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.

[SOLVED] Disable St...
 
Notifications
Clear all

[SOLVED] Disable Start Guide for non admin user

8 Posts
2 Users
0 Reactions
11.6 K Views
(@seb1981)
Posts: 16
Active Member
Topic starter
 
[#2552]

Hi,

How could I disable Start Guide on the today page for all the user except administrator ?

Bye


 
Posted : 26 Aug 2015 17H33
(@babynus)
Posts: 14952
Member Admin
 

I don't understand the request.
Start Guide is only available for Admin users...

If you meet use case where non admin users see this page, or can select it as start page, please report if, with complete use case.


 
Posted : 27 Aug 2015 20H46
(@seb1981)
Posts: 16
Active Member
Topic starter
 

Hi,

I create a guest account. When I logged with this account, the first page is the start guide.

Moreover, even if the guest account has no access, he can click to "Resources" icon, to see all resource, ...

HAve a nice day


 
Posted : 01 Sep 2015 11H45
(@babynus)
Posts: 14952
Member Admin
 

Can you please show the definition of this user ?


 
Posted : 01 Sep 2015 12H04
(@seb1981)
Posts: 16
Active Member
Topic starter
 

As you can see, a simple user.


 
Posted : 01 Sep 2015 13H33
(@babynus)
Posts: 14952
Member Admin
 

Thanks.
I'll have a look.


 
Posted : 01 Sep 2015 13H44
(@babynus)
Posts: 14952
Member Admin
 

Hi,

I found the issue.
There is an extra line in parameter table that must be deleted, for idUser null and parameterCode='startPage'

DELETE FROM `parameter` where idUser is null and parameterCode='startPage';

This fix will be included in V5.1


 
Posted : 01 Sep 2015 23H26
(@seb1981)
Posts: 16
Active Member
Topic starter
 

Great, that works.

For new user ok. Existing user need to save there parameters again to disable start guide but it doesn't matter.

Thanks !


 
Posted : 02 Sep 2015 12H45
Share:

Scroll to Top