Ajax_include_header=1 no longer works. How to?

I'm looking to include a dexterity form in an iframe from plone 5. So I want just the content and but include all the CSS and js etc. How to do this?

can't you use:
http://some_url/?ajax_load=0
(works with Plone 5)

That said: maybe just use diazo ?

1 Like