Developer forum

Forum » Development » eCom XML/XSLT menuelements - AllowClick true or false

eCom XML/XSLT menuelements - AllowClick true or false


Reply

Can anyone tell me which settings changes the parameter "AllowClick" in the eCom Productgroup menu XML ?


 


The menu is not clickable because of this setting. See excerpt from the xslt:


 


  

   ="@AllowClick='True'">

   javascript_FecthGroup('Default.aspx?ID=<...../>');

   


   

  



I hope anyone can lightbulb me :)


Replies

 
Nicolai Høeg Pedersen
Reply

For now it will always be true... For the next update package for release in may/june an update of this feature will be released where things like this can be controlled.

 
Reply
NP wrote:


For now it will always be true... For the next update package for release in may/june an update of this feature will be released where things like this can be controlled.





But it seems that this parameter is "false" since the if-sentence fails (and my menu is not clickable). When I remove the lines of the if-sentence, my menu is clickable.

 

You must be logged in to post in the forum