I have a strange problem with showing up of check

Hi There, I have a strange problem with showing up of check box in the form. This check box is fine showing up in local side, but when I send this XPO file to oversea site to let them to have further test, our oversea people tell me they can’t see the check box in the form. Why? Does anyone meet this before? Cheers, Gem Han

The checkbox is not set with autodeclaration = ‘yes’? If it is, check there isn’t a class controlling if the checkbox has to be visible or not.

Well, there are a lot of possible reasons. What I stumbled into several times is not changing the CurrentVersion in class that extends RunBaseBatch. (that’s for example if you are building a report and want to show an additional checkBox on the QueryForm)