Adding multiple rows for a field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2013 07:08 AM
Hi,
Is it possible to add multiple rows for a field in a ServiceNow form?
The requirement is there should be a (+) sign next to a form field , clicking on which should dynamically generate a new row in the form for inputs.
How the data thus entered will be retrieved?
Or is there any other way to achieve this?
Any help , appreciated.
Regards/Prakash
- Labels:
-
Orchestration (ITOM)
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2013 03:57 AM
How we can show this on request item table after click on order now ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2013 05:14 AM
Coincidentally, I posted a solution today here. Take the idea and implement it your self.
Link: new variable in service catalog item not getting saved with the RITM record#comment-37604
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2017 05:43 AM
Hi,
Can this be done is Form for Any field.? I want to have a String field and it have some '+' symbol which can add more text box to enter more values.