FEU - country selector
Posted: Thu Nov 22, 2012 5:02 pm
Hi all!
I'm fairly new to cmsms and I'm trying to make my way around, without great success.
I'm looking for a way to implement a country selector in my FEU user property form.
First, I created a select field in my User Properties. Since there's a country table in my database, I also created a {countrylist} User Defined Tag to query the database and generate the options to my select field. Tho, when i put it my {countrylist} smarty tag inside my option list, it shows {countrylist} as a string, not as a smarty tag.
Is there a way inside the option list to force the use of smarty tag?
Thanks alot for your time.
I'm fairly new to cmsms and I'm trying to make my way around, without great success.
I'm looking for a way to implement a country selector in my FEU user property form.
First, I created a select field in my User Properties. Since there's a country table in my database, I also created a {countrylist} User Defined Tag to query the database and generate the options to my select field. Tho, when i put it my {countrylist} smarty tag inside my option list, it shows {countrylist} as a string, not as a smarty tag.
Is there a way inside the option list to force the use of smarty tag?
Thanks alot for your time.