I have two forms, both have a subform on it and shares some identical fields in the subform.
I am able to change the date in the field txtPruefbericht and txtDurchsprache on the subform of Form 1 using date-picker and self-type.
But for Form 2, I can't change the date. It's unclickable as if it is deactivated.
It's weird because both of the field are the same.
I have checked whether it has an Input Mask but nope.
I also checked whether it is Enabled and Locked and it is enabled and unlock.
The Show Date Picker is also selected.
Also, when the textbox is set to lock, the background appears red and when I unlocked it, it turns white or grayish. You can see it in the phote of Form 2, where I set the Pruefbericht to activated and unlock and for Durchsprache I set it to activated and locked.
Is there anything I need to check to make the date picker available?
Could there be something that deactivate the edit function?
I am able to change the date in the field txtPruefbericht and txtDurchsprache on the subform of Form 1 using date-picker and self-type.
But for Form 2, I can't change the date. It's unclickable as if it is deactivated.
It's weird because both of the field are the same.
I have checked whether it has an Input Mask but nope.
I also checked whether it is Enabled and Locked and it is enabled and unlock.
The Show Date Picker is also selected.
Also, when the textbox is set to lock, the background appears red and when I unlocked it, it turns white or grayish. You can see it in the phote of Form 2, where I set the Pruefbericht to activated and unlock and for Durchsprache I set it to activated and locked.
Is there anything I need to check to make the date picker available?
Could there be something that deactivate the edit function?