Friday 22 August 2003 1:50:55 pm
I am currently trying to modify the ezcountry datatype which was contributed by Esben Maaløe. Thanks for your work Esben. What I am trying to do is allow for selecting more than one country. I think there is something I need to modify in fetchObjectAttributeHTTPInput but am not exactly sure what at this moment. I'll keep working on it but if someone has already done something like this I would love to hear how you did it. The templates also need modification as well to accept input of more than one and I think I have that working. (by simply adding "multiple" to the end of the <select> ) Ultimately my goal is to create a list datatype that pulls from an ini file but the multiple select is more important than the convenience of an ini file over the list in the template. Any thoughts? Dave
|