Display all fields based on List collector option selection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 12:45 AM
Hi All,
I want to display multiple select box / checkboxes based on the List collector variable(application).
for eg : Bullhorn and Basware Alustra selected then its associated fields should come up. As of now, it overrides/hides previous fields if a new value is selected in the list collector(Application)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 12:49 AM
Hi, unfortunately a partial screenshot doesn't provide any clear details of your configuration, based on your comments I would suspect that field visibility is being controlled by a client script/catalog client script or UI policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 01:03 AM
Hi @Tony
I want to populate fields which are associated with List collector field values.
for eg : if a select 'A', 'B' and 'C' in listcollector field then it should display all the associated fields - say a1, b1, c1 which are either select box or checboxes.
I tired creating UI Policies and Client script as well but the issue is once I select a new value in Application field which is a List collector then the previously associated fields are not visible which should not happend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 01:24 AM
Perhaps you could share details of your code and configuration so that the forum can review and assist\advise also it sounds like this is a record producer? if yes details of your record producer and variables would also be helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 02:00 AM
On change client script :