Copied to clipboard

Flag this post as spam?

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


  • Ajju 25 posts 148 karma points
    Feb 08, 2018 @ 05:35
    Ajju
    0

    Dears,

    I would like to give an option to the Backoffice Editor to add Drop Down List values and populate the same in the frontend, so whenever they add additional option, it will list automatically.

    I request your advice on the above, what I have planned is to do the below

    • allow to add the values in Textarea property with a default separator for each
    • Render the property value and split the string with the help of separator
    • Listing down the values.

    Thanks

  • Sukhwinder 6 posts 87 karma points
    Feb 08, 2018 @ 06:03
    Sukhwinder
    0

    Hi Ajju, If you want a dynamic list for drop-down then create a dictionary list in Back Office and use this dictionary for your dropdown. Each time if you add a new item from Back Office in Dictionary it automatically reflects in Front End Dropdown.

  • Ajju 25 posts 148 karma points
    Feb 08, 2018 @ 07:31
    Ajju
    0

    Thanks for your reply, could you help me with some tutorial link as I am new baby for Umbraco

  • Sukhwinder 6 posts 87 karma points
    Feb 08, 2018 @ 08:32
    Sukhwinder
    0

    Here is the link. It contains video tutorials.

    https://umbraco.tv/videos/umbraco-v7/

Please Sign in or register to post replies

Write your reply to:

Draft