How to change variable set form layout on record producer

Chaitanya Redd1
Tera Guru

Hello Team,

I'm trying change fields places on the form I have tried using containers but didn't work.

I have created variable set in that I have added 3 fields here I need requester to show up and Business unit & country side by side how to do this.

find_real_file.png

 

Thanks,

Chaitanya

1 ACCEPTED SOLUTION

Hi Chaitanya,

Take Requester field out of the Variable set with order 100.
Update the variable set order as 150 or 200 having other 2 variables.

After making changes, it looks like below screen, find_real_file.png

 

Regards,
Ajay

 

View solution in original post

12 REPLIES 12

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Chaitanya,

If you have all those 3 variables inside the variable set then it can only be 2 columns wide as per the configuration.

Also if it is shown in 3 column format i.e. all variables side by side then user may have to scroll to right side which doesn't look good from UI.

Please refer below link it will guide you how to show 3 variables side by side; you can try that.

https://community.servicenow.com/community?id=community_question&sys_id=dff387e5dbd8dbc01dcaf3231f96...

Docs links:

https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I need 2 column format but here I need Business unit should come below the Requester field and country field should side by side to business unit.

Hi,

in that case try this; Not tested though

1) layout as 2 columns wide, one side then the other

2) requester  -  order 100

3) business unit  - order 200

4) country - order 300

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I have tried this one but didn't worked still I can see Business unit is beside requester it self.

 

Thanks,

Chaitanya