Dunno if they're still not active in current cvs, or it's something wrong with my d7 install, but when I set "Use ajax" or "Menu" options to 'on' and update/save, it will just ignore the values I just set, and turn them back off.

CommentFileSizeAuthor
#18 ajax_patch_js.txt2.27 KBgopagoninarsing

Comments

dawehner’s picture

Thanks for providing the information!
I don't know how this happend, the line just missed/ was removed

  • Ajax is fixed in CVS

What do you mean with menu options? It works fine here, please provide a step by step tutorial

caravinci’s picture

The menu issue goes like this...

1. create page display
2. set values for required stuff like path, title and so on.

*here comes the broken part*
3. set menu to "normal menu entry"
4. press update
done

as with ajax, it just goes back to it's default, off, setting

dawehner’s picture

Things that i found out: views_ui_edit_display_form_submit does not get executed.

dawehner’s picture

but only, if there is another option set as no menu.

caravinci’s picture

If by 'option' you mean 'page' display, I only have one, and there's no way to set menu to the view itself.
So we're still stuck, I guess

caravinci’s picture

Title: Ajax and menu options not working for page display » menu options not working for page display
Category: support » bug

Ajax is fixed, so Menu is the issue now

dawehner’s picture

Ajax is not the case anymore.

The other issue is not so easy to fix.

ryan.armstrong’s picture

I'm having the same issue. On a page view, clicking menu gives you the 4 menu options, but clicking any of them doesn't provide you with the additional options. If you click update, it simply doesn't do anything and remains in the 'no menu' state. Using the 7x-dev from the 30th of April of both Drupal and Views here.

miche’s picture

Having identical issue as #8.

mariusz.slonina’s picture

I have also no response when try to "Rewrite the output of this field". But, check this checkbox, save the field, open in again, and you will see textarea to input your replacement text.

davidneedham’s picture

Same issue here. Is there anything we can do to help / troubleshoot?

dawehner’s picture

I tryed to debug / understand this long long time. But i still don't understand why it does not work.

Sadly i knew where the problem had to be but its long ago already.

ryan.armstrong’s picture

I just upgraded to the latest dev and the issue still persists. I would love to know if there is anything I can do, or information I could provide to help debug this issue. Let me know.

dawehner’s picture

If the issue would have been fixed the issue would have been fixed.

File a patch if you can fix this shit.

mariafromatoz’s picture

I am trying Views 3.x-dev for Drupal 7.x-dev for the first time and I have the same issue with the Page Settings: Menu - it won't set to 'Normal menu entry' and always reverts to 'No menu'.

I wish I knew how to create a patch but I am not there yet. ;o) I will keep an eye in this post hoping for an angel.

Cheerio,
Maria

daviddoria’s picture

Same problem here. When I change the menu type, it "snaps" right back to "none".

dawehner’s picture

I will be happy if someone wants to find the problem and debug it. I tryed it many many times and i don't have an idea currently.

gopagoninarsing’s picture

StatusFileSize
new2.27 KB

Hi,
I to have the same problem.But when i replaced the ajax.js with the ajax.js from CVS, it is working fine for me.
When am debugging i found dependeny.autoAttach is executing twice.Solution for this is provided in the CVS ajax.js file.
Try applying the patch attached to this comment for the ajax.js file.

dawehner’s picture

Status: Active » Fixed

Yes!! Coool.

Thanks for this information!

So this issue is fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.