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-25-2022 07:37 AM
Hi,
the closest match for your requirement is field type Name value
I would like to recommend to stay close to out of the box instead of heavy customizations.
Inform this to your client.
If my response helped please mark it correct and close the thread so that it benefits future readers.
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 03:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2022 04:59 AM
hi Reddy,
in need to create in Form design . Is it possible there?