Jesper Ordrup
-
Roles dissapearing
I created a user and added a new role "allow-delete". I then proceeded to our tables and added the role restriction. All worked fine. I then deleted the user and wanted to add the role to other users.…
-
Feature request: scripting Record comments
Can we get access to record comments from script? Let comments = comments(this); And may even create comments
-
Where is documentation for formular functions and features?
I've been reading the online manual and the pdf version. Both covers formulas - but not in depth. * Where do I find a complete description of build in functions and global system variables (if any)?…
-
How do you find if a value is present in a table ref
I have a table Customers with a 1-n relation to contacts. The contact table contains the user field access. How can I check if current user is one of the contacts defined in customers.contacts.…