Sergiu Dumitriu wrote:
Well, that is what I meant by fixing the js. Thanks.
[Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
Thanks, Sergiu. There is still at least a change lacking. This is why I've not created the Jira Issue yet. In its current state, $initialState must be set in each panel. And that means to edit all and each of them. I think it must be set to a given value by default within the macro. Something like this... #if("$initialState" == "collapsed" || ) #set($initialState = "collapsed") #set($alternativeState = "expanded") #else #set($alternativeState = "collapsed") #end But I don't know yet how to check if a variable is not defined or has a NULL value yet. I've to leave now. Come back later on this issue. Greetings, Ricardo -- Ricardo RodrÃguez Your EPEC Network ICT Team