Custom view is the best way?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • codeboy
    Senior Member
    • May 2018
    • 112

    Custom view is the best way?

    Hello there,

    Is the custom view only valid for the entity? How can we create custom view for this folder?
    For example, we want to make the file "client / res / templates / site / master.tpl" custom.
    This does not work when we add the process to the file path "client / custom / res / templates / site / master.tpl".
    How can we solve this? Because we do not want to be affected when we update.

    Thank you in advance for your help.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi,
    template is always set in view. You have to override the view, which calls the template. But not all the views can be customized.

    Comment

    Working...