Hide a table column in the notes client

Hi all

I would like to hide an entire column in the table in the notes client .The column should be hided when the user select the value in the other field.

If it is row ,it is hidded when by using the hidden when formula.but not sure how the entire column should be hidden.

Does any one has any ideas

Searched this forum but no luck.

Thanks in advance.

Shobana .J

thanks in advance.

Subject: Hide a column in the notes client

The entire column can not be hidden at a time but a row can be. Because Lotus take a entire row(all the column in that row) as a single unit, so when one of the column of a particular row is not hidden the entire row will remain unhide.

You can make the table border to “0” to make some kind of workaround because it will show you a plain table without border.

Subject: RE: Hide a column in the notes client

Place cursor in the clomun and then right click Table Select->Column(s)… then column will be selected.After column is selected then right mouse click again and then select Text Properties and write your hide when formula…this should work.