Can I move a custom fields section up to the top in a DocType?

I wanted to re-order fields on Quotation and Invoice DocTypes but I came accross this discussion:

https://discuss.frappe.io/t/users-will-not-be-able-to-re-arrange-standard-fields/10893/38

Which stated that, “Users will not be able to re-arrange standard fields”. My question is, can I add a custom section with custom fields to the said DocTypes and move them up?

Regards,

Redgren

Yes. You can arrange custom fields and sections however you need them. Just not the standard ones.

1 Like

Thanks Kenneth. Anyway, I was just playing around with my Local Installation and moved a field, specifically Quantity field on the Quotation Item child table and it didn’t show an error. Is there an exception for child tables?