Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pete 152 posts 176 karma points
    Jul 02, 2010 @ 18:14
    Pete
    0

    Event for Next button click

    Is there an event for the Next button click? If so, what is it? :) 

  • Benjamin Howarth 305 posts 771 karma points c-trib
    Jul 02, 2010 @ 23:48
    Benjamin Howarth
    0

    Hi Pete,

    Which "Next" button are you referring to?

    Benjamin

  • Harald Ulriksen 207 posts 248 karma points
    Jul 03, 2010 @ 00:12
    Harald Ulriksen
    0

    Partially submitted should do the trick. For back button it's resumed, but it does not fire on the first back click, only on 2nd -> n . If you need full control I suggest you inherit from the renderform and override that std. button-click events. [edit: prev and next page methods is not available when overriding RenderForm]

    Hope this helps, Harald.

  • Pete 152 posts 176 karma points
    Jul 05, 2010 @ 13:25
    Pete
    0

    Thanks Harald, PartiallySubmitted is what I was looking for. For some reason it wasn't hitting the breakpoint on Friday but is now. 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies