@VickiIt not very sure if a designer is being sold as standalone, sales rep can confirm it or you can connect with an Adobe partner like 4point, aftia.
@GarethEade try below:
var vAddress;vAddress = "First Line / Second Line / Third Line / IE" ;vAddress = vAddress.substring(0,vAddress.length-4) ;vAddress = vAddress.replace(/ \/ /g, "\n");app.alert(vAddress + "\n" + "test") ;
Work fine for me on all events and the master page too
@Eshwarign
Header is added to the Post request
"Also we have used the File Attachment Component. Should we write a javascript when the attach button is invoked. "This doesn't give any context of what you are trying to achieve. Please share details.
@nikita24tailor try the share js method of the respective social vendor. For ex:
FB.ui({
method: 'share',
href: 'https://developers.facebook.com/docs/',
}, function(response){});
https://developers.facebook.com/docs/javascript/reference/FB.ui
@gdeacon0720 It seem to be routed via your org repo and they might have certs in place before you are authorized.
Get the certs from your team and add them to the JRE.