Hello James, I'm a little bit confused with your proposition, It's a direct conflict with the separation between the model of a form and the way to rendering it throw the theme.
If you want create a specific form for different display case maybe check the extend logic OFBIZ-11335 <https://issues.apache.org/jira/browse/OFBIZ-11335>[1] My feel is keep more simple as possible the form type code. Nicolas [1] https://issues.apache.org/jira/browse/OFBIZ-11335 On 26/01/2021 14:32, James Yong wrote: > Hi all, > > Planning to add a new form widget type i.e. single_css-grid-layout. > This new type allows Single Form Widget to be layout with CSS Grid, instead > of table. > Created OFBIZ-12162 with patch for it. > > Regards, > James > >