I’ve custom view on account entity and I want to pass parameters dynamically to that view. When I try to pass parameters as below i got an error. Is there any best way to pass parameter to a view like individual records.
[http://mycrm/myorg/main.aspx?etc=1&extraqs=address1_postalcode%3DCB4&pagetype=entitylist&viewid=%7b12EC908C-44CB-E111-911F-F04DA2F5F23E%7d&viewtype=4230]
any suggestions
Kiran
I think that passing dynamically parameters to view is not possible. In this situation you can use advanced find, filters, or create report.