
When to use "do as server"?
I've been using "do as server" code in lots of my buttons just to make my forms a bit snappier. Unfortunately I've found that on an older/slower computer for some reason the code isn't executed properly.
The specific problem I'm having is that one of the things the button is supposed to do is create a new record on a different table. With the "do as server" code there it only creates a new record sometimes.
I've looked through the forum and found other people running into issues with this code. Are there ways to properly use "do as server"?
-
Hi Alex
Well I'm blown away, do as server should not make a difference.
John - Looked at your thread... Lesson learned " Take all that I know to be true of Ninox and toss it in the bin". Have you tackled support on this mate?
I use do as server all over the place and don't get any errors (or so i thought! - now worried I might be giving customer vouchers away when I don't need to
...