Activiti form data types? -


what available form types available use in activiti workflow form?

i not find in the documentation.

example of activiti workflow form (with various types):

enter image description here

"we support following form property types:"

  • string (org.activiti.engine.impl.form.stringformtype)

  • long (org.activiti.engine.impl.form.longformtype)

  • enum (org.activiti.engine.impl.form.enumformtype)

  • date (org.activiti.engine.impl.form.dateformtype)

  • boolean (org.activiti.engine.impl.form.booleanformtype)


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -