{admin_header}
Administration
>
Users
>
Users Types
>
{type_name}
>
Custom Field
Edit Custom Field
{errors_list}
Field Order *
Field Name *
Default Value
(Used for
Label
,
TextBox
and
TextArea
)
Field Style
(Use CSS to change option block layout, e.g. 'color: blue;')
Field Section *
{section_id_description}
Field Control *
{control_type_description}
(Control used to specify order option. For
Checkboxes List
,
ListBox
and
Radio Buttons
you need to add it's values in the rows below)
Show Field
{property_show_description}
Field Required
Tax Free
Options Appearance
Control Style
(use CSS to change control layout, e.g. 'color: green;')
Before Name HTML
(this HTML appear before option name)
After Name HTML
(this HTML appear after option name)
Before Control HTML
(this HTML appear before each option control)
After Control HTML
(this HTML appear after each option control)
Javascript Settings
OnChange Event
(e.g. <select onChange="
[your code here]
">)
OnClick Event
(e.g. <input type="radio" onClick="
[your code here]
">)
Control Code
(e.g. <input type="text"
[your code here]
>)
Regular Expressions Settings (PCRE compatible)
Validation RegExp
(e.g.
/^\d{2}\/\d{2}\/\d{4}$/
)
RegExp Error
(e.g. Field
{field_name}
doesn't match the following date mask
MM/DD/YYYY
)
Options Values
SQL to obtain values
{options_values_sql}
(e.g.
SELECT country_code,country_name FROM va_countries ORDER BY country_order, country_name
)
ID
Option Value
Default
Hide
Delete
{errors_list}
{property_value_id}
Add more option values?
{admin_footer}