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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 05:45 PM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 07:08 PM
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.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 08:07 PM
My idea is to use it in a ui action in the backend