Questions Tagged With htmluserdialoghttps://answers.axonivy.com/tags/htmluserdialog/?type=rss&user=Marcel%20von%20Wylquestions tagged <span class="tag">htmluserdialog</span>enWed, 26 Aug 2015 08:47:31 -0400500 Server Error when hitting history back button of browserhttps://answers.axonivy.com/questions/1450/500-server-error-when-hitting-history-back-button-of-browser<p>I have the problem, that if you have two or more dialog calls in a process, you cannot use the history back button of the browser, as soon as you are past the first dialog.</p> <p><img alt="alt text" src="http://answers.axonivy.com/upfiles/2015-08-26_08_41_15-Process_Development_-_Workflows_processes_Start_Processes_Main.mod_-_Axon.ivy_De.png"></p> <p>In this example, as soon as you reach Education, it does not work anymore.</p> <p>I think the reason for this is, that the dialog instance is closed, when you leave a dialog and move further (Dialog Close event).</p> <p><img alt="alt text" src="http://answers.axonivy.com/upfiles/2015-08-26_08_44_18-Apache_Tomcat_7.0.55_-_Error_report_-_Internet_Explorer.png"></p> <p>I think that this is ivy specific, becuase as far as I know, it works properly with plain PF/JSF. In my opinion, the back button should work allways, becaus of the usability, and the developer should take care of what happens with data and so on.</p> <p>Anyway, does anybody have a solution for this?</p>Marcel von WylWed, 26 Aug 2015 08:47:31 -0400https://answers.axonivy.com/questions/1450/500-server-error-when-hitting-history-back-button-of-browserhtmluserdialogprocessHow to set the ID an Ivy Primefaces Component?https://answers.axonivy.com/questions/1443/how-to-set-the-id-an-ivy-primefaces-component<p>I have a form containing a compontent. The form has the html ID "form" and the table in the component has the ID "table". I am not able to set an ID on the component, or to omit the components ID.</p> <p>Therefore, if I want to update the table in the component it does not work. The reason for this is, that the tables ID is not "form:table" as expected, but "form:j_id_1j_1_1_2p:table".</p> <p>How can I set or omit the components ID?</p> <p>Thanks for your inputs.</p>Marcel von WylMon, 17 Aug 2015 15:34:58 -0400https://answers.axonivy.com/questions/1443/how-to-set-the-id-an-ivy-primefaces-componenthtmluserdialogcomponentprimefaces