You need to sign in to do that
Don't have an account?

Populate URL in a field that is generating on click of a button
Hi,
we have On click Javascript custom button on a Standard Page Layout. On click of this button we are calling an apex class to generate URL according to the parameter of an external system. URL comes to the button and we encode the parameter' value and copied to clipboard. Now we want to store this URL in a custom field instead of copying to clipboard. Could you please suggest any solution/approach for the same.
Please help!
we have On click Javascript custom button on a Standard Page Layout. On click of this button we are calling an apex class to generate URL according to the parameter of an external system. URL comes to the button and we encode the parameter' value and copied to clipboard. Now we want to store this URL in a custom field instead of copying to clipboard. Could you please suggest any solution/approach for the same.
Please help!

This was done