I’m trying to customize the existing form “Sales Order”, and what I need is just swapping the row order for two fields but it gave me the message “Cannot move row”. Is there any limit in terms of changing the order of the fields?
thanks for helping. I tried adding “developer_mode”: true" to the “site_config.json” and restarting the docker containers, but it still gives the same error message.
DocType Layout does work, although it has a number of issues and poor documentation.
Does anyone know if there is a way to keep the form script with a DocType Layout? E.g. if I create a new layout for Lead, I loose the “Create” button and “New Address/Contact” buttons. They should be available if I can just figure out a way to re-introduce the Lead script to the Lead Doctype Layout I created.