Dis-allow option in cascading drop down for users not in a SharePoint group

Forums Classic DFFS Dis-allow option in cascading drop down for users not in a SharePoint group

Viewing 1 reply thread
  • Author
    Posts
    • #31061
      Paul Heffner
      Participant

      I suspect I might need to mess with linking rules but I have an option in my cascading drop down that I don’t want users to be able to select unless they are in specific user groups.

      Rules only allow me to evaluate 1 item but I need to evaluate 2 I think. Any ideas?

    • #31069
      Alexander Bautz
      Keymaster

      If you just want a rule to know if the user selects the restricted option and then give an alert and reset it you can create two rules.

      1: Use the trigger “SharePoint group membership: Logged in user is NOT member of group” and give it a “Rule friendly name” for example “NotInGroup”.

      2: Set a trigger on the field you want to disallow the selection in and type in the option text in the “This value” field. Select “Field change” in the “Validate on” and then add NotInGroup in the “Linked rules and functions.

      This will trigger rule #2 only if the user is NOT member of the user group.

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.