Kapitel 3 · Für Admins · Profilfelder

Feldtyp: Mehrfachauswahl (Array)

Mehrere Werte aus einer Liste — für Skills, Interessen, Rollen.

🏷️

Feldtyp: ArrayProfileField.

Was es ist

Wie Auswahl, aber es sind mehrere Werte gleichzeitig möglich.

Wann verwenden

Wenn eine Person mehreren Kategorien angehört.

Beispiele

  • Skills / Kompetenzen
  • Interessengebiete
  • Zuständige Regionen

So legen Sie es an

So geht's konkret
  1. ÖffnenUserProfile fields.
  2. NeuFeld anlegen; Typ Mehrfachauswahl (Array) wählen.
  3. BenennenLabel (mehrsprachig) und ggf. Pflicht/Optional.
  4. SpeichernDas Feld erscheint im Profil und bei der Registrierung.

Im Zusammenspiel mit Restrictions

Profilfelder sind die Basis für zielgerichtete Sichtbarkeit. Ein konkretes Beispiel:

🔒

Eine Regel „Skills contains_any [SQL, Python]“ spricht alle Personen mit einer dieser Kompetenzen an.

Mehr dazu unter Restriction-Operatoren und Gruppen & Rechte.

Tipps

  • Nutzbar mit contains_any/contains_all in Restrictions.
  • Optionen konsistent halten, sonst zersplittert die Auswertung.

Häufige Fehler

  • Uneinheitliche Optionen zersplittern die Auswertung.
  • Mehrfachauswahl verwenden, wo genau ein Wert gilt (dann Auswahl).
  • Zu viele Optionen ohne Pflege.
👉

Zurück zu Profilfelder.

Chapter 3 · For admins · Profile fields

Field type: Multi-select (array)

Several values from a list — for skills, interests, roles.

🏷️

Field type: ArrayProfileField.

What it is

Like Selection, but several values are possible at once.

When to use

When a person belongs to several categories.

Examples

  • Skills / competences
  • Areas of interest
  • Responsible regions

How to create it

Step by step
  1. OpenUserProfile fields.
  2. Newcreate a field; choose type Multi-select (array).
  3. Namelabel (multilingual) and required/optional if needed.
  4. SaveThe field appears in the profile and at registration.

Working with restrictions

Profile fields are the basis for targeted visibility. A concrete example:

🔒

A rule “skills contains_any [SQL, Python]” addresses everyone with one of these competences.

More on this under Restriction operators and Groups & rights.

Tips

  • Usable with contains_any/contains_all in restrictions.
  • Keep options consistent, otherwise the analysis fragments.

Common mistakes

  • Inconsistent options fragment the analysis.
  • Using multi-select where exactly one value applies (then Selection).
  • Too many options without upkeep.
👉

Back to Profile fields.