Hi there,

Thank you for this great usefull module. My need is almost described in the title. Is there any way to add token selection or PHP code in the dependee configuration field when "FIlled with a value..." option is selected.

What I want to do is to select a value that is really related to the dependent field.

example :
I have a select box dependee field with the next choice values (key|label) :

0|Orange
1|Banana
2|Apple

And I have dependent field with the next choices :

70|Orange
72|Banana
71|Apple

When I select Banana on the dependee the dependent should have the same label... Banana.

Does token or php code a solution to this scenario or is there another way?

Thank you very much.

Comments

hockey2112’s picture

Issue summary: View changes

Did you find a way to handle this? I also need to do something similar.

andyanderso’s picture

Any luck here? I am trying to do the same thing.