directus-extension-fieldsplus
Version:
Collection of useful interfaces for Directus
69 lines (46 loc) • 1.96 kB
Markdown
# Fields Plus
**Install**
```bash
npm i directus-extension-fieldsplus
```
## Advanced Filters
**Usage**
- With field type `JSON` or `Text`, you can use the interface `advanced filter`
- Builder query functionality
- No options setting
- No meta creation, no additional fields
- Values is JSON format
***
- **Field Type**: JSON, Text
- **Data Store**: JSON (similar to the right-hand side)
- **Collection**: Exclude collections that start with directus_
*** Feature
- Support fixed one collection
- Name with translate
- Layout with dropdown option
**Interface Setting**

**Form render**

## Group Tab for Fields
- Field Alias no data
- Can sync value with other field (select in interface setting)

|  |  |
|---------------------------------|---------------------------------|
|  |  |
## Group Tab for Fields
- Field Alias no data
- Can sync value with other field (select in interface setting)

|  |  |
|---------------------------------|---------------------------------|
|  |  |
## Image Uploader in Repeater
|  |  |
|-------------------------------------------------------|-------------------------------------------------------|
## Select with Image
|  |  |
|-------------------------------------------------|-------------------------------------------------|
Form render
