6 Replies Latest reply on Jul 5, 2007 1:58 PM by pettersonfp

    What must I do to make the back button stop working?

    pettersonfp

      Hi,

      Following are the configurations I'm using.

      Thanks in advance,

      Petterson

      --> registration.jpdl.xml
      <start-page back="disabled" name="Choose Type" view-id="/registration/chooseRegisterType.xhtml">




      </start-page>
      <page name="Fill Form" view-id="/registration/registerStep1.xhtml"
      back="disabled">





      <page name="Greetings" view-id="/registration/greetings.xhtml"
      back="disabled">

      <end-conversation/>


      ---->pages.xml
      <page view-id="/registration/chooseRegisterType.xhtml">
      <begin-conversation join="true" pageflow="registration"/>