Hi, I am having a problem getting my Smartform to redirect after the Update button has been pressed. The button is defined as:
<K2:K2BUTTON id="btnSaveReviewComments" tabIndex="7" runat="server" CssClass="k2Button" Width="105px" AfterClickAction="Redirect" ToolTip="Save your comments" Type="UpdateButton" CausesValidation="False"></K2:K2BUTTON>
I set the redirect URL dynamically in the code behind.
The K2 process datafields are being updated but the page is not redirecting after the update. Do you know why this might be?????
Many thanks in advance!
K2 Update Button not redirecting
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.