Hello,
When we Add Form Data in Send Mail Tast, there is issue in displaying data of lookup fields. they show ID instead of Data.
For example, if I include
<%=input.product_name%> in Send mail task (Product name Field is Lookup)
In Triggered Mail it shows
3222601000000033005
instead of
Hydrazin (Product Name).
Please help