Creating a Table within a form

riaz_mansuri
Kilo Guru

Hi,

Within my change form I need to add a table, something like the below. Is this possible? and if so how can I do this?

I have try to create text table but that just does not work. Your ideas and suggesstions are welcome.

Thanks

Riaz

Header 1Header 2Header 3Header 4Header 5Header 6
8 REPLIES 8

alexandrabellog
ServiceNow Employee
ServiceNow Employee

Hi Riaz,


what type of information do you need to view?


Wouldn't it be possible to use a related list instead?



The following wiki articles might be of help:


Using Forms - ServiceNow Wiki


Form Design - ServiceNow Wiki


Creating a Formatter - ServiceNow Wiki


View Management - ServiceNow Wiki



Hope that helps!


Alexandra


riaz_mansuri
Kilo Guru

Thanks Alex,



It needs to be edited, so similar to an Excel Table. It is for Firewall changes so something like the below.


Change.GIF


This is from Excel. The idea is to add this table into a description box then people can just fill out the details.



Hope that makes sense. I just cannot find a good way of doing this.


Hi Riaz,



We are using:


Catalog table variable



Its not perfect, but allow you to add Table into a form.



Hope it helps,


Shay


Thanks Shay, that is really good. I will try it out in Test.