how to create view of field collection in drupal 7 -


when creating view of field collection give error when add fields in view error that:

an ajax http error occurred. http result code: 500 debugging information follows. path: /en/admin/structure/views/view/new_page/preview/page/ajax statustext: error responsetext: exception: invalid field name given: field_translations not field collection field. in fieldcollectionitementity->__construct() (line 210 of /home)

how handle problem

to create field collection view need add relationship field collection first , can use it. above error seems you're using wrong field.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -