Doctype Layout - adding a field

Found the answer here:

  • The route needs to be /app/standard-route/ e.g. /app/sales-order/
  • The Name should match the Doctype Name, otherwise the Go to button takes you to a new list page
  • If on a production-configured site, you also need to do a bench --site <site> clear-cache after the layout is saved
2 Likes