Custom Fields Not Appearing Where They Ought To

I am using Custom Fields to add more fields to my Employee doctype. For some unknown reason, fields are not being inserted as specified in the Insert After field:

As seen in the image above, that field should be inserted after a field called Wives, but it’s appearing at the bottom of the Employee form page (in the Exit section):

How do I fix this please?

hello, sometimes doing bench migrate fix the issue, also make sure that the field with label “Wives” also exist

Thanks @PyJumper, I already tried this in the past. Even tried it again when you mentioned it, but it’s not working

you can use “Customize Form” doctype and then you can drag the table to where you want

@PyJumper, absolutely. But this is just a temporary solution. If I do a bench migrate in another instance, chances are I am going to face the same issues. I shouldn’t have to customize when everything is set in custom fields

1 Like

We are encountering the same issue on latest V13. Running bench migrate doesn’t seem to solve it either. This really needs to be fixed

I created a Github Issue for this:

1 Like