Hi,
I am working on an SAP Adobe Form.
When hiding a table column, the other columns are moving over but are not retaining their width.
Table fields being displayed are:
BUDAT
REFDOCNR
GLACCT
SGTXT
TSL
Under certain conditions table fields BUDAT and REFDOCNR will be hidden.
BUDAT has a width of .8 and REFDOCNR has a width of .85.
GLACCT has a width of .6 and SGTXT has a width of 3.2.
When BUDAT and REFDOCNR are hidden, the other three fields GLACCT, SGTXT, and TSL move over and field SGTXT is truncated from 3.2 to .85 which is the width of field REFDOCNR.
Is there a way to hide a column, have the remaining fields move over, and retain their width?
Thanks in advance.