1) on edit success consistency 2) view events

1) on edit success consistency 2) view events

Currently, if you change a record in the spreadsheet view and save, form actions (at least on edit { onsuccess {...} }, and possibly all) are not triggered, even though the change is logically equivalent to an update via the list view.

I'd also like to see a view action (rather than a form action) that lets you update or create a field in all records when the view appears. Currently I do this by summoning the view, then doing a fake update on a single record, which triggers an on edit { on success{ ..} }, which loops thru the records in the db to calculate some new values. Not the best of workarounds.

Including view on load actions would add report writing to zoho creator, a big plus.

BTW, excellent product.