Page 2 of 2
Re: Does nuBuilder have "field level access restrictions feature"?
Posted: Thu Oct 20, 2022 10:17 am
by rich3art
Oky just a thought, would I be able to implement both of them at the same time?
Re: Does nuBuilder have "field level access restrictions feature"?
Posted: Thu Oct 20, 2022 10:23 am
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).