I want to create a interactive repeater that has information to expand. But my list is a little complex.
I’ve been developing a medical clinic site. this clinic focus in some speciallities areas, and has various doctors that correspond to each speciallities. And each doctor have a description of their own competences. What I want to do is:
*Create a repeater that shows the speciallity name, with a “show doctors” button
*When clicked, expands a space that show the list of doctor names.(until here i got it working)
*E ach doctor has a button “show description” that expand the description, contact, telephone, e- mail, ect, ect. each doctor has its own. (here were i got stuck)
Problem is, to do this with Database, its almost like to put a repeater inside a repeater, wich I know is impossible to do. I don’t know how to load so much information into the database, I even try with reference fields, but its not working.
So the question is, is it possible to do at all? How to cruse databases like this?
in case you want to see, this is the page in the site with my progress:
https://innovah.wixsite.com/website/blank