Hello there!
Can somebody tell me please or give some advice.
I'm using Ajax comments 7.x-1.0-alpha1 and Conditional Fields 7.x-3.x-dev in comment form.
I display comments via views (and I use Ajax comments). When I add the comment evrything works perfectly. But when I'm trying to edit any comment - Conditional Fields doesn't work for me. All fields are diplaying instead of the necessary.
It happend just when I'm using Ajax comments.
Thank you!

CommentFileSizeAuthor
#6 screenshot1.jpg20.71 KBerrev
#5 Screenshot_7_30_13_16_50.png74.79 KBmuschpusch

Comments

muschpusch’s picture

views integration is only available in dev and is not complete. please test #1837468: [views integration] add a field to list all comments of a node and install the current dev version. Even though i'm not sure it will fix the conditional fields issue

errev’s picture

I tested new dev.
The conditional fields is not fixed. But I moved out from the default edit link. Now I don't care about edit.
I do care about the next - I need anyway to refresh page to see new comment.
I display comments via the field - views reference - in that content type. Is it can work for me?
Do I need to use the views block to post the comments without the page reload?
And I'm not using comment body field. I have few other

muschpusch’s picture

Status: Active » Closed (fixed)

In the current dev there are two new views handlers. One is a list of comment another an add comment form please add those. (add field)

errev’s picture

Is it views field?
I can see in views just this field - Content: AJAX Add Comment (Adds an inline AJAX comment form) -
There is no field -list of comment -
I created Comments (Comment) Views and added the relation -> Comment: Content, Comment: Author.
Maybe someting is not correct?

muschpusch’s picture

StatusFileSize
new74.79 KB

As reference:

Screenshot_7_30_13_16_50.png

errev’s picture

StatusFileSize
new20.71 KB

I should to reinstall the module to see this field available.
But it doesn't work with condotional field module and conditional field state module.
And anyway I'm not sure if I understand how it should work.
Like on screenshot?
I'm not using default body field.

errev’s picture

And thank you for trying to help!
I guess I will move to ajax comments little bit later.