I am creating a new app and having problems with showing the title in link fields.
From what I have gathered, to do that I should put the set the title field when creating the doctype. So I have two doctypes, Property and Property Unit. In Property Unit I have a link field to Property. In Property, I have specified a naming_series Select field and used it in the Auto Name. I also have a field property_name that I have specified in the Title Field.
Now, when I try to create a Property Unit record in the app, I expect that in the link field for selecting a Property, once I choose the Property, the property_name should appear. However, what appears is the Auto Name field.
Here is how it looks:
The naming…
After selecting a property…
What am I doing wrong? How can I get it to work the way I want?
Thanks.