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

Table fields on catalog Item

Sneha39
Mega Guru

How can I Populate custom table fields on catalog item(Portal and UI).

 

Catalog Item

Custom table Fields

Field 1
Filed 2
Field 3
Submit

 

 

9 REPLIES 9

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Sneha,

Are you having any variable which refers to that custom table?

Also are you having some variables on your catalog form to hold that data from Field1, Field2 etc

If yes then you can use getReference() with callback to get the fields and set those

Regards
Ankur

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

Hi Ankur,

I have to create a catalog form which can take values from enduser( could be in variable) and set it on custom table but i want to given option to submit multiple rows for eg.

collect users temp addresses  on the catalog form ( this will create a ritm and will also going to save the data in custom table) but here one user can have multiple temp address so how to get the multiple rows data ( in ritm and custom table)

 

then create catalog item and have Multi row variable set variable in it.

that mrvs will have the required variables where user will input and you can then insert that in your custom table

Regards
Ankur

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

@Sneha

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread.

Regards
Ankur

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