Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Codeblock
# Pinuts File Encoding: UTF-8

additional.attributes[] = favorite_color
grp.std_personal.members[] = favorite_color

favorite_color.type     = STRING
favorite_color.title    = Favorite Color
favorite_color.values   = red blue yellow green black white brown gray
favorite_color.values[] = ""

...

Codeblock
additional.attributes[] = cv
grp.std_personal.members[] = cv

cv.type        = TEXT
cv.isPrimary   = true
cv.title       = Curriculum vitae

Restart your UM and try to create another customer Entry.

...