Update/View database elements in page

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?

https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area

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 :slight_smile:

Please see the picture attached. When see more is actioned I need the box to load with the elements for that row. So I created another dataset to display the elements from the box. I created some filters in the dataset 2… it still doesn’t display the items :frowning: