I am using this module with ctools and field collection. But enabling the module I dont see any change.

I have a content type resume with multiple field collection fields. When I go to node/add/resumes, I have the field collection fields to hide and instead have an "add" link. When the user clicks "add" a form should open as an overlay to allow users to add these fields.

I understood this module to enable this feature. But I don't see it. Please guide.

Comments

sumaiyajaved’s picture

Hey its working on its own. All I did was loggedin and logout and it was fine.

However it is working only when a node has already been created. ie first I have to go to node/add/resume (resume is my content type)

And then I get a url for the node created above, eg myresume.

So now when I go to www.mydomain.com/myresume I can see it working. I need the this working when adding the node.

I hope I am making sense.