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
toeknee
toeknee3w ago
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
Code with RSL
Code with RSLOP3w ago
:/
Dennis Koch
Dennis Koch3w ago
I don't even understand what's the requirement. You want to wrap all forms in a section?
toeknee
toeknee3w ago
I think he wants to allow a default schema to all forms
Code with RSL
Code with RSLOP3w ago
Yes, if on all pages the form was inside the section, it would look nicer.
toeknee
toeknee3w ago
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.

Did you find this page helpful?