I have two combo boxes: Buildings and Rooms: I first select Buildings then Rooms. Combo boxes provides correct drop down based on first selection. Issue is when I go to new record, the combo boxes do not refresh. thanks
I have two combo boxes: Buildings and Rooms: I first select Buildings then Rooms. Combo boxes provides correct drop down based on first selection. Issue is when I go to new record, the combo boxes do not refresh. thanks
in the ON CURRENT event, you must reset the combo boxes.