Formular:GutachtenAuspragungForm: Unterschied zwischen den Versionen
Aus smw-dev03
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 7: | Zeile 7: | ||
<div style="background-color:#f8f9fa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-width:800px;margin:0 auto;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;"> | <div style="background-color:#f8f9fa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-width:800px;margin:0 auto;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;"> | ||
<!-- | <!-- Autocomplete input to edit existing Gutachten --> | ||
< | <div style="margin-bottom:15px;"> | ||
{{#forminput:form=GutachtenAuspragungForm | |||
| button text=Gutachten bearbeiten | |||
| autocomplete on category=Gutachten | |||
| placeholder=Existierendes Gutachten auswählen | |||
}} | |||
</div> | |||
<!-- Button to directly create new Gutachten --> | |||
<div> | |||
{{#formlink:form=GutachtenAuspragungForm | |||
| link text=Neues Gutachten erstellen | |||
| link type=button | |||
| query string= | |||
}} | |||
</div> | |||
{{#formlink:form=GutachtenAuspragungForm|link text=Neues Gutachten erstellen|link type=button|query string= | |||
</div> | </div> | ||
</noinclude> | </noinclude> | ||
| Zeile 44: | Zeile 31: | ||
{{{info|add title=Vorname_Nachname_Matrikelnummer}}} | {{{info|add title=Vorname_Nachname_Matrikelnummer}}} | ||
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); max-width: 800px; margin: 0 auto; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"> | <div style="background-color:#f8f9fa;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-width:800px;margin:0 auto;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;"> | ||
{{{for template|GutachtenAuspragung}}} | {{{for template|GutachtenAuspragung}}} | ||
<!-- | <!-- Existing fields for Vorname, Nachname, Matrikelnummer --> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 | <h3>Vorname des Studierenden:</h3> | ||
{{{field|Vorname|input type=text|mandatory}}} | {{{field|Vorname|input type=text|mandatory}}} | ||
</div> | </div> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 | <h3>Nachname des Studierenden:</h3> | ||
{{{field|Nachname|input type=text|mandatory}}} | {{{field|Nachname|input type=text|mandatory}}} | ||
</div> | </div> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<h3 | <h3>Matrikelnummer des Studierenden:</h3> | ||
{{{field|Matrikelnummer|input type=text|mandatory}}} | {{{field|Matrikelnummer|input type=text|mandatory}}} | ||
</div> | </div> | ||
Version vom 4. Mai 2025, 19:13 Uhr
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.