cancel
Showing results for 
Search instead for 
Did you mean: 

Form's fields with activiti

arag
Confirmed Champ
Confirmed Champ

hello everybody and good night

I have a question, how i can establish a conditional relation between two fields??

For example: I have  two combobox, if i select combobox1 then combobox2 must be change to disable.

is there any other way to do this with activiti?

Thanks for your time!!

1 ACCEPTED ANSWER

gdharley
Elite Collaborator
Elite Collaborator

If you are using the VAADIN based Activiti Explorer in 5.15 you will need to create a custom control.

Joram posted a nice blog entry on how to do this a year or so back:
Creating a new form property in Activiti | Small steps with big feet 

I would recommend you consider using version 6 (still in beta) as the form designer and renderer uses Angular and provide far more "hooks" to customize your UI look and feel.

Cheers,

Greg

View answer in original post

3 REPLIES 3

vasile_dirla
Star Contributor
Star Contributor

What Activiti version are you using?

Activiti 5.15

gdharley
Elite Collaborator
Elite Collaborator

If you are using the VAADIN based Activiti Explorer in 5.15 you will need to create a custom control.

Joram posted a nice blog entry on how to do this a year or so back:
Creating a new form property in Activiti | Small steps with big feet 

I would recommend you consider using version 6 (still in beta) as the form designer and renderer uses Angular and provide far more "hooks" to customize your UI look and feel.

Cheers,

Greg