This question has been flagged
1 Reply
4256 Views

Hello ,

I am working on hr_recruitment, When i create one scheduled meeting regarding the application .{Human resource -> application form view-> scheduled meeting }. and add some details of that , What is my problem is that , there is one field "Location " , i need to auto fill  that field with the company name &  location . I heard about ' add context in the xml file.' i added that but its not shows any changes. What should i do?

<field name="customer_location"  context="{'company_id':active_id}"/>

there is any solution to solve this?

Avatar
Discard
Best Answer

Add a onchange method when you select a employee or candidate.Better check onchange method

Avatar
Discard
Author

Thanks Dep , I happy to see your suggestion. There is no other way to solve this?

If You share code ..Will guide you