kentico_martind2
-
10/29/2012 4:15:40 AM
RE:Menu actions - Javascript Command problem
Hi Todd,
1. I would recommend you to use Eval<int>("isHighlighted") instead of ((int)Eval("isHighlighted") 2. I'm not sure if you can use char "*" in the expression 3. You need to handle the javascript in the transformation, in this case it won't work with JavaScript command field, it's for navigation WebPart only
Best regards, Martin Danko
|