The demo is great but it doesn't explain where and how. How do you use/setup the new functionality of multiple values for one field? Anyone figured this out yet? Thanks in advance for the help. Al
Hi Al, I take it you are talking about the checkbox list?
There is a couple ways to do it. In the Editor page, Expand the tree of the table you want and select that table's "Add" page. Then double click the field where you want the multiple select checkbox list to appear.
Select the "Edit As" tab and then select "Lookup wizard". From that point you can select "Checkbox List" and either create a pre-defined list of values (In the big text area) or you can specify a Lookup table from which the checkboxes will be dynamically created from values entered in another table.
Note You can also achieve the same results using the "Dropdown Box" option along with setting a multiline select value to 2 or more rows. In this case, everything else is done the same way except for when selecting multiple values, you need to hold down the Ctrl key while selecting each item from the list or you can drag and select multiple values in a the list at one time. Hopefully this helps