This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
When accessing a widget in a modal window, opening another modal window in that widget messes with the widget HTML and seems to break pop-up user messages.
Example
Clicking on the "Add Comment" link opens a modal window inside of this modal window. When closing the inner modal window, the outer one suddenly becomes much longer.
Additionally, if the following steps are followed, then that extra space can be filled with what's supposed to be a pop-up user message.
Trigger a SetTerminateActions to display a pop-up user message.
Open an inner modal window.
Trigger a SetTerminateActions again to display another pop-up user message. Instead of being a pop-up, it will be inserted into the page like the below image.
This is an addendum to Jeff's post. I experienced the same issues using the Hyperlink controls to open a widget.
With the Target property set to empty The widgets pop-up sometimes. Usually the page just reloads. I just keep clicking on them until they open and then they only stay open a few seconds before closing. I tried setting the Target property to "_blank" and this is what happens.
Selecting the Payments link opens another Collections window but opens the widget in the previous page. The widget in the previous page has some faded data showing in background. When I click out of the widget, the widget appears at the bottom of the screen beneath the footer. Then I close the widget and it returns back to the original Collections screen.
Clicking outside of the window or closing it with the 'x'
When using a hyperlink to open a window, EASYProcess implements that using JavaScript events instead of the "href" attribute. To prevent conflicts, try setting "NavigateUrl" to: