Get Name of a folder from Firebase

I want to get the name of the folder of the person clicked in the list. I am saving like Timestamp( current day-month-year|hour:minute:second)+the name of patient. and in the folder I have the details of the Patient. So when someone clicks one any patient’s name it should navigate to another screen and in the screen it should give the details in text inputs. Please help how to do that

1 Like

Please provide a screen copy of sample data of your database “folder” structure.

According to the structure, a solution can be devised.