Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
Do you want the form itself to have an embedded table on it or do you just need to just create 4 checkbox fields on your record.
- KristyWilliford7 years agoQrew Assistant CaptainI want the form itself to have an embedded table
- GiuseppeMacri7 years agoQrew CaptainMake your form in the main table, make a table with just the check boxes you want, relate the second table to the main table whereas the main table is the parent and the checkbox table is the child.
In the form, where it says just the second tables name, make sure you change its form settings to be edittable. - KristyWilliford7 years agoQrew Assistant Captainokay.Can I write a code for a table to be embedded in the form as you mentioned previously.