appf
hiCreateAppForm with scrollbars and attachmentList
Hello,
I have created an appForm with the following attachmentList and size:
?attachmentList list(hicLeftPositionSet | hicRightPositionSet ; field 1
hicLeftPositionSet | hicRightPositionSet ; field 2
etc.
?initialSize 800:800
?minSize 800:800
?maxSize 1600:800
If I reduce the minimum y-size (?minSize 800:200), scrollbars are not inserted, unless I remove the attachmentList constraints.
Is it possible to have both scrollbars and "hicLeftPositionSet | hicRightPositionSet"?
Thank you,
Best regards,
Aldo