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? :) 

  • Jamie Howarth 306 posts 773 karma points c-trib
    Jul 02, 2010 @ 23:48
    Jamie Howarth
    0

    Hi Pete,

    Which "Next" button are you referring to?

    Benjamin

  • Harald Ulriksen 207 posts 249 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. 

Please Sign in or register to post replies

Write your reply to:

Draft