Hi everyone..
I have a database which is linked to several sharepoint tables (lists). These tables are queried based on choice in main form. In the main form there are several subforms built on those queries. The subforms are placed on number of pages in tab control.
The problem is that the fields get locked randomly and do not allow any edits. The fields like dates or comboboxes can be updated using mouse, but if one tries to type in something there is no response.
After some random clicking around, opening different pages etc. the same fields can be eventualy edited.
The subforms, when opened as a stand alone forms, work fine and there is no problems wih locking.
I have checked all possible "Allow edits" properties and they are all set to "yes".
Since I cannot discover any pattern on when the field is locked and when is not, it is extremely frustrating.
I'll be grateful for any ideas.