Tom Lazar wrote:

however, now i get an `AttributeError: getAvailableViewMethods` when attempting to access its base view or `folder_contents`.

You know better than to include an error without a traceback. :)

I suggest that if you (a) ensure Products.CMFDynamicViewFTI.browserdefault.BrowserDefaultMixin is in your class and (b) the FTIs are migrated to the dynamic ones during Install.py (see RichDocument) - if you use GenericSetup to set up the FTI then you don't do this, but you say "Factory Type Information with Dynamic View" or whatever the ridiculous meta-type is in the GS XML files.

Martin


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to