on ‎2018 Jul 14 8:07 AM
Hi experts,
I have an existing template called MercuryPaymentTemplate and there is a page called MercuryPaymentPage, now I have to make use of the same MercuryPaymentTemplate and create a new page called MercuryServicesPage.
I know how to create an entirely new template and associate that template with page and wcms but how do we reuse the same template
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
INSERT_UPDATE ContentPage;$contentCV[unique=true];uid[unique=true];name;masterTemplate(uid,$contentCV);defaultPage[default='true'];
;;mercuryServicesPage;MercuryServicesPage;MercuryPaymentTemplate
Make sure you define $contentCV in your impex before importing it.
Also assuming that MercuryPaymentTemplate is the uid of your payment template.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.