Please help me with this, i need to have this 2 columns in form. How to do it?
To apply CSS changes to your form views, create a client script to inject your custom styles.
(or if this a custom app, inject a style sheet using include css hook in hooks.py for your doctype)
Regarding the necessary CSS changes, copy paste your question to Claude/Gemini along with the HTML (from browser inspect) so they know what classes to target
1 Like
Thanks i am going to try it.