[Product-Developers] RelatedItems field not properly working with Dexterity 2, plone.app.contenttypes and plone.formwidget.contentree

ajung lists at zopyx.com
Thu Feb 6 12:59:53 UTC 2014


Hi there,

for a new Dexterity project with Plone 4.3 we use the following add-ons and
see a JS error 
during the initialization of the pages (with the result that Related Items
widget is not working (using formwidget.contenttree)....anyone seen this?

Andreas
<http://plone.293351.n2.nabble.com/file/n7570028/out.png>   

    install_requires=[
          'setuptools',
          'loremipsum',
          'fs',
          'gocept.cache',
          'z3c.jbot',
          'collective.embedly',
          'collective.cover',
          'plone.api',
          'Products.PloneFormGen',
          'wildcard.foldercontents',
          'collective.z3cform.chosen',
          'collective.z3cform.datagridfield',
          'solgema.fullcalendar',
          'plone.app.event',
          'plone.app.contenttypes',
          'plone.app.dexterity [relations]',
          'plone.app.registry',
          'plone.app.relationfield',
          'plone.namedfile [blobs]',



--
View this message in context: http://plone.293351.n2.nabble.com/RelatedItems-field-not-properly-working-with-Dexterity-2-plone-app-contenttypes-and-plone-formwidgete-tp7570028.html
Sent from the Product Developers mailing list archive at Nabble.com.


More information about the Product-Developers mailing list