Text field
Description
Create simple text field. This field can be set as filter, see more information about filter parameters here.
Parameters
|
Parameter |
Value |
Descriptions |
|
Maximum length |
Text |
Maximum text length, set to zero for no limits. |
|
Sign before |
Text |
Set sign to be displayed before text. |
|
Preg match |
Dropdown |
Strict type of symbols which can be input to the text field. For instance, you may set that users may input only digits. |
|
Sign after |
Text |
Set sign to be displayed after text. |
|
Custom Client |
Text |
Place JavaScript code for client side validation, field id use like [id]. You need add JavaScript code if you set parameter “Preg match” to “Custom” position. |
|
Intro text length |
Text |
Number of characters to show in intro. |
|
Filter Order |
Dropdown |
Set order for text field values displayed in filter. |
|
Allow raw HTML |
Yes/No |
Allow/Prohibit raw HTML. |
|
See more text |
Text |
Set “See more” link label. |