Passing additional parameter in query string to a customized AdvFind.aspx form
If you ever need to pass additional parameters to a customized AdvFind.aspx or AdvFind.aspx itself from a vanilla install of CRM 4.0 you will most likely get the “Invalid parameter” error.
This can be resolved by creating the following DWORD registry entry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM called DisableParameterFilter, value=1.
Registry key
Tags: CRM
Filed under CRM.
One Response to “Passing additional parameter in query string to a customized AdvFind.aspx form”
Leave a Comment
Hi,
I have maintained this parameter, but still getting the same error
“CRM Parameter Filter – Invalid parameter ‘profid={32A8256B-7732-DF11-AF4E-00188B74DBD7}’ in Request.QueryString on page /activities/appointment/edit1.aspx
The raw request was ‘GET /activities/appointment/edit1.aspx?profid={32A8256B-7732-DF11-AF4E-00188B74DBD7}&Otyp=2&profname=test%20test&aid={C8457BDE-6957-4D02-B23C-4457943D766C}’ called from . “