adding multiple field in Form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 08:07 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 08:20 AM
Can you share more details with screen shot? are you looking for adding records in related list?
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 08:28 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 10:24 PM
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
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 02:43 AM