This is a feature request.
Some forms have options to add/subtract List of items. For example:- List[Pet]
The implementation will be whenever List[A] is encountered:
- Add and Subtract Button should appear, doing their respective job.
- Form Label should add
n for nth display of list item
- Validation should also work with
nth context and error reporting.
I am very much inclined to develop it, if this request makes sense to you.
Thanks
This is a feature request.
Some forms have options to add/subtract List of items. For example:- List[Pet]
The implementation will be whenever List[A] is encountered:
nfor nth display of list itemnthcontext and error reporting.I am very much inclined to develop it, if this request makes sense to you.
Thanks