- Issue created by @pfrilling
- Assigned to pfrilling
- πΊπΈUnited States pfrilling Minster, OH
Beginning to work through this issue today.
Currently, the SFDS settings only apply to "View modes". It would be nice to have this extended to encompass "Form modes" as well so that the form widgets are able to use a default value.
- [X] Add a toggle to the system that will allow a site builder to choose to override a view display, form display or both.
- [ ] Update logic in `FormatterPluginManagerOverride` to check the override mode for the view display override.
- [ ] Update logic in `FormatterPluginManagerOverride` to check the override mode for form displays and correctly handle form display overrides
- [ ] Ensure test coverage validates the changes.
Active
1.0
Code
Beginning to work through this issue today.