Hi All
I have a form which contains two combo boxes. Combo box A uses a value list of table values from table A. Combo box B uses a value list of table values from table B, constrained by a relation to table A. Both combo boxes are not editable. Everything works as designed in the data mode. In the Find mode combo box A works as expected but combo box B displays an empty list and since the combo box is not editable no text can be entered in the find mode.
Is this normal or is there something I did wrong?
All help is greatly appreciated.