jmeeuynz_digitalso
Tables custom_fields
| Field | Type | Default | Key | Action |
|---|---|---|---|---|
| id | int | NULL | PRI | |
| name_array | text | NULL | ||
| field_type | varchar(20) | NULL | ||
| row_width | varchar(20) | half | ||
| is_required | tinyint(1) | NULL | ||
| status | tinyint(1) | 1 | MUL | |
| field_order | int | 1 | MUL | |
| is_product_filter | tinyint(1) | NULL | MUL | |
| product_filter_key | varchar(255) | NULL | ||
| sort_options | varchar(30) | alphabetically | ||
| where_to_display | tinyint | 2 | MUL |