Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
I tried created a global variable for a specific role
For example, I set Application_DetailView_Inline_Edit - Value 0 - for sales man
I did that in online demo too
But system changes this for all users ( not only for a role selected )
What I do wrong?
Ranieri
eCRM Web
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
If I logged as user and change works only for this user, but if I created a GB with admin for a specific role, not
Ranieri
eCRM Web
Posts: 7
Threads: 0
Joined: Jun 2018
Reputation:
4
Hello
i saw the problem and i update the documentation and the code.
When you create a global variable and role is selected the Global variable MUST be assigned to a user in the role and to help you with that corebos will automatically assign it to one if you haven't.
Best Regards
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
Hi Mikel,
Not make sense, role should be use for all users in specific role ( exactly for admin not need set one by one ) ...
Ranieri
eCRM Web
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
GVs with roles selected affect ALL users in those roles, but the record itself MUST be assigned to any user in those roles.
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
I do that, but system still use the variable for all system
Ranieri
eCRM Web
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
You are doing it wrong. Make sure that the selected roles have at least one user assigned to them and assign the record to that user, It is actually that easy.
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
Strange in demo works but in my installation not
Ranieri
eCRM Web