-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Add support for using parametrize
and Overridable
with custom fields.
This requires:
- Being able to specify an Overridable ID for your custom field in the deposit form
- Creating a system of 'dynamic' Overridables in the field rendering that apply the user-provided ID
- A simple user-friendly way of parameterizing your components
As part of inveniosoftware/invenio-app-rdm#3100, this will eventually allow you to, for example, hide/show a custom field based on the Resource Type of the record. But also you will be able to arbitrarily override all of the props of your custom field based on any value in the form state.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In review 🔍