Fields
Introduce
Available inputs or you can code more like text, editor, textarea... Used when creating new composer or creating config between database and module.
What is the field used for?
- 1.Import data into composer
- 2.Use in add new composer
- 3.Used to add module configuration params in theme or android ios app
Example of how to code the Radio field
Explanation of the params passed from composer
This is when adding new fields in composer
- 1.Variable $label
- 2.Variable $name
- 3.Variable $option
- 4.Variable $optioncomposer
- 4.Variable $value is data saved to database with null when creating new
- 4.Variable $data Contains all data in the record