Trying to figure out how to view a parent component value that was selected (on-select trigger), so I can pass it to another component on the same webform. The child component would use the passed-in parent value, to determine what values to display itself. If I can figure out how to pass the component value, I can extend something like webform_term_options, that uses a pre-built list, to use a dynamic one instead (I believe).

Example:
If I choose a Product from a select list, that has a condition to show another select list on select X value. How can I pass the product/value selected to the other select list? Based on the value of the first list, a version/value can be determined programatically in the second list.

Comments

sgale’s picture

So I may have mis-categorized this one. I'm using Webform 4, and the "conditionals" built in here with Alpha-06 - but I assume the same value would be exposed the same way, with either code base since they have been merged.

densolis’s picture

Assigned: Unassigned » densolis
Status: Active » Closed (won't fix)

sgale,

As far as I know, the code base was not merged. Unfortunately, you should put this in the webform issue queue as it it a webform 4.0 issue. Sorry about that.

I've not done what you are doing, so I don't have any suggestions for you. If I knew how to answer you question, I would be glad to provide the answer.

I am going to close this issue as it belongs in the webform issue queue. If you disagree, please re-open it.

Dennis