Macros container and paging through macros on web page
Hi,
I have a macro container that contains a list of macros.
Now, on the actual webpage I want to have paging so the user can click through each chunk of macros if there are too many to fit on one page.
How can this be done using a list of macros. The problem I have is that the you cannot iterate though this list of macros, it simply only returns the html for the entire list of macros, unless I am not doing it correctly?
Macros container and paging through macros on web page
Hi,
I have a macro container that contains a list of macros.
Now, on the actual webpage I want to have paging so the user can click through each chunk of macros if there are too many to fit on one page.
How can this be done using a list of macros. The problem I have is that the you cannot iterate though this list of macros, it simply only returns the html for the entire list of macros, unless I am not doing it correctly?
Is there a way to do this?
Thanks a lot!
is working on a reply...