Docname as default Title

Is it possible to set the docname as the default title?

What would one write in Options to achieve this? I tried {name}, {docname} but i suppose the braces only will read fieldnames of which neither are really fieldnames.

@bohlian

On every Doctype form there is field - Title Field.
You can mention any of your form fields as Title

e.g. full_name is field in my form, I set it as Title

@Sangram thanks for your reply, yes i know of this, I am asking if we can push the docname to the title. And if so, what would we need to write in the Options field. Docname is not a form field.

@bohlian,

Keep the title field black then it will show the docname in title field.

Thanks, Makarand

1 Like

@bohlian

By Default, it shows your doc name as a title. No need to set as a title.
if you want different field as Title then set it as I mentioned above.

@makarand_b Thanks for this! that is what i was looking for.

@Sangram by default most documents set title as the title not the doc name, but thanks very much for helping.