![](https://secure.gravatar.com/avatar/9a86ddba57339d188e466e0283dd008b.jpg?s=120&d=mm&r=g)
2 Apr
2012
2 Apr
'12
10:57 a.m.
Is it possible to have not-strictly-hierarchical conditionals in a tool's xml file? I would like to have a parameter being available depending on the state of another (previously defined) condition: <conditional name="c1"> <param name="c1" type="boolean"... </conditional> <conditional name="c2"> <param name="c2" type="boolean"... <when name="c1" value="true" ... <when name="c2" value="true" ... ... </when> ... </when> ... </conditional> According to the current documentation this doesn't seem to be supported in any obvious way.
4697
Age (days ago)
4697
Last active (days ago)
0 comments
1 participants
participants (1)
-
Yuri D'Elia