-
All-in-one prototyping tool
-
Design hi-fi prototypes for web & mobile apps
-
Share and get feedback
-
UX platform for all your teams
How do I truncate a data list and then display a show more link that goes to another page?
Answered
I have a data list on my home page showing a few new posts, but I don't want to show the whole data master here. How do I show just a part of the list then display a "see more" link that links to another page?
Hello Lizzie,
You may use the rows per page option in the properties panel to determine how many to show within a screen. Then, I would suggest using a filter to extract only the desired rows when the next screen loads.
Best,
Luisa
Great! Thank you!
Great! Thanks!
Comments have been locked on this page!