Skip to main content
Nintex Community Menu Bar

Form List View Control Filter not working

  • August 9, 2015
  • 2 replies
  • 23 views

Forum|alt.badge.img+2

The SharePoint list has a column called ProjectID. There is a library which stores project documents that also has a column called projectID. I want to use a List View control  on the list form to display the project documents from the library. In the Filtering section:

 

Filter listed items: By a control's value

Where field: ProjectID

Filtered by control: Project ID

 

After publishing and opening the list item: "The field with internal name "11111" does not exist in List <LibraryName>.

 

I've also tried:

Filter listed items: By a specified value

Where field: ProjectID

Filtered by value: 11111

 

Same result.

 

 

By the way, Display all items works great.

 

Any help would be appreciated.

 

Thank you,

Saeid

2 replies

Forum|alt.badge.img+16

‌ I know this is an older thread - did you resolve this in the end?


Forum|alt.badge.img+2
  • Author
  • February 28, 2017

I think I did. I think I used CAML instead.