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.

  • Jukka-Pekka Keisala 90 posts 226 karma points
    Jul 05, 2011 @ 06:53
    Jukka-Pekka Keisala
    0

    Is it possible to open "edit" product from frontend

    Customer would like to open product for editing from frontend. While logged in Umbraco and surfing uCommerce products would it be possible to click "edit this product" button that opens backend with selected product open.

    Do you know query for this? 

  • Søren Spelling Lund 1797 posts 2786 karma points
    Jul 05, 2011 @ 17:04
    Søren Spelling Lund
    0

    Hi JP,

    Interesting. It should be possible. The product editor is available with a URL like this where id is the productid and I guess parentcategoryid is self-explanatory. I don't belive you can omit the parentcategoryId parameter, but try it out. YMMV.

    http://www.yoursite.com/umbraco/ucommerce/catalog/editproduct.aspx?id=97&parentcategoryId=67
  • Søren Spelling Lund 1797 posts 2786 karma points
    Jul 05, 2011 @ 17:09
    Søren Spelling Lund
    0

    BTW the method above will pop up the product editor only, not the full UI with the tree navigation. I belive you might be able to the get the full running by opening up the base app URL (site/umbraco/#uCommerce) and have a custom dashboard open up a custom URL via Javascript in the proper frame.

  • Jukka-Pekka Keisala 90 posts 226 karma points
    Jul 06, 2011 @ 12:39
    Jukka-Pekka Keisala
    0

    Thanks Søren, I will try out this.

Please Sign in or register to post replies

Write your reply to:

Draft