Skip to content
Snippets Groups Projects
Commit 8898d80c authored by oury.balde's avatar oury.balde
Browse files

Improve dynamic placeholder implementation

- Rename fields/methods for clarity:
  * dynamic_placeholder_button_hidden -> hide_placeholder_button
  * _compute_dynamic_placeholder_button_hidden -> _compute_hide_placeholder_button
- Restructure JS components:
  * Replace dynamic_placeholder_charfield_patch with new component-based implementation
  * Add proper prop handling and converter type awareness
- Add onchange handler to clear value when converter changes
- Refactor placeholder computation using dictionary mapping
- Update XML views with new field names and component parameters
- Improve mimetype.py documentation and default handling
parent e4b114d9
No related branches found
No related tags found
1 merge request!78Improve dynamic placeholder implementation
This commit is part of merge request !78. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment