Feature #101763
openFormEditor: Add visibility to finisher
0%
Description
Context
An editor has a finisher with several options. He wants to switch it off for reasons. To do this, the editor must delete the finisher completely. Unfortunately, there is no control of the finisher.
Possible solution
The finishers get the keyword hidden in the YAML with the default value false. The FormEditor is extended with a button and controls this new value. For space reasons, the padding on the left of the finisher can be removed.
Updated by Georg Ringer 5 months ago
- Status changed from New to Needs Feedback
- Sprint Focus set to Needs Decision
I am not sure we should start with that, because if we do that with finishers, we should also do it regular form fields and how to deal with a hidden field which is then overloaded by a variant? this makes it all quite complicated - what do you think?
Updated by Guido Schmechel 5 months ago
I understand. Unfortunately, the UX for normal editors isn't that great either. In our case, the finisher had 7 options. This means that the finisher must first be deleted for testing and then recreated with the 7 options.
Important: This is purely about the editor view.
This is additional information for the discussion.
Updated by Georg Ringer 4 months ago
- Status changed from Needs Feedback to Accepted
- Sprint Focus deleted (
Needs Decision)
Updated by Benni Mack about 1 month ago
- Target version changed from 13 LTS to Candidate for Major Version