Welcome to the nuBuilder Forums!

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

Questions related to using nuBuilder Forte.
rich3art
Posts: 16
Joined: Wed Oct 19, 2022 10:51 am
Has thanked: 7 times

Re: Does nuBuilder have "field level access restrictions feature"?

Unread post by rich3art »

Oky just a thought, would I be able to implement both of them at the same time?
kev1n
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"?

Unread post by kev1n »

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).
Post Reply