Hello, Any ideas on how to preselect a condition in the following case?
SELECT(_size="1",_name="project",_type="select", *[OPTION (x.name,_value=x.id) for x in db().select(db.project.ALL)]) basically want to do selected="selected" if x.name == "Test" Thanks a lot for helping! cheers, Sebastian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---