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

Another option is to create a custom table with a reference back to the change table. Then you can add this related list on the form making it an embedded list. From there you will be able to insert new rows and edit the values. There are out of the box examples of this feature on the Hardware and Software asset forms as an example.


Great thank you that is very helpful


mry
Kilo Explorer

Hi Riaz,



I'd love to see how this looks and hear how it worked out over time.   I have the exact same requirement.   It was so funny to see the firewall part since I started searching for table within a form.



Thanks


Hi Matthew,



This works great for us. I have it as a tab in the Change form.



find_real_file.png


It can just be input right in and is searchable.



Riaz