Hi,
I have a repeater connected to a dataset.
When I click on the View Details button, I want it to redirect to a new page and display the rest of the database contents of that particular data entry. How do I make this possible?
Hello Mahima Patel,
you want to separate your content in 2 site-sections right?
FIRST-PART (site-1) ----> small repeater (shows just most important info)
SECOND-PART (site-2) —> big repeater (shows all info)
Is this what you wanna do ?
@mahimap7 …what you do is hover over your database collection, then on the settings icon look for create a dynamic page. After you create your dynamic page you can link it to your repeater.
I recommend you watch this Corvid intro video to umderstand how dynamic pages work …
Hi,
Thank you for the reply.
I want to be able to click on the small repeater and display complete information. Just like the Wix Blog, you click on the topic and view the complete article.
Can you please help me out with this?