"Do not load initial form after session terminates" option

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
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

"Do not load initial form after session terminates" option

Post by MegumiSawada »

Hi,

I believe the option "Do not load initial form after session terminates" is added on RV24.
And it seems to be related to this statement in Product announcement:
>New features in this version:
>Initial form view is now executed automatically when there is no visible forms.
(http://longrange.lansa.com.au/viewtopic.php?f=13&t=492)

Could you please tell me what will happen if this is on/off.
I don't get it from the product annoucement statement nor this option name.

Thank you in advance.

Best Regards,
Megumi Sawada
Attachments
IMG_0153.PNG
IMG_0153.PNG (24.92 KiB) Viewed 3749 times
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: "Do not load initial form after session terminates" option

Post by tsupartono »

The behaviour pre-RV24 is that initial form view is run automatically only after initlal schema load (when LR was launched, or after schema refresh).
In RV24, initial form view would also run automatically after session gets disconnected (e.g. due to inactivity, or explicit request by end-users).
Enabling the option in question "Do not load initial form after session terminates" would turn off this behaviour, as during development you may not want to run initial form view every time you disconnect your session.
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: "Do not load initial form after session terminates" option

Post by MegumiSawada »

Hi Tony,

Thank you for explaining.
Does "initial form view" mean the one set to "initial form view in application setting of schema property tab?

Best Regards,
Megumi
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: "Do not load initial form after session terminates" option

Post by tsupartono »

Yes that's correct.
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: "Do not load initial form after session terminates" option

Post by MegumiSawada »

Thank you!
Post Reply