Hi,
I am currently converting my design of a quite complex course to get as much of its original functionality as possible to work after HTML5 conversion.
In this course I am using the SDK Menu-Pop-Up template. Its main functionality is provided by an SDK object, which pulls all page names dynamically into the pop-up. Obviously, this does not work with HTML5. However, I would like to re-create this functionality.
My main problem is to get all page names to display dynamically in a text object. I don't necessarily need the vertical scrolling that is currently provided by the object.
Initially, I had planned to use the page controller to display the list on on Trigger: "Show", but I am missing the method to pull in all page names (in the page controller).
Is there a way that I can re-create this functionality (or has it be done and is now available as a HTML5 template that I didn't see)?
Thanks
Matthias