Recently I was playing with display suite views. It's an interesting concept because this allows have content "displays" of a specific content type without adding displays to other content types that might not make sense.
My question arises because there's no way to include my custom code field in a view, despite I already checked my field to be present in "node" & "ds views" entities.
I tried to find my custom field in these 2 locations without success:
- admin/structure/ds/vd/manage/{theNameOfMyView}/display
- admin/structure/views/view/{theNameOfMyView}
I read that custom code fields are not exposed to views. If that is so here is my second question: What is the purpose of checking "ds views" fields when adding a "code field" with Display Suite?
Thanks a lot!