Hi,
I have a form that call by several form when press button(not subform). For example Form A can call by Form B, C and D. Its call by button properties RunObject., not runmodel funtion.
So my problem is, it is possible Form A can set to editable or not editable depend call by different form. Lets say Form A cannot edit when call by Form B, but editable when call by Form C & D.
I try search the forum but fail, please let me know if any post provided solution.
Thank you.