Skip to content

Create forms with query to read and create a email #13622

Discussion options

You must be logged in to vote

Hi @jaquelinedealmeida

There are two ways to go about this. Both look the same to the end user, but under the hood there's a few differences. To explore this, I created an app with a form-field that requests an email from the user, and on click of the button the app will check existing user emails. Using a Navigate To action and some JavaScript to return the path of the page depending on the response of the check

Premium Users

  • If you're a premium user of Budibase, navigate to the Automation tab and create an App action.
  • Add a field to the app action called email, set to text.
  • Add a Query Rows step to the automation, select the table to query, set the limit to 1
  • Define the filters: The co…

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by mikesealey
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jaquelinedealmeida
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants