Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums 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: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 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).