Syntax error in static filter
Content
Hi All,
I have tried to pass the dynamic contact id in the static filter. It's not working it doesn't show any value
If I pass the static contact id in the below code, its working fine
below code is for your reference
Thanks,
Seethalakshmi
Code Snippet
<rn:container report_id="100151" static_filter="x_mail_type=2,x_contact_id=#rn:php:$c_id#"> <rn:widget path="custom/AC/AC_MailInbox_Display" /> </rn:container>
1