I set up a button with redirect URL. The URL for particular account is:
https://c.cs65.visual.force.com/apex/ConvertOpportunityToLoanPage?id=001i000000zLAm1&productApiN…
We would like to create a URL would not redirect to particular account.
I used this inline code in the redirect url section:
/apex/ConvertOpportunityToLoanPage?id={{$Model.SelectedLoan.data.0.Id}}&productApiName=Product__c&productTypeApiName=Product_Type__c&productLineApiName=Product_Line__c&relationshipAPIName=id&convertedProductName={{$Model.SelectedLoan.data.0.Name}}&businessName={{$Model.SelectedLoan.data.0.Id15}}
We are getting an error message as “URL No Longer Exists”. Any thoughts?
Thanks in advance.
Question
Button with a Redirect URL
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
