Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2007
    Posts
    215
    Plugin Contributions
    0

    Default From attributes controller back to products

    Is there an easy way to do this? I find that when I'm in attrubutes controller I can't easily get back to a list of the products - I have to do to the product directory and drill down through to the product I want.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: From attributes controller back to products

    Have you tried the EDIT PRODUCT button at the top of the screen?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Sep 2007
    Posts
    215
    Plugin Contributions
    0

    Default Re: From attributes controller back to products

    This isn't what I mean. Having edited the attributes of a product I now wish to go to a different product and edit that.

  4. #4
    Join Date
    Sep 2007
    Posts
    215
    Plugin Contributions
    0

    Default Re: From attributes controller back to products

    Yes, one can go to Edit Products and then hit 'Cancel' - this gets one back to the right directory - so I suppose there is no direct button?

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: From attributes controller back to products

    To get to the list of Products in the same Category as the Product in the Attributes Controller, you would either have to hit the EDIT PRODUCT and CANCEL or you could copy the button from the Products Price Manager and add it to the Attributes Controller something like:
    Code:
                <td class="smallText" align="center"><?php echo '<a href="' . zen_href_link(FILENAME_CATEGORIES, 'action=new_product' . '&cPath=' . $current_category_id . '&pID=' . $products_filter . '&product_type=' . zen_get_products_type($products_filter)) . '">' . zen_image_button('button_edit_product.gif', IMAGE_EDIT_PRODUCT) . '<br />' . TEXT_PRODUCT_EDIT . '</a>'; ?><br />
                                                     <?php echo '<a href="' . zen_href_link(FILENAME_CATEGORIES, 'cPath=' . $current_category_id . '&pID=' . $products_filter . '&product_type=' . zen_get_products_type($products_filter)) . '">' . zen_image_button('button_details.gif', IMAGE_DETAILS) . '<br />' . TEXT_PRODUCT_DETAILS . '</a>' . '&nbsp;&nbsp;&nbsp;'; ?>
                  </td>
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Changing sort order of products in attributes controller
    By way10c in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 9 Nov 2011, 12:21 AM
  2. Attributes Controller not showing products
    By dmascia489 in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 6 May 2011, 03:23 AM
  3. Improved Attributes Controller/Ajax Attributes Controller
    By Jan51 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 26 Jul 2006, 01:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR