You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a table called invoice and a table called equipment in BudibaseDB.
I already have a form generated from the invoice table, initially invoice table had a field for equipment a text field so user can input custom values, but that will only allow one equipment. So I decided to make another collection to try and link them with the InvoiceNo, so equipment table has InvoiceNo, Equipment, and Quantity.
How do I set this up in the Design tab for the form input ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am new to the Budibase.
I have a table called invoice and a table called equipment in BudibaseDB.
I already have a form generated from the invoice table, initially invoice table had a field for equipment a text field so user can input custom values, but that will only allow one equipment. So I decided to make another collection to try and link them with the InvoiceNo, so equipment table has InvoiceNo, Equipment, and Quantity.
How do I set this up in the Design tab for the form input ?
Beta Was this translation helpful? Give feedback.
All reactions