Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Does nuBuilder have "field level access restrictions feature"? Topic is solved
Re: Does nuBuilder have "field level access restrictions feature"?
Oky just a thought, would I be able to implement both of them at the same time?
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Does nuBuilder have "field level access restrictions feature"?
Yes, with JavaScript you disable that field on client side and with PHP (BS event) you prevent unauthorised modifications on server side. (see my example).