Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Editing a product - Skip the preview, and update immediately

    Is this possible?
    I have exhausted all means

    Everytime I edit a product,
    I MUST click preview,
    and a preview pages shows up with the option to "Back", "Update", Cancel"

    can i skip clicking preview, and have the update button on the product editing page instead?

    It would save some time espically editing a few products at one go :)

    TIA :)

  2. #2
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Editing a product - Skip the preview, and update immediately

    Anyone has any idea?

    I still havent found a solution

  3. #3
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Editing a product - Skip the preview, and update immediately

    many many months have passed

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

    Default Re: Editing a product - Skip the preview, and update immediately

    A lot would need to be re-written to make this work ...

    When we are re-writting the Admin, we will keep this in mind ...
    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!

  5. #5
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Editing a product - Skip the preview, and update immediately

    Oh you mean we just cant create a save button in the edit product page?

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

    Default Re: Editing a product - Skip the preview, and update immediately

    You have to re-write how the image is added to the site for the products_image and then customize the various files that processes the data for the products and that may mean multiple files based on what product types are used ...
    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!

  7. #7
    Join Date
    May 2008
    Posts
    96
    Plugin Contributions
    0

    Default Re: Editing a product - Skip the preview, and update immediately

    lol in the end i paid someone to write a script to solve the problem

    Now when I click preview a script runs and it auto saves, save my time :)

  8. #8
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,586
    Plugin Contributions
    30

    Default Re: Editing a product - Skip the preview, and update immediately

    I hope you have had lots of extra time to sell things since May, any chance of sharing/contributing your magic script?

    regards
    Steve

  9. #9
    Join Date
    Dec 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Editing a product - Skip the preview, and update immediately

    If any one else is still looking for this, this is a quick hack. You'll need javascript to do it but it is quick and simple.

    in admin/includes/modules/product/preview_info.php

    find the </form> tag towards the end of the file and add this right after it:

    Code:
    <script type="text/javascript">
      // auto submit form
      document.forms['<?php echo $form_action;?>'].submit();
    </script>
    this will auto submit the preview form for you making the product editing a one step process. Haven't tested it extensibly yet for it works for my current needs.

  10. #10
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Editing a product - Skip the preview, and update immediately

    Excellent!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h How to update the facebook page when just editing the product in zencart?
    By lina0962 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jan 2014, 06:37 AM
  2. Is it possible to hide the product preview while adding and editing them?
    By scaleachiocciola in forum Customization from the Admin
    Replies: 0
    Last Post: 3 May 2012, 02:54 PM

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