Skip to main content
Nintex Community Menu Bar

Nested inline functions not working after migration to SharePoint 2019

  • March 12, 2021
  • 1 reply
  • 37 views
  • Translate

Forum|alt.badge.img+8

Greetings:

I'm working on a site migrated to SharePoint 2019 (from 2010) for which I'm getting lots of "Sorry, something went wrong" problems that I've traced (after lots of testing) to an issue with a conditional statement in a Nintex form. This is the statement:
fn-Not(fn-IsMemberOfGroup("HBG PMs"))
If I use
fn-IsMemberOfGroup("HBG PMs") 
or
fn-Not("HBG PMs") 
the form works fine. I'm sure that it's the nesting that is causing the problem. This same expression has worked in my SP2010 environment with no problem for years. Can anyone recommend a way around this problem?
 
FWIW, I'm using this expression as a conditional in the Appearance section of a repeating section control.
 
Thanks!
Did this topic help you find an answer to your question?

Forum|alt.badge.img+8
  • Scholar
  • March 12, 2021
I got it to work. The problem seems to have been the double quotes. When I use fn-Not(fn-IsMemberOfGroup('HBG PMs')) I don't get that error.
 
Who wudda thunk it?
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