Reordering Fields in List View of a Doctype

Hi all,

I have one task: to change the order of the fields in this list view of the doctype. Currently, I’m seeing ID, Health Concern, Hospital, Patient Name, and Patient Age, but I want them in the order ID, Patient Name, Patient Age, Health Concern, Hospital.

(Note: I don’t want to change the order of the fields in the doctype. I want to change the column order in the list view of the doctype records.)

Please Help Me…!!!

You can reorder the list in the List settings from Menu

1 Like

Thank You so much

hi @ashutosh.realgroup
How we do reorder the list from code? Because if we migrate bench this list order may be changed.