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.

  • Pasha 7 posts 47 karma points
    Mar 17, 2014 @ 10:59
    Pasha
    0

    Custom tab for product

    Hey,

    I have a lot fields for my product definition and I want to create for some fields my own custom tab. Is there a way to do this?

  • Morten Skjoldager 440 posts 1499 karma points
    Mar 17, 2014 @ 21:55
    Morten Skjoldager
    100

    Hello Pasha,

    Yes. This is possible. You can hide them in the normal field editor by removing the render in editor and then add a tab using this guide: 

    http://docs.ucommerce.net/ucommerce/v5/extending-ucommerce/extending-ucommerce-admin.html

    Then you would just have to get those fields by product in your usercontrol.

    Out of curiosity why do you want them in a custom tab ? 

    Best regards

    Morten

  • Pasha 7 posts 47 karma points
    Mar 18, 2014 @ 15:05
    Pasha
    0

    Thanks for help.

    Out of curiosity why do you want them in a custom tab ?

    I have more than 15 my custom properties for product. And some of them are separated by different business logic.

  • Morten Skjoldager 440 posts 1499 karma points
    Mar 18, 2014 @ 16:18
    Morten Skjoldager
    0

    You can also create new datatypes that allows you to use your own controls in the property list if its a matter of generating a little more complex ui that doesn't retain too much space. Just FYI :). That is done by implementing a ControlFactory and ControlAdapter. However your solution is perfectly suitable :) 

     

    Regads

    Morten

Please Sign in or register to post replies

Write your reply to:

Draft