Skip to main content
Nintex Community Menu Bar

Nintex Form Web Part \Value does not fall within the expected range\"

  • June 11, 2018
  • 5 replies
  • 32 views

Forum|alt.badge.img+8

I'm getting this error message whenever I try to add Nintex Form Web Part (Form mode: New) in my page

Note that when I try (Form mode: Edit), it is working fine.

Message on web part:

"Value does not fall within the expected range"

What's possibly causing this issue?

5 replies

Forum|alt.badge.img+14
  • Scholar
  • June 11, 2018

where exactly does this error appear?

can you post webpart configuration?

do you have configured linsk to/from other webparts on the page?


Forum|alt.badge.img+8
  • Author
  • June 12, 2018

The error appears on the page where I'm trying to add the Nintex Form Web part.

Find below the web part setting:

I have not configured any links on the web part.


Forum|alt.badge.img+8
  • Author
  • June 12, 2018

Note that, I'm using the same configurations but I changed Form Mode to Edit & it is working fine.


Forum|alt.badge.img+14
  • Scholar
  • June 12, 2018

all the resources I've seen reports that it means a problem in content type specification.

I even was able to reproduce your scenario if I used non existing content type.

so can you make sure

- Item content type is assigned to referenced list (doesn't it have eg. a localized name?)

- you typed in content type name correctly (eg. if you copy&pasted it, make sure there a are no space characters around)

- try to supply content type ID instead of name

- since you use right to left direction try to type in content type name in reverse order (just a blind guess laugh.png)


Forum|alt.badge.img+8
  • Author
  • June 12, 2018

You were right. Issue was in wrong content type. I was using site with arabic regional settings therefore, the content type was translated. 

Thank you very much!