At the moment ConfiFields app offers 2 field types
- Text field (default)
- Select box
With a Select box you will need to define options
This should be given in a key=value format, for example
| Code Block |
|---|
1=Banana 2=Orange 3=Apple |
At the moment ConfiFields app offers 2 field types
With a Select box you will need to define options
This should be given in a key=value format, for example
| Code Block |
|---|
1=Banana 2=Orange 3=Apple |