To Show options based on field in catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 07:56 AM
I have a catalog item with variables 'Location' and ' Selection of needed areas user need to have access' of type List Collector. In Location I have values Porovoo and Singapore. In Selection of needed areas user need to have access, I have some values as follows-
My requirment is that when user selects Porvoo in Location then the 1st 4 values appear and when user selects location Singapore then the last value should appear.
I am trying to do this using client script, but not able to do it how.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 08:10 AM
Hi,
Can you share your client scripts here?
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 08:10 AM
Hi,
Can you please tell me what the relation is between two table referenced in variables "location" and "Selection of needed areas user need to have access".
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 08:32 AM
The "location" and "Selection of needed areas user need to have access" are list collector field and both are referencing to same table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 08:15 AM
Hello @Shalika ,
it can be done thorough client scripts but before that is your selection field a choice field or a reference field ?
if reference , which table and how are two fields related?