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.
Just reviving this. Was there any update to the Doctype Layout?
The field reordering works, however I’d expect the new layout to replace whatever is in the route field or something.
Other than that, how would someone be able to access the updated layout? The only way I found was to follow the route named after it. ex: /app/newDoctypeLayout
It also seems to be impossible to add it to the dashboard shortcuts as it only allows either doctypes, reports or page. This would be a possible solution if we’re able to add routes to shortcuts.
You can do this after activating the development mode and moving to DocType and choosing the sales invoice and editing directly, as you will not be able to do the same thing from the DocType customization interface