core field type<\/em>)<\/h3>\nThis is a block of tags, those were assigned to listing. Can't be ordered by its value, can't be required.<\/p>\n
Text string<\/h3>\n
Uses to insert short text\/string data, for instance, phone number<\/span>. Can be ordered by its value, can be required, can take part in search. Has own special configuration and search configuration options:<\/p>\nMax length<\/strong> - max number of characters allowed in this field.<\/p>\nPHP RegEx template<\/strong> - this interesting option allows to set the format of field. For example, such RegEx: \\(?([1-9]\\d{2})(\\)?)(-|.|\\s)?([1-9]\\d{2})(-|.|\\s)?(\\d{4})<\/em> matches phone number format: (xxx) xxx-xxxx<\/p>\nIs phone field?<\/strong> - for mobile devices adds special phone tag when this field is used as phone number.<\/p>\nSearch configuration options:<\/p>\n
Search input mode<\/strong> - \"Search by keywords field\" - no additional input field appears on the search form, search through keywords field. Or \"Render own search field\" option.<\/p>\nTextarea<\/h3>\n
Uses to insert long text and\/or HTML. Listings can't be ordered by this field, but it can take part in the search (as separate search field or through keywords search field). The same search configuration page as for the text string type. Has following configuration options:<\/p>\n
Max length<\/strong> - max number of characters allowed in this field.<\/p>\nHTML editor enabled<\/strong> - enable richtext editor.<\/p>\nRun shortcodes<\/strong> - enable to process shortcodes inside this field.<\/p>\nSearch configuration options:<\/p>\n
Search input mode<\/strong> - \"Search by keywords field\" - no additional input field appears on the search form, search through keywords field. Or \"Render own search field\" option.<\/p>\nDigital value<\/h3>\n
Uses to insert numeric data. Can be ordered by its value, can be required, can take part in search. Has own special configuration options:<\/p>\n
Is integer or decimal<\/strong> - choose how to format the value of this field.<\/p>\nDecimal separator<\/strong> - possible values: dot or comma.<\/p>\nThousands separator<\/strong> - possible values: no separator, dot, comma or space.<\/p>\nMin<\/strong> - you may set minimum bound of this field. Leave empty if you do not need to limit this field.<\/p>\nMax<\/strong> - you may set maximum bound of this field. Leave empty if you do not need to limit this field.<\/p>\nSearch configuration options:<\/p>\n
Search mode<\/strong> - 4 modes available:<\/p>\n\n- Enter exact number into the text input<\/li>\n
- Enter min-max numbers into the text inputs<\/li>\n
- Search using min-max combination of select boxes<\/li>\n
- Search range slider with steps from Min-Max options<\/li>\n
- Search range slider with step 1, enter exact range<\/li>\n<\/ul>\n
Min-Max options<\/strong> - for 2nd and 3rd search modes. Complete the list of options for select boxes or range slider.<\/p>\nSelect list<\/h3>\n
At the backend displays as selectbox HTML input element. To show this field - first of all on the configuration page admin must complete selection items. Listings can't be ordered by this content field, but can be searched by selected items. On the search form these items will be displayed as a group of checkboxes inputs or selectbox or radio buttons group.<\/p>\n
Search configuration options:<\/p>\n
Search input mode<\/strong> - how to display inputs: checkboxes inputs or selectbox or radio buttons group.<\/p>\nOperator for the search<\/strong> - it works only in checkboxes mode. OR - any item present is enough, will find listings with any of selected items. AND - require all items, will find listings will all items, those were selected in the search form.<\/p>\nItems counter<\/strong> - on the search form shows the number of listings per item (in brackets).
\n
<\/p>\nRadio buttons<\/h3>\n
Fields of this type inherit all features and settings of \"select list<\/em>\" field type. The only difference is that the backend displays as radio buttons group. To show this field - first of all on the configuration page admin must complete selection items. Listings can't be ordered by this content field, but can be searched by selected items. On the search form these items will be displayed as a group of checkboxes inputs or selectbox or radio buttons group.<\/p>\nCheckboxes<\/h3>\n
Fields of this type inherit all features and settings of \"select list<\/em>\" field type. The only difference is that the backend displays as checkboxes group of HTML input elements, so it is possible to choose more than one option. To show this field - first of all on the configuration page admin must complete selection items. Listings can't be ordered by this content field, but can be searched by selected items. On the search form these items will be displayed as a group of checkboxes inputs or selectbox or radio buttons group.<\/p>\nConfiguration options:<\/p>\n
Number of columns on single listing page<\/strong> - display items in 1, 2 or columns on the single listing page.<\/p>\nHow to display items<\/strong> - display all items with checked\/unchecked marks or only checked items. Example of all items with checked\/unchecked marks:<\/p>\n
<\/p>\n
Website URL<\/h3>\n
At the backend this is combination of 2 HTML inputs: the first input for a URL of link and the second for a text of link. Can't be ordered by its value, can't take part in search. At the frontend looks like a link. Has 5 configuration settings:<\/p>\n
Open link in new window<\/strong> - when checked - the system adds target=\"blank\"<\/em> attribute to the link.<\/p>\nAdd nofollow attribute<\/strong> - when checked - the system adds rel=\"nofollow\"<\/em> attribute to the link.<\/p>\nEnable link text field<\/strong> - whether to use link text: entered by user or default link text (when next option enabled).<\/p>\nUse default link text when empty<\/strong> - use default link text when user did not fill in own link text.<\/p>\nDefault link text<\/strong> - default link text is used when user did not fill in own link text.<\/p>\nWhen no link text available, it was not filled in, it is disabled and default text is not entered or was disabled - whole URL will be displayed as link text.<\/p>\n
Email<\/h3>\n
At the backend displays as pure HTML input element. Can't be ordered by its value, can't take part in search. At the frontend looks like mailto<\/em> link.<\/p>\nDate-Time<\/h3>\n
Implemented in 2 date fields - start and end date. Time dropboxes fields: hour and minute.<\/p>\n
<\/p>\n
At the backend this field inherits the behaviour of jQuery UI datepicker widget. Has special configuration setting to include time-selection feature.<\/p>\n
Can be ordered by its value. Also in the search block this field renders as 2 separate inputs to search by date range.<\/p>\n
Price<\/h3>\n
Fields of this type has very much like behaviour as digital value field type, but it is always decimal and besides \"Decimal separator<\/em>\" and \"Thousands separator<\/em>\" settings it owns additional configuration settings.<\/p>\nCurrency symbol<\/strong> - this symbol will appear on frontend\/backend pages.<\/p>\nCurrency symbol<\/strong> - choose preferred position of currency symbol\/code.<\/p>\nDecimal separator<\/strong> - decimal separator of price value, possible values: dot or comma.<\/p>\nHide decimals<\/strong> - show\/hide decimals (cents) at the frontend.<\/p>\nThousands separator<\/strong> - the separator for thousands, millions, billions, ... Possible values: no separator, dot, comma or space.<\/p>\nThe same special search configuration options as for digital number type:<\/p>\n
Search mode<\/strong> - 4 modes available:<\/p>\n