Documentation for FORM BLOCK schema
Permalink
Hi, I'm looking for a documentation on Form Block database schema. In perticular the way btFormAnswers, btFormQuestions and btFormAnswerSet tables are mapped so that i can query the database for the form values.
Thanks for your reply.
Iam just trying to get the form field value on form submit.
Is there a better way than just querying the BtAnswers table with msqID and qsID from btQuestions table.
Iam just trying to get the form field value on form submit.
Is there a better way than just querying the BtAnswers table with msqID and qsID from btQuestions table.
The way that it stores and names the form fields, it's not easy to check on submit. For more control, you probably want to use the external form block.
It would be nice to add in a handle field similar to the page attributes for the form block, but last time I checked, it still wasn't there.
It would be nice to add in a handle field similar to the page attributes for the form block, but last time I checked, it still wasn't there.
I have no idea why, but I just opened it so i might as well paste it: