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
In #107, a feature called 'repeating tables' is described. Functionality described there has been adopted as functionality in our repeating groups instead (which can also be displayed as a table), but one nifty feature has not been described elsewhere yet - copying the information in one row as the basis for a new row. Extracting this out from #107 before closing it.
We should support an opt-in feature where rows can be copied by the user into new rows. We should make sure to allow for configuration here, so that the app developer can select which parts of the data model should be copied (i.e. never copying shadow fields or prefill data).
See a demonstration where this functionality is just barely shown, in the now-outdated sketches for repeating tables:
Description
In #107, a feature called 'repeating tables' is described. Functionality described there has been adopted as functionality in our repeating groups instead (which can also be displayed as a table), but one nifty feature has not been described elsewhere yet - copying the information in one row as the basis for a new row. Extracting this out from #107 before closing it.
We should support an opt-in feature where rows can be copied by the user into new rows. We should make sure to allow for configuration here, so that the app developer can select which parts of the data model should be copied (i.e. never copying shadow fields or prefill data).
See a demonstration where this functionality is just barely shown, in the now-outdated sketches for repeating tables:
addingAndDelitingRows.mov
Additional Information
The text was updated successfully, but these errors were encountered: