in notification not picking the compnay name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 07:52 AM
notification is triggering based on condition, but it will not picking the company name
this is the mail gettign so company name not getting
and this is the content i passed in notification,
Hi Team,
${parent} is assigend to ${assignment_group}
Company: ${company}
Company Name: ${company.name}
Location: ${location}
Short description: ${short_description}
any one help me what is the issue and how to solve this one.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 07:57 AM
Hi @Gillerla Rajesh,
Can you please check and share the variable name of this Company field.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 08:25 AM
Hi @AshishKM ,
company is referecne filed it will reference to core_company table, this is the thing gettign when i click on show company
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 08:33 AM
Hi @AshishKM ,
Thnaks for your reply , now it's taking backend varaible mistake only
Company :${wm_task.work_order.company} this one is working fine
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 08:48 AM
good to know that it's working now.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution