Project

General

Profile

Actions

Feature #84774

closed

Hide Override finisher settings if there are no finisher

Added by Kay Strobach about 6 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2018-04-17
Due date:
% Done:

100%

Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

Steps to reproduce:

  • create a form e.g.:
type: Form
identifier: test
label: test
prototypeName: standard
renderables:
  -
    type: Page
    identifier: page-1
    label: Step
    renderables:
      -
        type: DatePicker
        identifier: datepicker-1
        label: 'Date picker'
        properties:
          dateFormat: Y-m-d
          enableDatePicker: false
          displayTimeSelector: false

What i expect:

if there are no finishers hide the checkbox Override finisher settings

What happens

it is still there.


Files

2018-04-17_23-12-29.png (50.6 KB) 2018-04-17_23-12-29.png Kay Strobach, 2018-04-17 23:14
Actions

Also available in: Atom PDF