How to format the values in multi row variable set.

Saranya S2
Tera Contributor

Is there any way we can format the column values in multi row variable set to align right. I have a cost field in the multi row variable set and that should be aligned to right.

Also, when we click on 'remove all' in MRVS, the modal popup which is displayed has the focus to 'X' button, which says 'Close modal'. any chance we can remove the focus.

5 REPLIES 5

rohit331
Tera Expert

You can't see OOB sys_id field on form or list. Yes you can see sys_id on URL.

IF you want to really want to see sys_id on the form or list then do follow steps:

  1. Create a custom fields (Custom SYS ID);
  2. Create a BR on that table which will run during Insert.
  3. Value will be copy from OOB sysid field to Custom SYS ID.
  4. Then Add that Custom field to Form and List.

Even you can export sys_id without any customization:

https://<instance>.service-now.com/core_company.do?CSV&sysparm_default_export_fields=all

Mohith Devatte
Tera Sage
Tera Sage

Hello @Saranya S ,

Unfortunately we cant do that as MVRS is not editable and has few limitations which we have to live with 

We can remove it through DOM if we try but its not at all a best practice to do .

There is not chance for alignment of columns or hiding columns .

We can hardly remove button that to through DOM which is not at all recommended 

Hope this helps 

mark my answer correct if this helps you

@Saranya S ,

thanks for marking my answer correct .

If it helped you please mark the answer correct and close the thread so that it will go to solved queue and will be helpful for other readers 

Thanks

Good Day!

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Please inform your customer that this much customization on MRVS is not supported and should not be done.

MRVS has it's own limitations.

Even if you try to achieve it somehow using DOM etc it's not good practice.

Regards
Ankur

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