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.

  • Johan Larsson 28 posts 98 karma points
    Nov 05, 2014 @ 20:37
    Johan Larsson
    0

    Predefined properties on product

    Two questions that I could not find a good answer:

    1. Is it possible to hide predefined properties on a product, eg the thumbnail image? I saw an answer in this forum from 2011 where the answer was that it was possible with a hack, today maybe this is possible without a hack?

    2. Is it possible to change the default value in the predefined properties on a product, eg the checkbox "Display on website".

  • Morten Skjoldager 440 posts 1499 karma points
    Nov 12, 2014 @ 16:08
    Morten Skjoldager
    100

    1) you cannot hide predefined properties likke the thumbnail image. Unless you do some javascript ninja hacks :)

    2) It's not possible unless you create the product in code yourself.

  • Johan Larsson 28 posts 98 karma points
    Nov 25, 2014 @ 17:30
    Johan Larsson
    0

    Regarding my question number 2:

    I solved it by adding a task to the pipeline for SaveProduct. In the task I checked if the products Id was equal to zero then I added my default values to the products properties.

Please Sign in or register to post replies

Write your reply to:

Draft