Hi Robert, To use lookup on ftl you have to use htmlTemplate.lookupField macro, you can find it in ftl file eg. keywordsearchbox.ftl.
Thanks & Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Apr 12, 2012, at 4:23 PM, Robert2012 wrote: > it works, great! Maybe you also know this :) > > How can I call a layered window out of ftl file? > > I know that I can dou it over XML forms with f.ex. the submit button, but in > ftl, I cannot add the attribute "layered" as I know...or do I have to write > my own js layered window function in ftl? > > thanks in advance! > > > > Ankit Jain wrote >> >> Hi Robert, >> >> Use "save-last-view" I think this will help you. >> >> <response name="success" type="view-last" save-last-view="true"/> >> >> Regards, >> Ankit Jain >> >> > > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/view-last-vie-last-page-tp4550249p4551535.html > Sent from the OFBiz - User mailing list archive at Nabble.com.
