Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
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.
Hi Soren,
i don't see the IEditProduct interface, i'm on version 2.5. Am i missing a reference?
It's UCommerce.Presentation.Views.Catalog.IEditProductView
thanks Soren, works perfectly
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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.
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.
Hi Soren,
i don't see the IEditProduct interface, i'm on version 2.5. Am i missing a reference?
It's UCommerce.Presentation.Views.Catalog.IEditProductView
thanks Soren, works perfectly
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.