After adding a new Category, how do I get it to do this:
1. When link is clicked, have it go to a page I created using Visual Studio (ex: NewPage.aspx)
2. When link is clicked, have it go right to a specific product, instead of a list.
thanks
Add a page to a Category
Re: Add a page to a Category
I added a webpage to a category:
Add Item: Webpage
How do I find that page in Visual Studio?
How do I add content to this "new" page?
Add Item: Webpage
How do I find that page in Visual Studio?
How do I add content to this "new" page?
Re: Add a page to a Category
You don't. There is no separate file in the file system created for each webpage in the catalog. What you edit in the Visual Studio is the 'Display Page' used to display this Webpage catalog node. You can select the display page to use for a catalog-node-webpage.How do I find that page in Visual Studio?
You put the content in 'Page Content' field.How do I add content to this "new" page?