By: CreatorScripts | June 25, 2015
Hello everyone. The goal of this video is to explain how to mass update a database in zoho creator. We have a table with 2945 records that has an inventory value of 10. The plan is to update the value back to 0.
Step No. 1. Edit the application
Step No. 2. Go to Workflows
Step No. 3. Go to sub tab functions
Step No. 4. Create New function and name it
The name of the space is just to label folders of functions for easy search ability. There is no need to specify an argument for an ID. We are not pushing one record through the function, but running through all.
Once you have the function do not forget to click save. The deluge task to use is "for each record". Select criteria for all records with inventory = 10. Use the "update re...
Category: Zoho Creator
Tags: Developer
By: FMRR | August 23, 2013
Category: Zoho Creator
Tags: Developer
By: FMRR | May 16, 2013
Category: Zoho Creator
Tags: Developer