function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nagarjuna Reddy.PNagarjuna Reddy.P 

Lightning Dual List Box on Quick Action

Hello Everyone,

I have a requirement that on click of a button on record page need to show a lightning dual list box with available fields of a custom objectA, now the requirement is to select fields as needed and onclick of a button need to update the selected field values to the child record fields(Self look up records).
As recommended using LWC lightning-dual-listbox and i stuck with updation part, how to store the selected fields and how to update child records with current record selected fields.

Can i get any help.

Thank you!
MagulanDuraipandianMagulanDuraipandian
Nagarjuna,
Check whether this is helpful:https://www.infallibletechie.com/2021/04/lightning-dual-listboxlightning-combo.html