Add dynamically fields in the Form Section based on Two Buttons 'Add User' & 'Remove User'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2023 07:45 AM - edited ‎05-19-2023 08:09 AM
Hello All,
Requirement is to add two Button, One is Add User and another button is Remove User on a Table. If we click on 'Add User' Button few fields should show on the form and same should repeat if we click on the 'Add User' Button. Same with 'Remove User' button should remove poped up fields. Somewhat like MRVS in Catalog Item.
Can anyone suggest me how to configure this.
Thanks & Regards,
S.Swaroop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2023 08:03 AM
Hi @swaroop ,
Hope you are doing well.
Could you please elaborate on your requirement with screenshots.
Regards,
Harshal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2023 08:08 AM
Hello Harshal,
I need to add dynamic number of fields in a form but same (strings). There will be "Add User' button which adds a field, till the user doesn't need anymore. same likely i want 'Remove User' button which will remove the added dynamic fields step by step in a Table Section.
Thanks & Regards,
S.Swaroop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2023 09:13 AM
Hi @swaroop ,
You can use "Name Value" data type . It will fetch result similar to mrvs
Please mark this response as correct or helpful if it assisted you with your question.
Regards,
Harshal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2023 07:31 AM
Hello Harshal,
But we want 5field to populate if we click on '+' Button and like wise when we click on '-' all 5fields should be removed.
Thanks & Regards,
S.Swaroop.