Carrying over data retrieved from Firebase to another page
How do I use the same data from the selected item from the list below and display it on another page, similar to Intents in Java.
I want to know who submitted the form
I want to know who submitted the form by just letting the user login to the system. Once logged in user can access the submission form then I want to know by just seeing its username.