Using Deluge to programmatically insert a URL into a URL Field
Hello.
I'm evaluating Zoho Creator and have a question about using deluge to programmatically insert a URL field on a form.
My URL looks like this and works when I paste the URL portion of the href into the address bar:
<a href="
https://app.zohocreator.com/<myusername>/<myapplicationname>/#Report:MyReport?Jobs=DBA&TheSkill=Innovation" target="_blank" title=""><Innovation></a>
To insert the URL, I'm using the Add Record deluge task which uses INSERT INTO <formname> URL_FIELD = my_URL_shown_above.
I'm unable to insert the URL into the URL field and I'm unable to have the LinkName show up at all. Please note, I'm using the Add Record Deluge Task to insert other field values into other fields on the form and it's working as expected - I just can't insert the URL. What am I doing wrong.
Many thanks for your help.
regards
Mike Ferguson