Hello,
I am running through the 1.5 tutorial ad I have a problem with the CardController customizer using a Pane layout. When I want to customize the content of pane by clicking on the pane link in the customizer I get an error caused by the fact that the link is malformed. When viewing the HTML source i can see :
<a href="$jslink.getAction("controls.Customize",$entry.Id)">
It seems that the velocity engine was not able to interpret the expression or the jslink variable in the template (card-customize.vm after searching in the code). On the other hand, other velocity macro are well interpreted.
Does anybody know why it is behaving like? What have I missed to get the customizer work?
Thank you
--
Guillaume Lasnier
mailto:[EMAIL PROTECTED]
BEGIN:VCARD
VERSION:2.1
N:Lasnier;Guillaume;;;
FN:Guillaume Lasnier
ORG:Noga Systemes;
TITLE:Consultant
EMAIL;INTERNET;HOME:[EMAIL PROTECTED]
TEL;WORK:+33-1-42 77 75 50
TEL;CELL:+33-6-63 17 20 48
TEL;HOME:+33-1-42 07 53 91
ADR;HOME;CHARSET=LATIN1:;;2 rue Euler;Cr�teil;;94000;France
URL:http://homepage.mac.com/guiliguili
END:VCARD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to