How to push image URL in Image field of Zoho Creator using custom function/deluge script or creator API?
Hi,
I want to add an image to Image field in Zoho Creator by giving URL of image into Image field using custom function or deluge script.
I tried to give URL of an image in Image field in Zoho Creator's record using the following code:
But it is not adding image to Image field. And If I give the same link in Image field manually, it is adding image into Image field.
Then I have searched on Zoho Forum about it and have found a post on the forum but that is 2 years old that is telling me that we can't push images in Zoho Creator using deluge scripting.
Helping Link of the post is:
I want to confirm, "is it allowed to push image in Zoho Creator using deluge script or not"?
Any help will be appreciated.