Setup for the front-end plug-in in plugin.tx_onetimeaccount_pi1

You can configure the plug-in using flexforms of the front-end plug-in (for most values) or your TS template setup in the form plugin.tx_onetimeaccount_pi1. property = value.

Note: If you set any non-empty value in the flexforms, this will override the corresponding value from TS Setup.

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

templateFile

Data type

string

Description

File name of the HTML template

Default

EXT:onetimeaccount/Resources/Private/Templates/FrontEnd.html

Property

salutation

Data type

string

Description

Switch whether to use formal/informal language on the front end.Allowed values are:formal | informal

Default

formal

Property

feUserFieldsToDisplay

Data type

string

Description

comma-separated list of the FE user fields that can be edited in the form; there needs to be at least one name field present (name, first_name or last_name)

Default

company, name, zip, country, email, telephone, fax

Property

requiredFeUserFields

Data type

string

Description

comma-separated list of FE user fields which the user is required to fill inNote: If displayed, the gender, usergroup and module_sys_dmail_html fields automatically are required.

Default

name, email

Property

systemFolderForNewFeUserRecords

Data type

page_id

Description

PID of the system folder in which new FE user accounts will be stored

Default

Property

groupForNewFeUsers

Data type

record_id

Description

IDs of the groups for new FE users

Default

Property

userNameSource

Data type

string

Description

The source from which to generate the user login name (email or name)

Default

email

Property

form

Data type

array

Description

The FORMidable configuration for the onetimeaccount registration form.

Default

[tsref:plugin.tx_onetimeaccount_pi1]