This is just a quick note to let our readers know that Zoho Creator 3.0 is now available. We had the opportunity to see a demo of it some time ago, but we’re just starting to test it within the context of the applications we’ve developed here with the previous version and have already noticed that they’re behaving differently. We’ll try our best to document what has changed and how to go about modifying your existing apps so that they work correctly with 3.0. Stay tuned.




i think zoho changed their JSON call?
i am getting an “invalid label” error when including their creator javascript src.
Hi cj,
This is an issue from our side. We are fixing this.
We are also changing the URLs for the JSON feed to the new structure. However old URLs will continue to work. In the new setup, by default you will not have any variable assigned to the JSON data. You will only get the raw JSON data. You will have options to get the data assigned to a variable or as callback to your function.
Normal : http://creator.zoho.com/charles/wimbledon-winners/json/Wimbledon_Winners_View/
Callback : http://creator.zoho.com/charles/wimbledon-winners/json/Wimbledon_Winners_View/callback=callthisfn
Assigning to a variable : http://creator.zoho.com/charles/wimbledon-winners/json/Wimbledon_Winners_View/variable=xyz
Old Link : http://creator.zoho.com/charles/json/266
We have fixed the above issue. Kindly check it out.
Charles
I was thinking about using their zoho creator but now i am going to to check my decision if i am right to make some application there because from last 24 hours it is not working and i am getting this message:
”
An error has occured. It has been reported to Zoho Creator support. We will look into this issue .
Sorry for the inconvenience caused.
Go to Zoho Creator Home
”
I mean how i can trust them for my critical business application.
Add A Comment