generated from dopt-python/py311
draft for company profile
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user