to get value of lightweight_glide_list macro used in UI page HTML to Client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2019 03:17 AM
I have created UI page to show Glide List field using below code :
<g:macro_invoke macro= "lightweight_glide_list" id="change_subsystem" name="change_subsystem" control_name="myListCollector" reference="customer_contact" can_write="true" />
I am getting Glide List field on UI page. But I need to get user value selected in Glide List field to Client script in UI page.
I have tried using gel('change_subsystem').value , but this giving me console error
Can anybody advise on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2021 12:17 PM
Hello,
I am also facing the same issue. Were you able to find the solution for the above problem Can you please share it?
Thanks
Gautam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 10:02 PM
Hey ndp,
Did you find any solution around this?
Please answer
Thanks