Skip to main content
Nintex Community Menu Bar
Solved

Forms rule: show control only for selected users

  • May 4, 2021
  • 2 replies
  • 270 views
  • Translate

Hi all,

sorry for newbie question.

I have a form, where most of the controls are visible for everyone. But I have a few dedicated users which should get additional controls (mapped to list columns). I'm stucking with the condition to fire the rule.

I already searched in this forum and other places but with no success.

My last try was:

Aktueller Benutzer != 'domainid3s6u' || Aktueller Benutzer != 'domainid7m2u' || Aktueller Benutzer != 'domainidfv4u' || Aktueller Benutzer != 'domainidnhba'

where "Aktueller Benutzer" should translate to "current user" (sorry, german)

hide is checked

 

Many thanks!

Best answer by Nunezma

@HansH Best way would be to create a so group for those users. And use member of rule:

not(fn-IsMemberOfGroup("Your SharePoint Group Name"))
View original
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+11
  • Scholar
  • 140 replies
  • Answer
  • May 4, 2021
@HansH Best way would be to create a so group for those users. And use member of rule:

not(fn-IsMemberOfGroup("Your SharePoint Group Name"))
Translate

  • Author
  • 1 reply
  • May 5, 2021

Thanks, that worked.

 

But while I'm trying to learn, could you propose a solution based on separate accounts (conditions) combined to a valid formula, please? Still not clear, where my mistake is...

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