Open Url Editing Records via Record-ID With Variable
Open Url Editing Records via Record-ID With Variable
Hey guys,
I need to be able to open a form URL for editing with Deluge Scripting. So far I have come up with this.
openUrl("
https://app.zohocreator.com/genesisportablebuildings/ledger-record#Form:Main_Database?recLinkID=3060960000001163199&viewLinkName=Sales","same
window")
My question is this. How I swap the recLinkID "
3060960000001163199
" with a variable. I have not been able to get the syntax right.
Thanks for your help Chris