Dependent fields (Glide List Field)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 01:25 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 12:08 AM
Hi Manjusha - Tried with above script. Script include is not getting called via reference qualifier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2023 07:57 PM
The below posts was very helpful from Brad.