Dear All,I am displaying a dynamic table into livecycle designer form
which can grow upto multiple lines.I have some fields above and below
the table area. I have wrapped this table into subform, but when we try
to add bodyrows(as table is dynamic) subform automatically grows and
below positioned fields too get shifted downwards.My requirement is not
to shift the below fields from its position in form and when bodyrows of
table increases beyond subform area the subform should visible
scrollbar. ...