Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu "Add new... -> Add item to default page" does not work #54

Closed
sverbois opened this issue Aug 18, 2023 · 1 comment
Closed

Menu "Add new... -> Add item to default page" does not work #54

sverbois opened this issue Aug 18, 2023 · 1 comment

Comments

@sverbois
Copy link
Contributor

In Plone 6.0.5 with plone.app.contentmenu 3.0.2,

When you want to add a new item ("File" or "Image") with the "Add new... -> Add item to default page" in "My cover" the modal form is not working.

The solution to this problem is to add an attribute data-pat-plone-modal="{"actionOptions": {"disableAjaxFormSubmit": True}" in the "a" tag of the "Add item to default page" link.

@sverbois sverbois added this to the Plone 6.0 milestone Aug 18, 2023
@laulaz
Copy link
Member

laulaz commented Aug 18, 2023

See also plone/Products.CMFPlone#3511

mauritsvanrees added a commit that referenced this issue Sep 14, 2023
Fix #54 : "Add item to default page" modal form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants