How can we add three column on Table Form?

Surbhi16
Tera Contributor

Hi Experts, @Ankur Bawiskar @Mark Roethof @Maik Skoddow 

 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

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

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

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

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

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

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

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

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

Maik Skoddow
Tera Patron
Tera Patron

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