Hello @Ziphoh,
You can use a fix for this. I am hoping you are on 4.7 since you didn't specify. FixPack 14 resolve the above mentioned issue.
To find more about this FixPack follow this link: http://help.k2.com/kb002515
Alternatively you can apply the cumulative update as it include all the fixes: https://portal.k2.com/download#!/K2%20smartforms/4.7
Should you find the above information useful kindly mark as "Accepted Solution and/or Kudo", as this will assist other community members looking for related information.
Regards,
Beswick
Hello again @Ziphoh,
Here is a link for the list of 4.7 fixes, navigate to FP14 for a quick download:
http://help.k2.com/kb002282
On the table you will see a column with download links.
Regards,
Beswick
Hi Ziphoh
The first questions is how do you initiate the logout?
If you have a Logout Button on your form, do you make use of the "then navigate to URL" Action?
This Rule can be configured against any Event and/or conditions as needed. e.g. When Button is clicked - (if an advanced condition is true) - then navigate to URL
In the “then navigate to URL(configure)” add the following: https://sK2 server URL]/Runtime/_trust/logout.aspx?ReturnURL=UForm URL with URL encoding]
e.g. https://k2.denallix.com/Runtime/_trust/logout.aspx?ReturnURL=https%3a%2f%2fk2.denallix.com%2fRuntime%2fRuntime%2fForm%2fLogoutTest%2f
This should take the user back to the logon screen and once logged in return to the ReturnURL address.
Cheers,
Thinus
Hi Zipho;
This can be resolved by URL Rewrite
refference:-(http://help.k2.com/kb001679)
(https://blog.jikai.sg/setup/7/)
Regards;
Widson.