Project

General

Profile

Feature #18160

Updated by Carsten Rose 4 months ago

* a) Mir passiert es haeufig das ich ein FormElement bearbeite und dann gerne das ganze Form bearbeiten moechte. 
 * b) Der Titel des FormElement-Forms enthaelt Elemente die wenig Informationsinhalt haben 

 h2. Aktuell: 

 !clipboard-202403171125-ffl17.png! 

 h2. Vorschlag: 

 !clipboard-202403171202-1quit.png! 

 !clipboard-202403171203-bzxni.png! 

 h2. Neue Definition 

 <pre> 
 {{ "{{SELECT 'p:form?form=form&r=', f.id, 'p:form&r=', f.name, '|E|b:btn-small btn-default|s|o:Form: ', f.id, ' / ', f.name,    CHAR(10), 'DB: {{dbNameQfq:Y}}' FROM Form AS f WHERE f.id = {{formId:SR0}}    }}" AS _link}} <span style="font-weight: 100;">FE:</span> {{name:R:::New}} / {{label:RE}} 
 </pre>

Back