adding multiple field in Form

Ujjwal1
Tera Contributor

hi all,

Need help on below change implementation.

In form layout requestor wants to add multiple row based on value selection

  •  If user  selects "1"
    • 1 row should enable to capture "Food type", "price"
  •  If user  selects "2"
    • 2  row should enable to capture "Food type", "price"
  • and so on

Request you to help on how to achieve this. either "+"  or "add" button can will also help.

Thanks in advance

7 REPLIES 7

palanikumar
Giga Sage

Can you share more details with screen shot? are you looking for adding records in related list?

 

Thank you,
Palani

Dont have screenshot , as we started now only on this .

 

Multiple row should come in form  same  as how we have in variable set.

with "+" or "Add row" or any other option.

Please  suggest

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

If you are looking for functionality similar to MRVS present in catalog item to be shown no normal form then you can try to use Name value field type on that table

it shows like this and allows user to add row

find_real_file.png

Regards
Ankur

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

Thanks Ankur for input.

but we need to add multiple row on below field( not only name  and value). Request you to suggest on this

find_real_file.png

Thanks  

Ujjwal