Changing forms for different pages on same template
I have a template based on my master template to handle all content pages. Within this template I have inserted a contact form that I intended to keep on all pages. This form is a Macro placed within the template and the template is used on all content pages.
However, I now need to add a dedicated form on a brand new content page, probably using a Macro and a user control. Is there a way I can do this in my original template without having to create another template solely for this new page?
Changing forms for different pages on same template
I have a template based on my master template to handle all content pages. Within this template I have inserted a contact form that I intended to keep on all pages. This form is a Macro placed within the template and the template is used on all content pages.
However, I now need to add a dedicated form on a brand new content page, probably using a Macro and a user control. Is there a way I can do this in my original template without having to create another template solely for this new page?
Hi,
When you say the form is a macro, do you mean it's a usercontrol or the form is rendered in XSLT?
Rich
The form itself is a .NET usercontrol.
is working on a reply...