Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    May 20, 2010 @ 13:04
    Ismail Mayat
    0

    How to change text of buttons

    I have a multi step contour form, the button text is previous and next.  What i want to do ideally is when on last step make text of next button Finish.  Is this possible?  If not then as a matter of interest how do you change submit button text in general?

    Regards

    Ismail

  • Anders Burla 2560 posts 8256 karma points
    May 20, 2010 @ 13:17
    Anders Burla
    1

    I can change it with javascript. Dont thing there is a way to change it for each form/steps

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    May 20, 2010 @ 13:30
    Ismail Mayat
    0

    Anders,

    Bit of jquery magic would sort it nicely, however was hoping there was non js way of doing it.

    Regards

    Ismail

  • Per Ploug 865 posts 3491 karma points MVP admin
    May 25, 2010 @ 19:10
    Per Ploug
    1

    All buttons use dictionary items, so you can just setup items for the keys "next", "prev" "submit" etc

     

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    May 26, 2010 @ 11:07
    Ismail Mayat
    0

    Per,

    Awesome many thanks.  Dammit i keep doing like on karma instead of solution DOH!

    Regards

    Isamil

Please Sign in or register to post replies

Write your reply to:

Draft