Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello
What is the best way to do the following:
I need continent specific language lists :
For example for Europe:
AustriaBelgium
Hi Dominik
I think that depends on the use case...
Should it be possible to update the lists within Umbraco?
/Jan
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
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?
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
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
Hi Dominik
I think that depends on the use case...
Should it be possible to update the lists within Umbraco?
/Jan
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
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
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
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
is working on a reply...