I have the following which alters the underlyitng temp table by adding a yes/no column. But how do I tell the table that this new column is a checkbox? The below creates a text box with 0 or 1, but even though the form that uses this field is a checkbox, it does not receive the check mark, it just stays...