What is the exact syntax for naming a doctype as a field. Suppose, i have a field named Book Id. I want to use it in naming. So i have put this in the Auto Name field -
[Book Id]
As it haven’t worked, what is the correct syntax?
What is the exact syntax for naming a doctype as a field. Suppose, i have a field named Book Id. I want to use it in naming. So i have put this in the Auto Name field -
[Book Id]
As it haven’t worked, what is the correct syntax?
I haven’t solved the problem but i have got the desired result i was looking for. I have used the Book ID in title name field.
Hi @ni8mr,
Please check the Book ID field’s name from the Fields table then try field:book_id in Auto Name Field.
Thanks,
Makarand
Thank you.