Hi
Exists any function in form module to fill selects (html form element) with dictionaries contend key (value) and value (text) to options?
example
BlahModule.fillSelect(MyDic) where MyDic is ... {'value':1, 'text':'Test'} and html generated
<select ... >
<option value="1">Test</option>
</select>
sorry my BAD english :)
Exists any function in form module to fill selects (html form element) with dictionaries contend key (value) and value (text) to options?
example
BlahModule.fillSelect(MyDic) where MyDic is ... {'value':1, 'text':'Test'} and html generated
<select ... >
<option value="1">Test</option>
</select>
sorry my BAD english :)
Yahoo! Search
Música para ver e ouvir: You're Beautiful, do James Blunt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---
