Avatar

Level 3

Thanks for all the help!

But what if you do this code in the initialize event of Field2 of your masterpage?

if ($.rawValue <> "Anything") then

$.presence = "hidden".

endif.

This way, the layout should change at the generation, not using a button.

Does it work in your test?

By the way, in which event are you putting your code for your checkbox?

Max