i made some columns in the form so the users cannot change them but just view.
but when i make a search with find button it doesnt search these passive columns
What i think is, that in order to prevent the user from change, you have set the property Enabled = No and the property Locked = No, and that's why the 'Find' can't find it.
I suggest you should try like this: property Enabled = Yes and the property Locked = Yes, that way it will be able to find.
the only difference will be, that if both properties are set to 'Yes', then the use will be able to enter in the textbox, but NOT change its value.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.