Dependent fields (Glide List Field)

bnellis
Tera Contributor

In a Demand record I have a field for subgrouping selection (u_customer_segment) which its values are dependent on a grouping field (u_grouping); It works as expected, the grouping limits what you can select in the subgrouping based on an assigned dependent value. I have been asked if I could make both the Grouping and the Subgrouping fields multi-select. I converted the field type to glide_list (Lists/slush buckets) thinking the dependencies would be maintained which is not correct. If possible, can this be simply rectified with a reference qualifier I have tried a number of variations without success. Or will this require a bit more code with a Script Include? 

6 REPLIES 6

Hi Manjusha - Tried with above script. Script include is not getting called via reference qualifier.

 

attanhes
Tera Guru

The below posts was very helpful from Brad.

 
attanhes_1-1691463421901.png