Text properties on same line

Hi all,

Why is it I can’t change have different hide when properties for different items on the same line in a form?

E.G.

Field1 : Field2 — Field3

Say I want to have : hidden when Field1 = “”, and — hidden when Field2 = “”, and say… Field3 hidden when Field1 and Field2 are both = “”. How come I can only set one Field/Text property for the entire line? Am I missing something

Thanks!

Subject: Text properties on same line

Hide-when formulas are on a paragraph, so the only way to get different hide-whens on the same line are to have table cells (which can have hidden borders if you like) so that you can have separate paragraphs on the same line.

Subject: RE: Text properties on same line

Ah, I see. Thanks Ben!

Subject: Text properties on same line

Hide / when formula apply to a paragraph. Therefore if Field1, 2 and 3 are on the same line they are all going to use the same hide / when formula.

The easiest way to get around this is place the fields in a table. Then you can have a hide / when formula for each cell.