Is it possible to change the form from single column to two column design conditionally?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 05:23 AM
I am configuring a record Producer form where the fields are in single column layout then what I wish to do is to set the few fields in two column fields, conditionally.
Because I have this field2 where available for all user and I also have a field1 available for few,
problem is the field2 retain its display as 50% when the field1 is hidden for the specific user.
I tried to make Catalog Client Scripts to change the field width to 100% for specific users ( assuming my script is not working )
Also tried to find a way if I can just deactivate the " Container Start " for the splitter, cuz I found it works how I like it to display the outcome, but failed seek a way to deactivate it
Any idea if its possible to achieve it without using a extra field1?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 05:39 AM
you can set it as 2 column layout
create a variable set and give the layout there
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 06:00 AM
Hello @Ankur Bawiskar
forgot to mention that one of the field is already existing and moving it to MLVS will affect a large amount of configuration, currently I'm just adding a new field