Skip to content

Form Data passing #16099

Answered by mikesealey
BouzidBoub asked this question in Help
Discussion options

You must be logged in to vote

Okay - so there's a slightly neater way to tackle this which saves a bunch of steps, if you're happy to display the user's form inputs to them in a modal instead of on a new screen. I'll walk you through this approach instead.

In my example I'll use the Budibase Sample Data tables.

Starting with a Form Block, I've selected the fields that I want a user to complete and submit:

I then added a Modal component to the screen - when this component is selected in the component tree on the left it will display - if you wish to work on something else on your screen you should click on a different component in the component tree.

Inside the modal, I've added 2 child-components, Text and Button. Th…

Replies: 4 comments

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
Answer selected by mikesealey
Comment options

You must be logged in to vote
0 replies
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