Page 1 of 1

"Do not load initial form after session terminates" option

Posted: Wed Oct 19, 2016 8:53 pm
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

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

Posted: Thu Oct 20, 2016 7:50 am
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.

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

Posted: Thu Oct 20, 2016 11:24 am
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

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

Posted: Thu Oct 20, 2016 2:04 pm
by tsupartono
Yes that's correct.

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

Posted: Thu Oct 20, 2016 7:39 pm
by MegumiSawada
Thank you!