Modal Display Form Not Completing in the Html Viewer for Geocortex Essentials Tablet View
I have a workflow that has two consecutive forms. The first form's target is a ModalWindowNoCloseButton. I am using this form as a way of preventing user interaction while a SendWebRequest runs.
- In the Form Header's Load event I perform a send web request.
- Once complete I call the Complete Form activity for the submit button.
- This should close the first form and load the second form.
This works perfectly fine in the Desktop and Handheld views but does not close the first form in the Tablet view of the HTML 5 Viewer. You can see both forms up at the same time in Tablet view.
When I look at the debug output for the Desktop I see a Deactivated view view output
See DesktopOutput.png
For the Tablet there is no Deactivated view entry in the output prior to activating the second form. There is no deactivation of the first form at all.
See TabletOutput.png
I have attached the example workflow.
Is this a bug?
Du måste logga in om du vill lämna en kommentar.
Kommentarer
0 kommentarer