<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Wizard: Error Message in the same page in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153499#M108079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try doing something like this in your next() method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Application.getWizardManager().getState().setCurrentStep(Application.getWizardManager().getState().getCurrentStep()-1);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The step counter has already been increased by the time the next() method of your bean gets called, the code above sets the counter back to the previous page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2008 21:56:32 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2008-02-04T21:56:32Z</dc:date>
    <item>
      <title>Wizard: Error Message in the same page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153498#M108078</link>
      <description>Hello,I have developed a new Wizard.I have override the next() method.To display an error, I use the method 'Utils.addErrorMessage'.public String next()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FacesContext context = FacesContext.getCurrentInstance();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Verification que tout est saisi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (this.firstName</description>
      <pubDate>Thu, 31 Jan 2008 14:56:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153498#M108078</guid>
      <dc:creator>lmoulin</dc:creator>
      <dc:date>2008-01-31T14:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Wizard: Error Message in the same page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153499#M108079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try doing something like this in your next() method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Application.getWizardManager().getState().setCurrentStep(Application.getWizardManager().getState().getCurrentStep()-1);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The step counter has already been increased by the time the next() method of your bean gets called, the code above sets the counter back to the previous page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 21:56:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153499#M108079</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-02-04T21:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Wizard: Error Message in the same page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153500#M108080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot. It works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 07:37:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wizard-error-message-in-the-same-page/m-p/153500#M108080</guid>
      <dc:creator>lmoulin</dc:creator>
      <dc:date>2008-02-05T07:37:01Z</dc:date>
    </item>
  </channel>
</rss>

