Initial position of screen for user

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
jabain
Posts: 26
Joined: Sat Jan 25, 2014 1:36 am

Initial position of screen for user

Post by jabain »

Hi All,

RDMLX Question.

Does Longrange have the capability of automatically positioning a page? Say we want to display a page to a user, but want it to initially show up half way scrolled down. Is that possible?

Regards,

Andy
Paul

Re: Initial position of screen for user

Post by Paul »

Hi Andy,

There is no longrange property to cause the form to scroll on loading but you might be able to get this to happen by setting the focus to a field if it is out of view normally.

Regards.
Post Reply