Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Justin 6 posts 27 karma points
    Feb 10, 2012 @ 04:47
    Justin
    0

    custom handler for product onCreate

    Hello,

    is it possible to create a custom handler to execute everytime a new product is created?

    what i would like to achieve is to create a directory based on the SKU in a virtual directory, this would contain image files for the product.

  • Søren Spelling Lund 1797 posts 2786 karma points
    Feb 13, 2012 @ 14:37
    Søren Spelling Lund
    1

    You can add a custom control to the admin UI and hook into the save event there. The method is outlined in Extending uCommerce Admin.

  • Justin 6 posts 27 karma points
    Feb 14, 2012 @ 06:43
    Justin
    0

    Hi Soren,

    i don't see the IEditProduct interface, i'm on version 2.5. Am i missing a reference?

  • Søren Spelling Lund 1797 posts 2786 karma points
    Feb 14, 2012 @ 10:46
    Søren Spelling Lund
    0

    It's UCommerce.Presentation.Views.Catalog.IEditProductView

  • Justin 6 posts 27 karma points
    Feb 15, 2012 @ 04:05
    Justin
    1

    thanks Soren, works perfectly

Please Sign in or register to post replies

Write your reply to:

Draft