I remember something like that was partially doable by some php conditions on type template (if I remember well).
What of the following can be done now in Cobalt 8 and possibly planned for Cobalt 9?
- User clicks to submit
- has a list of fields available on a side (e.g. draggable "buttons" ?)
- drags the field he wants on edit area - field becomes editable
- submits a record that looks exactly how he wants (as allowed by admin)
When creating type, Admin obviously
* allows a certain group of fields (as usual)
* for each field - limit how many times it can be used OR "unlimited"
In theory, something similar can be visually achieved with a simple html field and a good editor like jce.
But flexible field choice and arrangement simplifies user experience a lot and gives much more possibilities.
I remember something like that was partially doable by some php conditions on type template (if I remember well).
What of the following can be done now in Cobalt 8 and possibly planned for Cobalt 9?
When creating type, Admin obviously * allows a certain group of fields (as usual) * for each field - limit how many times it can be used OR "unlimited"
In theory, something similar can be visually achieved with a simple html field and a good editor like jce.
But flexible field choice and arrangement simplifies user experience a lot and gives much more possibilities.