Reordering of custom fields

I read that editing the DocType directly is highly discouraged. I am trying to customise “Designation” doctype and add two fields: Employee Group and subgroup. However, I want the designation to appear last after group and subgroup. However, the designation field appears first and it doesn’t allow us to change the order of fields. Any way to achieve it?

@kxt5258, you can add a blank Section Break in the doctype, and send a pull request to the repository!