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
9 subscribers
Views
1309 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, I am trying to supply a value to ri!pagingInfo in expression edit
aswinb
over 10 years ago
Hi,
I am trying to supply a value to ri!pagingInfo in expression editor but none of the values seem to be working. For example i tried all of the following:
null,
a!pagingInfo(startIndex: 1, batchSize: -1, sort: a!sortInfo(field:"id", ascending:true)),
{null},
{a!pagingInfo(startIndex: 1, batchSize: -1, sort: a!sortInfo(field:"id", ascending:true))}
All of these errored out. Can anybody suggest a solution.
OriginalPostID-139942
OriginalPostID-139942
Discussion posts and replies are publicly visible
Parents
0
Lakshmi Meyyappan
over 10 years ago
Could you post the specific error you receive when you try the 2nd one - a!pagingInfo(startIndex: 1, batchSize: -1, sort: a!sortInfo(field: "id", ascending:true))
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Lakshmi Meyyappan
over 10 years ago
Could you post the specific error you receive when you try the 2nd one - a!pagingInfo(startIndex: 1, batchSize: -1, sort: a!sortInfo(field: "id", ascending:true))
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data