You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For real time components it is very much required to have a repeatable component which internally creates a array based structure and this component can hold other user interface components hence a add and delete button adds or deletes a row , means all the components in row are added thus adding a object to array.
Minimum and maximum row properties can be added.
IsDeletable property can control the deletion.
In advance phase a json source can be used to populate the repeatable component with few properties populated from json and few are user captured.
Environment Details:
formBuilder Version:
Browser:
OS:
Expected Behavior
Actual Behavior
Steps to Reproduce
Screenshot - (optional)
The text was updated successfully, but these errors were encountered:
Description:
For real time components it is very much required to have a repeatable component which internally creates a array based structure and this component can hold other user interface components hence a add and delete button adds or deletes a row , means all the components in row are added thus adding a object to array.
Minimum and maximum row properties can be added.
IsDeletable property can control the deletion.
In advance phase a json source can be used to populate the repeatable component with few properties populated from json and few are user captured.
Environment Details:
Expected Behavior
Actual Behavior
Steps to Reproduce
Screenshot - (optional)
The text was updated successfully, but these errors were encountered: