-
How can I use global values that only an admin can set but all users must read?
(I posted this same topic in the Learn and share forum, but it's a question, so I copy it here —don't know how to move to the correct forum!) I'm developing a solution that has a configuration Page…
-
Read permissions on fields that can be read/write only by admin users: global database settings management
I'm developing a solution that has a configuration Page that only two type of users, "admin" and "editor" can acess/view. I've set this options in the page settings:…
-
CSV Import Wizard
Hello everyone, Since a lot of our community members are interested in ways to automate the import of a CSV file, I decided to put together a complete working example database to show how to do it.…