Avatar

Correct answer by
Level 4

Hi,

     The parameters that you can set with "presence" are "visible | invisible | hidden | simplex | duplex"

     In you case you have to use the "relevant" object and parameters you can set are "+print | -print"

Syntax for SOM expression

Reference_Syntax.relevant = "-print"; ----- this forces that particular object not to appear when the form is printed.

I hope this should work, let me know in case of any questions.

thanks,

Rajesh

View solution in original post