Project

General

Profile

Actions

Feature #101763

open

FormEditor: Add visibility to finisher

Added by Guido Schmechel 10 months ago. Updated 3 days ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2023-08-26
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Needs Decision

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.

Actions #1

Updated by Georg Ringer 3 days 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?

Actions #2

Updated by Guido Schmechel 3 days 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.

Actions

Also available in: Atom PDF