cancel
Showing results for 
Search instead for 
Did you mean: 

How to get/copy data from List Panel to form fields?

0 Kudos

Hi all

Is it possible to copy the data from selected row (I am using Advanced List Panel) to the form fields? Please see the screen shot.

If it is Not possible, is there other ways to achieve this requirement?

Any advice is greatly appreciated.

Thanks

ak

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I am not sure, what exactly you are trying to achieve.

You might be able to do some magic by registering an event handler on the value change of the leadselection or such and then copy the field values using scripting.

However, to me, your requirement sounds pretty much like the "preview panel" functionality of the advanced list pane, so this would be my prefered pattern to do this:

Then a panel will be shown below the Advanced List Pane where you can place elements bound to the fields inside the list.

These fields are filled from the lead selected list row.

HTH,

Ludger

Former Member
0 Kudos

Hi AK,

Yes you can read selected record from Advance List Pane.

I have same requirement please refer this discussion.

I hope this will be helpful to you.

Regards,

Mithun