k2 finish button


Badge +1
Hi
When I click on my k2 finishbutton to submit a smartform, a postback is performed but the code in the k2buttons method is not executed, it only executes the second time the k2button is pressed? How could I fix this so that the code is executed the first time?
thanks
Hannes

3 replies

Badge +1
I have the same problem - did you ever resolve this issue? Do you know how to get around this problem?
Badge +4
My suggestion is to hide the K2Button and use a normal button with the code in there. Then only call the FinishButton at the end.

Also have a look at the following KB article which might help:
http://kb.k2workflow.com/Articles/KB000008.aspx

Regards,
David
Badge +4
Hi,

Have a look at this forum, even better:
http://forum.k2workflow.com/viewtopic.php?t=868&highlight=isvalid

Regards,
David

Reply