[UI Builder]-How to get the selected Checklist items using Script and show it in the page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 07:08 AM
Hi,
I am using Checklist component (UI Builder) to select multiple items. I want to access the selected items from checklist component using script and need to show it somewhere in the page. I am using page script but I am not able to access the checklist by component_id. Here's the checklist:
The items are stored in JSON format. I thought I will use "checked" , "itemId" and "label" to access the items but no idea how to do it. Any help would be highly appreciated.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 12:20 AM
Hi,
any updates on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 04:11 AM
No @aklepic