2 Replies Latest reply on May 14, 2010 4:41 AM by suklajbpm

    Task Form - select option to have variable item list (coming from java class & execution variable)

      Hi

       

      I want to show on the Task Form a list of values of an array variable as select option for the user to choose from. The values are computed by a java class. But I am not able to use execution variable ( like item_list created by java class) as option values in a select clause - this is easliy attainable by jsp scripts. Can any one suggest a method to go about it or is there something already avaialble in jbpm ftl syntax ?

       

      Thanks in advance