Creating basic fields
in Flexixontent you can add field and assign to type. Its not limited to category. Any field can be assign to multi type, no need to duplicate it.
for movie we will add this list
- State : A radio field
- Language : A text field
- Budget : A text field with currency mask
- Revenue : A text field with currency mask
- Type : A text field with multivalue system
- Country : A texte field
- Pegi : A radio field
- Release date : A date field
Exemple radio field
- Set name
- Choose type
- Choose assigned type
- Set Setting of value
- Add value, here you can set real value and display value "1::Released" in this case 1 is value and Releasaed value display
in display tab you can set what you want to display
Where display
what display
adding some html arround values
All field have same options !!
Exemple : texte field with mask
- create text field
- assign to your type
- in edit tab choose value validation
- in viewing tab add $ in prefix value
Exemple text select field
this type of field can add a select list with value and a text field to add value if that isn't existing
- create a field
- select textselect
- assign to your type
- select multi value mode (user can add more than one value)
now you can add your value and user can add is own