Displaying Custom Status in Title Bar for Submitable Doctype (Instead of Draft/Submitted)

Hello

I’m working on a custom doctype that is submitable. By default, the title bar for submitted documents shows “Submitted” (or “Draft” if not submitted). I have a custom status field (e.g., status) in this doctype, and I’d like its value to be displayed in the title bar instead of the default “Draft” or “Submitted” text.

For example, if my custom status field has values like “Acknowledge”, “Outsource”, or “Result Entry”, I want these to appear in the title bar.

How can I achieve this?

at document customize-> View Settings->place field name of status.

hello @Naveed1

Thank you for your response but It is the title field, and I want to display it instead of the draft and submitted statues.