0

I have added some values in 2 drop-down lists through options. but they currently there is no any dependency. i want to select second drop-down list values based on first drop-down value selection.

What will be the best approach to achieve this in Alfresco process service.

We are using alfresco process service 1.8 version.

Thanks in Advance.

Deepak Talape
  • 997
  • 1
  • 9
  • 35

1 Answers1

0

You can handle this issue by javascript where you can get element of your drop-down and set your drop-downs according selected values etc.

Lu Cka
  • 43
  • 6