Formular:GutachtenAuspragungForm

Aus smw-dev03
Wechseln zu:Navigation, Suche

This form allows users to add or edit Ausprägungen for a Gutachten.

📋 Gutachten erstellen oder bearbeiten

Der Seitenname wird automatisch erstellt als: Vorname_Nachname_Matrikelnummer.


     Vorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntryVorlage:DropdownGutachtenEntry
 <form action="https://smw-dev03.users.h-da.cloud/index.php/Spezial:FormEdit/GutachtenAuspragungForm" method="get">
   <select name="target" class="form-control" style="width:auto;display:inline-block;" required>
     <option value="" disabled selected>Existierendes Gutachten 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-left:10px;"/>
 </form>