output country name from DD countrylist property
Ryan Walker <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Message-ID | <[email protected]> |
In my articles template, how do I output the full name of the country for a DD country dropdown property? The field name is 'country', so #$country# outputs the two letter abbreviation. #$country_output# doesn't output anything, but in the page source I see... <!-- start: modules/base/xartemplates/properties/showoutput-countrylist.xd --> <!-- end: modules/base/xartemplates/properties/showoutput-countrylist.xd --> Thanks. Ryan