Edit Multi Row in Record producer in list

SystemsGo
Tera Contributor

Hi Experts,

 

I would like to create a table(list), so that user can create records directly from the list when the click the button (new or add), there will display a new line with empty column.

 

Once click submit, the rows you filled in could submit at once.

which is similar like screen shot of Multi Row in Record Producer but do not need to direct to a new page, just edit in the multi row list

 

Or is there any way to insert record directly from multi-row list?

SystemsGo_0-1731415932487.png

 

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@SystemsGo 

what's your business requirement?

MRVS in catalog is to allow user to add multiple rows as input to set of variables

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

Hi Ankur,

 

Thank you for your reply.

Currently, when we use multi-row variable set to create/Update records, we need to click add/edit button, then the page direct to a new form to fill in the values.

 

what the user would like to have is

They can directly fill in values in-lines which is quite similar like the row edit on the glide_list

Once they click add new line button, the list of multi-row could display a new row under the existing once with empty values there. Users can fill in the values directly from the list.