Hi,
It's a .net multipage application built on traditional CMS Crownpeak. There are different templates used for different pages.
usually a template consists of input.aspx and output.aspx as common 2 files. I have assets created.
Can assets be shared across templates. Can I access assets of template1 in template2 ?
As of now all assets are being used for corresponding templates only. Please advise.
I mean to say how can I access one content across multiple templates ?