-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add field basic input wrapper component and example #449
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works good only the remove can be done before saving it
47efdea
to
5f2a3df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two silly additions for the eyes 👀
I can't seem to find a comment about that the extra info of the custom field is not being visible in the mandataris-extra-info-card. Maybe this is something for another ticket |
There is a ticket for this in the next sprint |
14ba654
to
439b213
Compare
…the fields as disabled (base form readonly)
…an object, only one consumer has to be added to the component
…dsdomeinen as before
e581239
to
cfecf42
Compare
Description
Allow adding and removing fields to forms (if the form is wrapped in an EditableForm component and the feature flag is on. On by default in development mode).
How to test
Currently, the only field where this is active is the extra info for a mandataris. So go to a schepen and test it out there. Try adding, refreshing, removing fields
Links to other PR's