If I want populate certain field from a doctype, like customer doctype i want to show a list of customers, when i select a customer it will pull field like email field or any field i specifiy, this field is a read only field
In fetch from property give link_field_name.filed_name eg fetch customer email from customer doctype and my current doctype customer link field name is customer. Goto current doc email field and open property. Add the line customer.email in fetch from property
can we users set meetings/appointments in ERPNext?
If I want populate certain field from a doctype, like customer doctype i want to show a list of customers, when i select a customer it will pull field like email field or any field i specifiy, this field is a read only field
In fetch from property give link_field_name.filed_name eg fetch customer email from customer doctype and my current doctype customer link field name is customer. Goto current doc email field and open property. Add the line customer.email in fetch from property
I got the error 1064 when trying to do:
desc 'tabChild Doc';
Knowing that I can see the doc type when executing:
Show tables
Command error ' not this. ` try this
@@d-code-hub Now it works!
What a mistake! 😅🤣
Thank you, sir