Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Disabled Access to ...
 
Notifications
Clear all

Disabled Access to forms

2 Posts
2 Users
0 Reactions
2,347 Views
(@xeestein)
Posts: 5
Active Member
Topic starter
 
[#5514]

Hello everyone,

first of all thanks alot for this real nice projecting tool! This application seems really one of the best and most versatiles I have worked with.

Unfortunately I have caused myself some problems: I have set up a server and currently I am adjusting several parameters and settings.While testing I have accidently disabled the "access to forms" for all user roles :blink: :S
This means, not even as admin i can now alter access to any of the forms. Is there a way to turn the access form back on? I have invested quite a lot of time, so even a workaround or working in the mysql database would be very appreciated!

Best Regards,
Thomas


 
Posted : 29 Oct 2018 13H52
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

To set back access to admin (profile with id 1)

UPDATE habilitation set allowAccess=1 where idMenu=21 and idProfile=1

 
Posted : 31 Oct 2018 11H52
Share:

Scroll to Top