savepartial() on System Controlled
Posted: March 13th, 2017, 10:45 am
Dear Josh
I have five variables on form 1 and form two is roster and form three is assets (single occurrence).
I have a logic on form1:
And after that i continued entry till assets section and on this stage i have saved as partial and close the application. When we re-open the application and select that "Start to the last position?, it goes on V3 form1. But my last position was on asset form.
I am using System Controlled in CSPro 6.3.
Thanks.
Arshad
I have five variables on form 1 and form two is roster and form three is assets (single occurrence).
I have a logic on form1:
Code: Select all
if v3 is 1 then
skip to V5
else
endif;
I am using System Controlled in CSPro 6.3.
Thanks.
Arshad