Where to view form submission data

Hi, my bubble app has a form where users submit info and upload a file.

Where can I view this information once it has been submitted?

Thanks!

Hey there!

There are a few ways:

  1. You can make an admin page for yourself to see the submissions. Just make it so only you have access to it.

  2. Just look under the data tab to view all your data on the back end of Bubble.

Want to learn more?

www.nocodeminute.com

Presenting

Hope that helps!

I think two would be ideal for me. However I’m not seeing anything in the back. Is it possible I have the form set up incorrectly, so that data is not being recorded?

You sometimes have to search for something or hit the search button for the File Manager to update. Otherwise you should see the uploaded file’s link. If you share your setup we’ll be able to help.

1 Like

Thanks Duke, after hitting the search button in file manager I was able to see the files that have been uploaded.

What I’m still struggling with is finding the form data that was submitted with this file. Essentially users are submitting their

  • Name
  • Email
  • Phone number
  • Resume (as a file)

I’m not able to find the name, email, and phone number inputs. Do I need to create a new data type, and map each input to this data type?

(Also, I’m not entirely sure how to share my app as I’m not on the professional plan.)

Thanks again

Bubble does not display all the data fields by default. In the top right corner of the app data tab there is a ‘n additional fields’ click this and you can then choose what fields you wish to see. You can then save that database view, so ‘Users with extra fields’.

If the data is blank, then your workflows are most likely not setup properly.

1 Like

Ahhh I was able to figure it out. Thanks mate!

This topic was automatically closed after 70 days. New replies are no longer allowed.