Here you will find all the available fields that can be used in the Custom Filters import and export routines. Please see the relevant tutorials on how to use these fields in a specific scenario.
We are ROlandd
We make super nice software
Available Fields for Custom Filters
Title | Description | Type | Example |
alias | Unique name of the custom field |
text | cloth-sizes |
combine | Custom field to be used for combine of fields |
||
custom | Custom RO CSVI field used for exports |
||
custom_title | Title of the custom field. Name of the custom field from VirtueMart customs table |
text | Cloth Sizes |
data_type | Custom field type |
text | string |
display_type | Type of field to be displayed for custom field Possible options1:select |
text | radio |
expanded | Param of the custom field if need to be expanded or not Possible options1:Yes |
text | Yes |
id | Primary key value of the #__cf_customfields table |
numeric | 10 |
ordering | Order value of the custom field |
numeric | 5 |
order_by | Order by field name |
text | custom_title |
order_dir | Order by direction |
text | ASC |
params | Param of the custom field in JSON format |
text | {"smart_search":0,"expanded":1,"scrollbar_after":""} |
published | Status of custom filter Possible options1:Yes |
text | yes |
scrollbar_after | Param of the custom field |
||
skip | Custom RO CSVI field used for imports |
||
smart_search | Param of the custom field if need to be included in search Possible options1:Yes |
text | yes |
type_id | Id of type field to be displayed for custom field |
numeric | 2 |
vm_custom_id | VirtueMart custom field id from #__virtuemart_customs_table |
numeric | 10 |