I have created a form and a table for data entery purposes. However, all of the text boxes, combo boxse, and toggle switch in the form are unbound. How do I bound them to a particular column in the table?
Or, am better off creating a new form that is bound? If so how do you establish this link?