Skip to main content
Nintex Community Menu Bar
Solved

Make a tab visible for a set of users in a Smart Object List method

  • March 22, 2018
  • 3 replies
  • 5 views
  • Translate

Hello All,

 

I am a newbie to K2.

 

I have created a separate smartobject from SQL table for users. I want a certain tab to b visible to all the users in the list.

 

Please could you let me know how to achieve this?

 

Many thanks,

 

Regards,

 

S

Best answer by Vernon

Please see the attached, this should get you there. There are many ways to make this scenario work, this is just one.

HTH
Vernon
View original
Did this topic help you find an answer to your question?

3 replies

Vernon
Forum|alt.badge.img+14
  • Scout
  • 726 replies
  • Answer
  • March 22, 2018
Please see the attached, this should get you there. There are many ways to make this scenario work, this is just one.

HTH
Vernon
Translate

Forum|alt.badge.img+10
  • Nintex Employee
  • 62 replies
  • March 22, 2018

Hi


 


You mentioned that you have a SQL table containing the required users. This makes it easier.


 


You could try the following:


Hide the tab by default


Create a Form Parameter (Number) with a default value of 0


Add an Initialized rule to look up the current users FQN using an "Execute SmartObject Method" - GetList against your table and assign it’s ID to the Parameter


Then add an Advanced condition to check if Parameter is bigger than 0 with a show Tab action


If the condition passes, it would mean the user was in the SQL table and the Tab will show.


If the condition does not pass, it would mean the user was not in the SQL table and the Tab will remain hidden.



Hope that helps.



Regards,
Thinus

Translate

Many thanks Vernon and Thinus. Both your responses were very very helpful.

 

Many thanks for the wonderful support!!!!

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings