I am creating a wizard where each page will be unique.
I have a rotator setup as follows:
This works fine but I wish to have a different item template per page as the content will be unique per page.
How can I bind a custom item template per page?
I want to do something like this in my model...
where each item template is different.
Can you please recommend a good way to do this.