Hi all! I am a new wix coder and I have a question. So I have a database with employees. I want to display few details in a repeater. In the repeater I have a button ”view more” and “edit employee”.
When I press view more I have a box where all the details from database are shown and when I press edit employee I need a box with input boxes to update elements. Can anyone tell me how can i display the elements in the box for that employee and edit them? I need the box to display elements for that specific employee only that I click on. Please can anyone help?
Hi, thank you for your response! Unfortunatelly the article doesn’t really help me, because I don’t need to build a member area. I need to display elements from database into a repeater and then click a button(from the repeater, to expand a box) to display all the details for that specific row into a box