Copied to clipboard

Flag this post as spam?

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


  • dominik 711 posts 733 karma points
    Feb 25, 2011 @ 11:31
    dominik
    0

    create continent specific country lists

    Hello

    What is the best way to do the following:

    I need continent specific language lists :

    For example for Europe:

    Austria
    Belgium

     

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 26, 2011 @ 09:00
    Jan Skovgaard
    0

    Hi Dominik

    I think that depends on the use case...

    Should it be possible to update the lists within Umbraco?

    /Jan

  • dominik 711 posts 733 karma points
    Feb 28, 2011 @ 07:52
    dominik
    0

     

    Hi Jan,

    yes this would be nice if this is possible.

    So they can add and remove countries from specific lists.

    I looked a little bit into the datatypes but did not find anything.

    Thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 28, 2011 @ 08:01
    Jan Skovgaard
    0

    Hi Dominik

    Then I would consider to make a repository for this in the "Content" section "Called countries" or something like that and then have a structure like this

    Continents
       - America
       - Africa
       - Asia
       - Europe
         - Belgium
         - England
         - Germany
         - Etc.

    Does this makes sense?

    /Jan

  • dominik 711 posts 733 karma points
    Feb 28, 2011 @ 08:14
    dominik
    0

    yes but how i get all these countries inside a template.

    SO what i need exactly are some links like "Europe" "America"

    And if I click on any link the corresponding countries should appear without reloading page

    Thanks

  • dominik 711 posts 733 karma points
    Feb 28, 2011 @ 09:47
    dominik
    0

    So Here is a screenshot:

    I created the following:

    Now i need a xslt script which lists all countries of a specific region (for example"Europe")

    How can this be done?

    If i click "America" all Country Items from "America" should appear

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft