I have this content type which has a GroupX field and in my category blog menu I can see all my articles complete. Then I made a Search & List type (with a blog template ) to list, the same articlesand but the GroupX field data is not displayed in the list :(
Am I doing something wrong or the groupX fields just cant be listed?
OK, we found it: in the SEBLOD logic since the groupX is a call to another content type you have to specify the INTRO view of the groupx content type (content type 1) so that it will be shown in the first list of content type 2 that calls content type 1!
the INTRO view is a special view for the lists. Even the Joomla blog lists use this view.