Skip to content

How to create form black with 7 consequtive select roll outs (pickers) for each column and show the result from last or first colum of database? #15035

Answered by mikesealey
FleetDriver asked this question in Help
Discussion options

You must be logged in to vote

Hey @FleetDriver

A couple of things I've noticed from your screenshots:
You're fetching the row ID from the URL, but if you're previewing the screen with the form on, there's a high likelihood that you arrived at that URL without specifying the row ID in the URL. Typically we might do this by having a table of all of the rows on /table and then clicking a row might navigate to /table/:rowID
Have a read through this guide in the documentation to make sure you're taking the right approach: https://docs.budibase.com/docs/passing-bindings-in-url-parameters

I can see that you've also got the form block set to view. If you want to use this form to edit, you'll still need to pass in a row ID, bu…

Replies: 1 comment 1 reply

Comment options

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

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