How to reduce the size and height of List collector variables just to have good user view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 01:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 03:23 AM
Hello @Gopika P S,
You can try to put 'glide_list' in variable attribute this will convert slush bucket interface to glide list.
Please mark helpful/correct if it helps you.
Regards,
Vinay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 03:33 AM
Hi @Gopika P S ,
If you want to modify width of single list-collector field, then you can do that by configuring variable.
If you want to do it for all catalog forms, then search for variable default size in application navigator & modify the width of list collector there.
As of now we cannot change the height of the variables. Those are defined OOB.
If this answers your question, then please mark it as helpful/correct.
Thanks & Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 04:15 AM
Hello,
In the variable, in the variable attribute please use glide_list and save.
Please mark my answer as correct based on Impact.