Project

General

Profile

Actions

Feature #3050

closed

UX: FormEditor

Added by Carsten Rose over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
09.01.2017
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

  • Disabled FormElement
    • strike-through & grau (ist bereits)
  • Man erkennt nicht ob man auf dem Form oder auf dem FormElement ist
  • Form > FormElement: es sollte gleich das Pill mit den Form-Elmenenten vorne sein, wenn man auf das X klickt nach dem erstellen eines Elementes.
  • Form > FormElement > + (neues FormElement) > + (neues FormElement): close sollte direkt auf das Form zurureck gehen und nicht auf das letzte angelegte FormElmenet.
  • Doppelklick auf ein Formularelement oeffnet die aktuelle Zelle zum editieren.
  • Copy/Paste von Formularelementen
    • Multiselect (Copy, Delete, Cut)

Files

form.png View form.png 25.8 KB Benjamin Baer, 13.01.2017 10:05
Actions #1

Updated by Benjamin Baer over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Benjamin Baer over 7 years ago

Actions #3

Updated by Benjamin Baer over 7 years ago

  • error div unter jedem feld auf hidden setzen
  • padding von form-grp folgendermassen setzen:
    .form-grp {
        margin-right: -15px;
        margin-left: -15px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 0;
    }
    
  • color tabs: #dedede (id qfqTabs momentan)
  • radius fuer top bar: (id qfqTabs)
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
     
  • color body: #ededed (col-md-12 wrap momentan)
  • wrapper col-md-8 zu col-md-12 aendern beim body.
Actions #4

Updated by Carsten Rose almost 7 years ago

  • Target version set to next9
Actions #5

Updated by Carsten Rose almost 7 years ago

  • Tracker changed from Support to Feature
Actions #6

Updated by Carsten Rose almost 6 years ago

  • Description updated (diff)
Actions #7

Updated by Carsten Rose over 5 years ago

  • Status changed from New to Closed

Alle Punkte die machbar sind wurden implementiert.

Actions #8

Updated by Carsten Rose over 5 years ago

  • Target version changed from next9 to 19.2.1
Actions

Also available in: Atom PDF