I am looking at the Form options of Seatable. I can easy create a Form to fill in a table. That works perfectly!
I like to add some extra information that somes with the Form and lands in the table.
Let’s give an example:
- I deploy a form to register issues. Every new issues has a status of “new”, so I would like to give this status automatically with the form to the table, so the user who fills in the form won’t have to select the status.
- I have different forms for different moments. Form A for situation A and Form B for situation B. Both forms write info in the same table. I would like to write in the table which situation the form regards. Some extra attribute to determine the situation? Or perhaps pre-fill a field with the correct value?
Hope this makes sense.
Peter