Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

regarding custom table

shreya_3009
ServiceNow Employee
ServiceNow Employee

I have to create a backend table for which the values are populated from the values that are filled in record producer. Record producer is already existing , i have to create a new backend table and values should be automatically populated based on the values provided in intake form.How can i do this.

14 REPLIES 14

shreya_3009
ServiceNow Employee
ServiceNow Employee

i have a field which is of type list collector in record producer which i have to add in the table, but in form layout i cant find list collector, how can i do that

Hi @shreya_3009 ,

There is a field type- "List" available ,you can utilize that one for your requirement.

 

If you found my response helpful, please mark it as helpful and accept it as the solution.

Thank you
Nawal Singh

 

Anyhow we are just getting the values from record producer(intake form which we submitted), so is it necessary to give field types?(like cant i give string for all fields)

Hi @shreya_3009 ,

 

Please review the screenshot that i have shared, if you want to map variables- LIST COLLECTOR then use LIST type fields in backend table so it will populate the exact value.

 

If you found my response helpful, please mark it as helpful and accept it as the solution.

Thank you
Nawal Singh

Nawal Singh
Tera Guru

Hi @shreya_3009 ,

Here is the screenshot for more reference- 

 

Record producer Variable- (map with table field)

NawalSingh_0-1761550185468.png

 

Table field- 

 

NawalSingh_1-1761550232514.png

 

 

Output-  

 

NawalSingh_2-1761550300501.png

 

 

If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh