Open
Description
In netwerk-digitaal-erfgoed/LDWizard-Core#51 a new column refinement option was added. The functionality works great, however, the rendering of the input is "hard-coded".
Suggestion:
- Add a
inputConfiguration
property to the ColumnRefinement typings - Make it
never
for the other type of refinements - For the
single-param
refinement add (at least) the following configurations- Label
- Hint
- Apply the configurations in the
Transformationselector
Possible other configurable options
- Input-type
- Validation
- Placeholder
- Default value