Hello Community,

I am trying to build a dialogue box with report. In this dialog box I would like to have a text box, in which the content can change according to another check box in the dialogue. If the check box is chosen, then the text box will show "A", and if the check box is not chosen, the text box will show "B". I have built two text boxes at the same location and I want to use setVisible() to control which text to be shown. However, if seems that if two text boxes overlap, one of the text box can not be shown correctly. (I've try to move one of the text box to a free place, then everything works well.) I am not sure if it's possible to do this with report. Can anyone help?

Thanks in advance!

 or register to reply.

Notify Moderator