Hi folks
Intended Scenario, though not possible with Select Dynamic Cascade:
Cascade Start: get id of content.
Cascade In Between A: get value based on parent (Cascade Start)
Cascade End: get value based on parent (Cascade Start)<br>
Workaround, though not triggering cascade:
Cascade Start: get id of content.
Cascade End: get value based on parent (Cascade Start)
Cascade Start 2: is filled by Cascade Start
Cascade End 2: get value based on parent (Cascade Start 2)<br>
Cascade Start 2 is filled by Cascade Start, however, Cascade Start 2 does not trigger Cascade End 2. Any conditional I can think of does not trigger the field. I have tried various templates and with markup as default and none... cascade start triggers cascade start 2 etc...
Any suggestions?
Jon