Formular:GutachtenAuspragungForm

Aus smw-dev03
Wechseln zu:Navigation, Suche



📋 Ausprägungen für Gutachten hinzufügen / bearbeiten

 <form action="https://smw-dev03.users.h-da.cloud/index.php/Spezial:Formularbearbeitung" method="get">
   <input type="hidden" name="form" value="GutachtenAuspragungForm" />
     <label for="gutachten-select" style="font-size:1.2em;font-weight:bold;color:#34495e;">Existierendes Gutachten wählen:</label>
<select id="gutachten-select" name="page" style="width:100%;padding:8px;border-radius:4px;border:1px solid #ccc;margin-top:5px;"> <option value="">– Bitte auswählen –</option> Vorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntry </select>
   <input type="submit" value="Gutachten bearbeiten" class="btn btn-primary" style="margin-right:10px;"/>
   
   
 </form>