UI Page Rows and Columns

DB1
Tera Contributor

Hello all,

I am looking for help in creating rows and columns on UI page. (free text input field)

and update the inputs from the table input to a custom table (email_table).

Also, user should be able to add multiple rows using + icon.

Request help on the same.

 

Example: 

To

CC

BCC

Test User

Manager1

Manager 2

 

Thanks,

DB 

9 REPLIES 9

Ravi9
ServiceNow Employee
ServiceNow Employee

Hi,

Create catalog item and create MRVS for it

Service catalog variable sets

Here is the link for scripting and getting MRVS and using GlideRecord

https://community.servicenow.com/community?id=community_question&sys_id=ff65ba3edb0f3c94fd8d2b691396...

Regards
Ankur

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

Hi Ankur,

So the script part should I use it workflow only?

Or can that be configured using Flow Designer.

Hi,

please use workflow since you require complex scripting for this

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

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

@DB 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

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