Add dynamically fields in the Form Section based on Two Buttons 'Add User' & 'Remove User'

swaroop
Kilo Sage

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.

4 REPLIES 4

Harshal Aditya
Mega Sage
Mega Sage

Hi @swaroop ,

 

Hope you are doing well.

 

Could you please elaborate on your requirement with screenshots.

 

Regards,

Harshal

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.

Hi @swaroop ,

 

You can use "Name Value" data type . It will fetch result similar to mrvs

 

HarshalAditya_0-1684512782303.png

 

Please mark this response as correct or helpful if it assisted you with your question.

Regards,
Harshal

 

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.