Hey guys,
im realy new to coding & all that stuff.
I need an solution for our database frontend.
Our users can create multiple “suppliers” - the suppliers appear on a dynamic product page, so we have an overview about offers for this actual product. Now i want to hide the suppliers in “Tabs” / “Spoilers” whatever you call those little boxes.
If a new Supplier is created it should create a new box, so i use a Repeater for it. Now i need the following:
- how can i hide text/part of boxes until a user clicks on the main box
- how can i define the distance between 2 boxes so the repeater wouldnt add so much empty space between them
Would appreciate your help.
Best regards,
Sam S.