Hi,
I can’t get the partner url in my sandbox.
I’ve tried merge syntax:
'&serverUrl={{$Api.Partner_Server_Url}}'and populates an empty string and Javascript :
'&serverUrl='+sforce.connection.partnerServerUrl and populates "undefined"
I'm using skuid for salesforce 11.0.5
In production I have the same version and it works.