Closed (fixed)
Project:
AJAX Comments
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2013 at 23:32 UTC
Updated:
30 Jul 2013 at 20:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
muschpusch commentedviews 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
Comment #2
errev commentedI 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
Comment #3
muschpusch commentedIn 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)
Comment #4
errev commentedIs 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?
Comment #5
muschpusch commentedAs reference:
Comment #6
errev commentedI 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.
Comment #7
errev commentedAnd thank you for trying to help!
I guess I will move to ajax comments little bit later.