using servoy Security with custom user management

Hi All

We currently have a custom security framework which manages our users and groups.

We use this to turn on or off different forms and elements in the system via adding custom on load events to each form via the solution model at login to enable/disable the parts we need.

Could we use servoy security to do this for us without having to use servoy based users and groups.
If so, do we have to use security by exclusion, ie first turning off access to everything and re enabling the bits we want our users to have access to.

Regards

The Servoy Enhanced Security Demo solution covers this sort of thing.

AlanBourke:
The Servoy Enhanced Security Demo solution covers this sort of thing.

Thanks for your feedback Alan - but unfortunately the demo does not actually cover using Servoy security in the Full Custom Security mode. We use our own groups and user tables currently.

Lots of good stuff in there but there is little / no information to help us do this:

Note: we don’t disable everything to start with - but prefer to disable those elements the user should not get access to.

Q. Can we set Accessible on a form / form element to False without using Servoy Groups / Users. We see the Constant ‘Accessible’ but see no way to apply it unless the form is already disabled in some way.

Appreciate feedback

Ian