to get value of lightweight_glide_list macro used in UI page HTML to Client script

ndp
Kilo Explorer

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?

2 REPLIES 2

gautamsk
Tera Contributor

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

jeevan2
Tera Contributor

Hey ndp,

 

Did you find any solution around this? 

Please answer

 

Thanks