We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

List Collector field in the UI Page inside a modal with a different layout

Flavio Tiezzi
Kilo Sage

Hello guys,

 
Is it possible to create a List Collector field in the UI Page inside a modal with a different layout? The only example about the List Collector type field was this one, but I found the field loyout a little strange.

 

<g:macro_invoke macro= "lightweight_glide_list" id="change_subsystem" name="change_subsystem" control_name="QUERY:companyLIKEASP" reference="sys_user" can_write="true" list_data ="${jvar_assignee}" />

 

Thanks in advance,

2 REPLIES 2

Ravi9
ServiceNow Employee
Hypothetically you can make a copy of the macro and play with the code a bit to achieve what you need! But I would suggest if possible redirect them to portal to a desired widget you need, you will have more control.

My idea is to use it in a ui action in the backend