So attempting to add in a requested feature for a membership database. Currently it is setup with the data tables on the backend, and the front-end (user interface) has the relevant forms, queries, etc.
I've been asked to add in a few other pieces of data - a primary and secondary language field (easy, just a couple short text fields, and a other language field. The other language field would work great as a multivalue field (yes, I know, not the best DB design, but I'm working within the existing database). I have the other fields select from a languages look up table to populate.
In a quick test in a non-split database, it seems to work great, when it's added on the form - the combo box presents with the checkboxes that can be selected, and OK to populate the field.
On the split design, I don't seem to have the option for selecting multiple options.
Thoughts? Work arounds? Ultimately, the end result for for the LanguageOther field, would ultimately contain something like 'English, French, Spanish, German' depending on what was selected on the front end Form.
Tia,
Xyst (Greg)
I've been asked to add in a few other pieces of data - a primary and secondary language field (easy, just a couple short text fields, and a other language field. The other language field would work great as a multivalue field (yes, I know, not the best DB design, but I'm working within the existing database). I have the other fields select from a languages look up table to populate.
In a quick test in a non-split database, it seems to work great, when it's added on the form - the combo box presents with the checkboxes that can be selected, and OK to populate the field.
On the split design, I don't seem to have the option for selecting multiple options.
Thoughts? Work arounds? Ultimately, the end result for for the LanguageOther field, would ultimately contain something like 'English, French, Spanish, German' depending on what was selected on the front end Form.
Tia,
Xyst (Greg)