Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
7 subscribers
Views
1114 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, I'm currently trying to build a select grid for my report. B
paulr866
over 10 years ago
Hi,
I'm currently trying to build a select grid for my report. But I'm getting the following error
Could not display interface. Please check definition and inputs.
Interface Definition: Expression evaluation error at function a!query [line 22]: The a!query function has an invalid value for the “pagingInfo” parameter. “pagingInfo” must not be null or empty.
I have attached my SAIL code. Could someone please tell me what I'm doing wrong?
Much appreciated
Paul
sail select grid.txt
OriginalPostID-160432
OriginalPostID-160432
Discussion posts and replies are publicly visible
0
akshayan
Certified Lead Developer
over 10 years ago
Looks like you are not passing pagingInfo to queryEntity. It's defined outside of query entity, but not passed to the queryentity
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
paulr866
over 10 years ago
thanks i'll have a look
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel