Hello
I am new to bubble and have simple task that I need help with
I want to ask the user to input
first name
middle name
last name
date of birth
email address
phone number
City
State
and hit a submit button. Then create database
Thanks
Abdul
- Add all these fields to the “User” data type.
- Create a simple form with input fields to capture all of these fields
- Start a workflow from a submit button, the workflow step should be “make changes to the current user” … then assign all those data fields from the input values.
I’d suggest watching some beginner tutorials. We have many at nocodify.com…
Tal
1 Like