- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 01:53 AM
Hi Experts,
Can you please suggest how can i add three column on table form, i explored on community regarding my use case and i found few of the answer on this topic given in past where expert suggest to use UI Macro but I am not aware about jelly script. Can anyone help me to write the script of creating three column using UI Macro
https://community.servicenow.com/community?id=community_question&sys_id=4f30dbe5dbdcdbc01dcaf3231f9619ca
Regards,
Surabhi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 02:10 AM
Hi Surbhi,
unfortunately you did not ask in which UI (Classic, Service Portal, Workspaces) you want to have more than 2 columns.
But apart from that, you should ask whether it is really worth the efforts?
Going that way you will break the OOTB behavior and there is the risk that you forms will not render correctly anymore with the next upgrade.
So you would better go with the standard and consider that are reasons why it is done that way.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 02:05 AM
Hi,
I won't recommend this.
I believe the reason servicenow has kept it in 2 column format is for better UI experience.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 03:00 AM
Thanks for your response!!
We are aware of the fact mentioned by you, this is for a POC to be built for analysis.
Would you mind sharing if you have a suggestion on how it can be done using UI macro?
Regards,
Surabhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 03:24 AM
Hi,
I would still suggest doing the POC.
Even if the POC is successful the UI and look and feel won't be nice and might break the form later on.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 02:10 AM
Hi Surbhi,
unfortunately you did not ask in which UI (Classic, Service Portal, Workspaces) you want to have more than 2 columns.
But apart from that, you should ask whether it is really worth the efforts?
Going that way you will break the OOTB behavior and there is the risk that you forms will not render correctly anymore with the next upgrade.
So you would better go with the standard and consider that are reasons why it is done that way.
Kind regards
Maik