The CreatorCon Call for Content is officially open! Get started here.

Create a "Multi Row" field on Change Request form

Hiago
Tera Contributor

Hi everyone! Hope y'all are doing well.

So, I have a requirement on the Change Request form, where I should create a relationship between CI's and some string values, such as "QA State", "Production Path", "Version" and more..

The first thing that came to my mind is: "Create a custom table and create the fields that you need. Then, create a related list on the Change Request form, so the user will be able to create this relationships there." But I have some limitations here to create a table (we are almost reaching the custom tables limit on this instance).

Then, a new idea came up: In the Service Portal, we have that Multi Row variable set, which by itself meets all my requirements (a "table" with all inputs required).

So the question is alive: Is there any possibility to create a "Multi Row Field" on the platform's side forms (such as Change Request form)?

If yes, how can I do that? I'm not even a coder, so if you can detail (if possible) how to implement this, i'll be grateful.

 

And, @ServiceNow, please, consider this type of fields on the platform side by default. It really helps for multiple scenarios.

Thank you!

5 REPLIES 5

hello @Hiago unfortunately no thats the limitation that we have with this type of field 

you need to create a table and create a related list 

OR you need to some how manage with this type of field as there are no attributes to increase the number of fields in name value type

please mark my answer correct if it helps you