Topic Options
Rate This Topic
#135917 - 11/15/06 09:09 AM How to show scrollbar in dialog mode.
HardTarget Offline
Stealth Member

Registered: 10/06/06
Posts: 24
hi,

could anybody let me know how to show the scrollbar when a form is opened in dialog mode? i'm opening a form in dialog mode but part of it is going out of the screen and hence i'm not able to access some of the fields.

thanks,

shashh

Top
#135919 - 11/15/06 09:38 AM Re: How to show scrollbar in dialog mode. [Re: HardTarget]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
It's not possible.

Try to change your screen resolution
_________________________
Vincent.

Top
#135921 - 11/15/06 10:19 AM Re: How to show scrollbar in dialog mode. [Re: HardTarget]
thwe Offline
Stealth Member

Registered: 03/11/04
Posts: 188
Loc: Germany
Include an AL that changes a hidden field to visible. The has to be in an area which is not visible.

Top
#135925 - 11/15/06 11:03 AM Re: How to show scrollbar in dialog mode. [Re: thwe]
HardTarget Offline
Stealth Member

Registered: 10/06/06
Posts: 24
hi thwe/vincent,

thanks a lot. it worked.

shashh

Top