Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add title field in customize form #4177

Closed
mayur-patel opened this issue Oct 15, 2015 · 3 comments
Closed

add title field in customize form #4177

mayur-patel opened this issue Oct 15, 2015 · 3 comments

Comments

@mayur-patel
Copy link
Contributor

@anandpdoshi
As requested I am creating this issue so that we can have title field functionality for doc type like Leave Application which doesn't have default title field.

anandpdoshi added a commit to frappe/frappe that referenced this issue Oct 22, 2015
[fix] Customize Title Field using Customize Form. Validate title field customization. Fixes frappe/erpnext#4177
@mayur-patel
Copy link
Contributor Author

Thanks Anand. I can see "Title Field" section customize form page. But it only allows me to use one field. As per @rmehta suggestion I can't use {employee_name} {leave_type}. The whole purpose we want title field so that we can display multiple field as one field on leave application list page to over come limit of 5 fields restriction. I thought you were making the function as per this link https://manual.erpnext.com/contents/customize-erpnext/document-title

@anandpdoshi
Copy link
Contributor

Hi Mayur,

Add “{employee_name} {leave_type}” in the options of the custom field ’title’. See this help: https://manual.erpnext.com/contents/customize-erpnext/document-title

Best,
Anand Doshi

ERPNext

On 22-Oct-2015, at 6:40 PM, Mayur Patel notifications@github.com wrote:

Thanks Anand. I can see "Title Field" section customize form page. But it only allows me to use one field. As per @rmehta https://github.com/rmehtasuggestion I can't use {employee_name} {leave_type}. The whole purpose we want title field so that we can display multiple field as one field on leave application list page to over come limit of 5 fields restriction. I thought you were making the function as per this link https://manual.erpnext.com/contents/customize-erpnext/document-title https://manual.erpnext.com/contents/customize-erpnext/document-title

Reply to this email directly or view it on GitHub #4177 (comment).

@mayur-patel
Copy link
Contributor Author

Thanks Anand.
Kind regards,
Mayur Patel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants