Copied to clipboard

Flag this post as spam?

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


  • Manpreet Singh 1 post 21 karma points
    Jun 29, 2015 @ 09:48
    Manpreet Singh
    0

    Dropdown Binding dynamically in content section.

    I want all the product i created in umbraco to be available to another content page. Admin will select product from it. Currently i can add static data for dropdown but i need it dynamically.

  • Hendy Racher 861 posts 3844 karma points MVP 2x admin c-trib
    Jun 29, 2015 @ 09:59
    Hendy Racher
    0

    Hi, you could use the Xml DropDown Picker in nuPickers, with an XPath expression of something like '//Product' to create a drop-down of all products that are in the content section.

  • 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.

Please Sign in or register to post replies