Section use by default with column 1 in all resources form scheme
how to use by default in all resources scheme
Section by default ?
6 Replies
I don't think you can? A form would need a place to store the data too generally and each model is different.
You could try using a trait on the resource and the model which applie a default schema I suppose
:/
I don't even understand what's the requirement. You want to wrap all forms in a section?
I think he wants to allow a default schema to all forms
Yes, if on all pages the form was inside the section, it would look nicer.
Ohh just apply a custom theme and some CSS to apply that to all form pages? Since you wouldn't want it on simple pages with models too then it's too cluttered.