Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Hi,
Using Nintex Forms, when I try to create a rule for a lookup field (pulled in from a different SP list) the rule does not work. I've tried hide and disable. This is what the last iteration looks like. The Bank Account field is the lookup field in the form.
@naccarati ....try contains instead
@naccarati .....please provide more information about the lookup control you're using.
Try:
equals(parseLookup(Source Type),"EIBC")
Hello Simon,
how can I include several positions from the drop down there
For example, if you have selected Deutsche Bank or Commerzbank, it should be hidden.
I have tried the following, but unfortunately it did not work.
Hi Simon,
you "double post" your question. See my answer here: https://community.nintex.com/t5/Nintex-for-SharePoint/Hide-Disable-Rule-for-more-for-more-than-one-a...
And if your unsure about the correct syntax of Nintex-Functions, just have a look to the hints, which the Formula Builder already gives. And googling helps sometimes also 😉
Regards, Lübbe