Questions Tagged With jsfwfuihttps://answers.axonivy.com/tags/jsfwfui/?type=rssquestions tagged <span class="tag">jsfwfui</span>enTue, 09 Jun 2015 16:57:36 -0400Sort Task by CASE_NAMEhttps://answers.axonivy.com/questions/1355/sort-task-by-case_name<p>Hello,</p> <p>in one of our HTML Dialog, we use a datatable with Ivy Tasks in it. For that we use the ch.ivyteam.wf.common.TaskLazyDataModel as done in the jsfWFUI in the TaskList View. One of our column is #{task.case.name} and I really would like to be able to sort that column. Unfortunately, there CASE_NAME is not present in the TaskProperty Enum and if i figure how it work correctly, it must be there to be able to use sortBy="#{CASE_NAME}". Is there some way to do this ?</p> <p>FTM I see two options :</p> <ol> <li>In the TaskProperty Enum I saw CUSTOM_VARCHAR_FIELD_1. Would it do the job ? If yes how does it work ? Do you have example(s - one would be enough) ?</li> <li>Making a table without the lazy part but that would be a problem if the app is heavily used.</li> </ol> <p>Thank you for your answer Denis</p>dbalasseTue, 09 Jun 2015 16:57:36 -0400https://answers.axonivy.com/questions/1355/sort-task-by-case_namecasejsftasksjsfwfuiHow to use < ic:xxx/> tags with parameters and resulthttps://answers.axonivy.com/questions/1288/how-to-use-ic-xxx-tags-with-parameters-and-result<p>I saw in the JSF WorkflowUI that this tag is used :</p> <pre><code>&lt; ic:ch.ivyteam.wf.login.Login id="loginPageComponent" /&gt; </code></pre> <p>In the interface of the login html dialog, the start method is</p> <pre><code>start():void </code></pre> <p>with no parameter or return. Is it possible to use this tag while passing parameters and retrieving a result by calling this start method ?</p> <pre><code>start(String):String </code></pre>dbalasseThu, 23 Apr 2015 22:37:29 -0400https://answers.axonivy.com/questions/1288/how-to-use-ic-xxx-tags-with-parameters-and-resultjsftagsjsfwfuiChangig user password in JSFWorkflowUIhttps://answers.axonivy.com/questions/1143/changig-user-password-in-jsfworkflowui<p>Is there any possibility to change the password for ivy user (Application with Ivy Security System) in JSFWorkflowUI (current or future Version) ?</p>tauserFri, 30 Jan 2015 15:29:13 -0500https://answers.axonivy.com/questions/1143/changig-user-password-in-jsfworkflowuijsfwfuiTasklist incompletehttps://answers.axonivy.com/questions/129/tasklist-incomplete<p>The JsfWorkflowUi does not show all tasks of a user. The tasklist seems to be limited to 25 tasks. How can the user see all Tasks?</p> <blockquote> <p>// original german post: Hallo Ivyteam, ich setze das JsfWfUi ein. Es zeigt nur einen Teil der Aufgaben des angemeldeten Users an(z.B. 25 von 44 Tasks mit State=4 und EndTimeStamp = NULL in der Tabelle IWA_Task). Wie kann ich Abhilfe schaffen? R.Schmid</p> </blockquote>Richard SchmidMon, 25 Nov 2013 15:44:58 -0500https://answers.axonivy.com/questions/129/tasklist-incompletejsfwfui