getting error when Adding new Page content: floor_type in drupal 7 -


i want create new floor type page "interior design"("3" in image) content , category ( have 3 pages "tile & marble floors"(2 in image) "hardwood & laminate" "granite & carpets" ). other 3 pages working well. when want create new display "3" in image. conflicts "tile & marble floors" & "hardwood & laminate" pages. of content comes 2 pages:: 4 , 5 in image.

please see image numbers.

enter image description here

1st :: create menu "interior design" 2nd:: created category 3rd :: created 5 contents (floor type) ::: content -> add new -> floor type 4th :: go page structure->view->floor type content   there page screenshot have provided.  in display section :: there button "+add" 5th :: clicked +add button "interiror design" (3 in image)  others ::: "tile & marble floors" 

but problem "interior design" shows content of "tile & marble floors"

firstly expected behavior. when creating new display of existing view, inherit configurations of default display, i.e., first display in image.

if want new display have different contents, edit each config, title, fields etc.

when edit, in box @ top drop down, "apply displays" default. go ahead , change "apply page/block". when change, new settings particular display, , not others.

please let me know if need more clarifications.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -