Try our conversational search powered by Generative AI!

Page partiall viewes

Vote:
 

How would be the way to define different view templates when displaying a page in a contentarea????

For example, I would like that page type pt1 would render as template1 in a contentarea of page type pt2, and at the same time renders 

as template2 in a contentarea of pagetype pt3.

           |  template1 in a contentarea of pt2

pt1 ->  |

           |  template2 in a contentarea of pt3

I solved it including another page pt4 that inherits from pt1, so:

- pt1 renders always with template1 in contentarea of pt2

- pt4 renders always with template2 in contentarea of pt3

Is there a better way to get this working without using inheritance??? Do you think it's a good or a silly solution to solve this problem???

#140955
Nov 04, 2015 23:26
Vote:
 

You may look into content area tags. This I guess is preferred way to customize look and feel of the same content type across different "hosts" (content areas).

#141005
Nov 06, 2015 10:51
Vote:
 

Than you, Valdis!!!

#141268
Nov 10, 2015 17:27
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.