I have a calculated field at the top of my form that does a lookup on a list to display a message on how to use the form. I set Resize at runtime for the control. It indeed resizes the control but all the forms under it stay in place and the text sort of overlays the rest of the form. This makes the feature pretty much worthless.
Is there any way to resize / shift the rest of the form so the calculated field does not overlay the rest of the form?
P.S. I plan to place similar calculated fields at various places on the form.