Add a page to a Category

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Add a page to a Category

Post by Mike718NY » Thu Jul 31, 2008 9:31 am

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

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: Add a page to a Category

Post by Mike718NY » Fri Aug 01, 2008 10:26 am

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?

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Add a page to a Category

Post by sohaib » Fri Aug 01, 2008 10:42 am

add_webpage.png
How do I find that page in Visual Studio?
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 add content to this "new" page?
You put the content in 'Page Content' field.

Post Reply