draft for company profile

This commit is contained in:
2026-06-25 10:41:13 +02:00
parent b6087a5b21
commit b7f45066f0
3 changed files with 417 additions and 12 deletions
+2 -1
View File
@@ -323,12 +323,13 @@ INITREC_COMP_SEARCH_HEAD = [
]
INITREC_CONTACT_PERSON = [
# TODO check removal
FormField(
"Name Unternehmen/Netzwerkpartner (vorausgefüllt von Suche)",
FormFieldType.TEXT,
key="KP_name_partner",
required=False,
placeholder="Text wird nach gewähltem Unternehmen angezeigt",
placeholder="[TODO: Logik in Verbindung mit Unternehmen unklar]",
readonly=True,
),
FormField(