Add variable set on form

Angel141293
Tera Contributor

How can i add multiple field on form something similar to the variable set to be edit if there is an error or update

 

Angel141293_0-1708105941245.png

 

i  need add another invoice

Angel141293_1-1708106022613.png

 

 

 

 

2 ACCEPTED SOLUTIONS

The Machine
Kilo Sage

The closest thing you can probably get to OOB is an embedded list on the form.  So if you have an invoices table,  you can embed that list into your form instead.  That'll allow you to relate multiple invoices to a record.

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Angel141293 

 

As suggested by @The Machine  if you have invoice table use that.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

The Machine
Kilo Sage

The closest thing you can probably get to OOB is an embedded list on the form.  So if you have an invoices table,  you can embed that list into your form instead.  That'll allow you to relate multiple invoices to a record.

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Angel141293 

 

As suggested by @The Machine  if you have invoice table use that.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************