Hello List, what I am trying to achieve, is to render only the content part of an item in my view, by using the content macro.
This will return "NameError: name 'ajax_load' is not defined" when viewing. Imitating the main_template's definition gives me a LocationError, replacing 'request' with 'context' an AttributeError. How can I define ajax_load correctly in my template, respectively do you have suggestions for other approaches? Regards, Ida -- View this message in context: http://plone.293351.n2.nabble.com/use-macro-content-returns-name-ajax-load-is-not-defined-tp6780763p6780763.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
