Dear Friends,
I am using POST method and entrypoint ‘leadCapture’ to pass the data to SuiteCRM. The data is being passed without error…
However I have a redirection snippet to the script which reads as follows:
<input type="hidden" name="redirect_url" id="redirect_url" value="/command-guide-thank-you" />
Redirection is happening 100%.
However the URL generated by SuiteCRM (with Joomla) for the redirected page is this:
https://luminisindia.com/command-guide-thank-you?entryPoint=_removed_&campaign_id=_removed_&assigned_user_id=_removed_&moduleDir=_removed_&last_name=_removed_&email1=_removed_&description=Starting+to+establish+a+career+in+cyber+security+space&phone_mobile=_removed_&lead_source_description=_removed_&breezing_form_rec_id_c=_removed_&redirect_url=_removed_&client_id_address=_removed_&dup_checked=_removed_&_filteredParams=_removed_
But the parameter of ‘last_name’ is causing an issue with Facebook pixel…and I don’t know what to do in this situation…
We cann’t change ‘last_name’ as it is part of default in SuiteCRM.
Is there any possibility of passing or redirecting the URL as:
https://luminisindia.com/command-guide-thank-you
Your help is solicited in this,
With thanks,
RK