<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-form-modeler-api</artifactId>
</dependency>
Once you did that you can create your class that implements org.jbpm.formModeler.core.config.SelectValuesProvider. This interface provides two methods:
Once you've created this provider, you must compile your project and put the jar on the server classpath and restart it. After doing that you'll be able to create a form (or edit an existing one), add aSelect Box field and choose your provider on the "Data provider" combo box.
BTW, I'll check the documentation it should be explained there.
Hope it helps.
Regards,
Pere
Help please. so many of us are asking this ridicilously basic question. It is not fucking explained anywhere!
--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/66f4dcfd-2dd5-4bb2-a435-1e9493459758%40googlegroups.com.
jbpm-form-modeler-api is gone.What is the right way to add dynamic values to forms now?
Thanks
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/804ecb0d-672d-4f90-b9f2-6121427d2cf3%40googlegroups.com.