ExtTables

The plugin adds four new database fields to the fe_users table.

fe_users table columns

tx_typo3docchecklogin_profession

tx_typo3docchecklogin_profession
Type

int

Stores the profession of the user when the Personal-Feature is enabled.

To get a list for what the ids stands for see here.

You can change the parameter language in the url to get the results for different languages.

tx_typo3docchecklogin_profession_parent

tx_typo3docchecklogin_profession_parent
Type

int

Stores the parent profession of the user when the Personal-Feature is enabled.

To get a list for what the ids stands for see here.

You can change the parameter language in the url to get the results for different languages.

tx_typo3docchecklogin_discipline

tx_typo3docchecklogin_discipline
Type

int

Stores the discipline of the User when the Personal-Feature is enabled.

To get a List for what the IDs stands for see here.

You can change the parameter language in the url to get the results for different languages.

tx_typo3docchecklogin_gender

tx_typo3docchecklogin_gender
Type

varchar

Stores the gender of the user when the Personal-Feature is enabled.

  • m = male

  • f = female

  • c = company

  • o = other

  • u = unknown