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
6 subscribers
Views
1255 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I am using ncolumntable function to display text array on process dashboard. nco
aviroop
over 11 years ago
I am using ncolumntable function to display text array on process dashboard. ncolumntable({"comment"}, pv!commentArray)
it works fine if array length is 300. But the page becomes blank when the number rows are more. Is there any limitation on number of rows ncolumntable function can display on a page?...
OriginalPostID-85666
OriginalPostID-85666
Discussion posts and replies are publicly visible
0
Sathya Srinivasan
Appian Employee
over 11 years ago
In general, showing 300 rows (or more) in a dashboard is generally considered as bad practice. I would recommend you consider using paging grid (or SAIL grid) for this purpose.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
aviroop
over 11 years ago
Thanks Sathya for your reply. We can not use paging grid because we need to show user's profile image against each comment.
Our requirement is pretty much similar to the support ticket dashboard developed by Appian Professionals for their ticketing system on forum. If you check, there also paging grid is not used for the dashboard of a support ticket details.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel