• Hareesh G V 8
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
How to populate multi select pick list from parent to child and child multi select pick list should be selectable while creating child records
Eg : Parent A has Multi Select picklist field as "picklist11" and having "x,y,z" as values, suppose if i try to create Child A record, i want same picklist should be available at child where i can select values as "x,y,z OR x,z OR y,z OR y OR x " etc 


Can someone suggest how to achieve this declaratively