Re: list oder string aus formular checkbox

robert rottermann <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
if istinstance(i, basestr):
   i = [i]

htht
robert
Am 28.02.2011 13:12, schrieb Michael Graf:
>
> Hallo,
>
> irgendwo hab ich hier einen Denkfehler und dreh mich gerade dabei im Kreis:
>
> Und zwar ich habe ein einfaches Formular mit Checkboxen für eine Auswahl.
>
> Danach hab ich eine Überprüfung und sende die Validierten Daten danache ab.
>
> Und mein Problem dabei:
>
> Wenn ich mehrere Checkboxen auswähle kommen die Daten, wie sie sollen.
>
> ["Hallo", "Welt"]
>
> Wenn ich aber nur eine Checkbox anwähle kommt nur ein String:
>
> Hallo
>
> Was anschliessend ein Problem is, da ich die einzelnen Items mittels
>
> python:', '.join(str(i) for i in options['programmes'])
>
> ausgebe!
>
> Ergebnis: H, a, l, l, o, W, e, l, t
>
> Plone 4
>
> lg
> michi
>
> Michael Graf
>
> Webmaster
>
> IMC Fachhochschule Krems
>
> University of Applied Sciences Krems
>
> Piaristengasse 1, A-3500 Krems, Austria, Europe
>
> Office:
>
> Am Campus Krems, Trakt G, Raum 4.08
>
> T: +43-(0)2732-802- ext. 519
>
> F: +43-(0)2732-802-4
> E: [email protected]
> I: http://www.fh-krems.ac.at
>
> PBitte nur ausdrucken, wenn es wirklich nötig ist.
>
>
> --------------------------------------------------------------------------------
>
> Diese Nachricht erhalten Sie von einem IMC Mitarbeiter.
> Allfallige angehängte Dokumente sind vertraulich und nur für den/die 
> Adressaten bestimmt. Sollten Sie nicht der beabsichtigte Adressat sein, ist 
> jede Offenlegung, Weiterleitung oder sonstige Verwendung dieser Information 
> nicht gestattet. In diesem Fall bitten wir, den Absender zu verstandigen und 
> die Information zu vernichten. Für Übermittlungsfehler oder sonstige Irrtumer 
> bei Übermittlung besteht keine Haftung.
>
> This message is being transmitted by an IMC employee.
> Any attached files are confidential and intended solely for the addressee(s). 
> Any publication, transmission or other use of the information by a person or 
> entity other than the intended addressee is prohibited. If you receive this in 
> error please contact the sender and delete the material. The sender does not 
> accept liability for any errors or omissions as a result of the transmission.
>
> Informationspflicht nach §14 UGB:
>
> IMC Fachhochschule Krems GmbH
> Piaristengasse 1, A-3500 Krems
> Austria, Europe
> ATU: 37552304
> Firmenbuchnummer: 79297 p
> Firmenbuchgericht: Landesgericht Krems an der Donau
> DVR: 0798771
> Fachgruppe Unternehmensberatung
>
>
>
>
> _______________________________________________
> zope mailing list
> [email protected]
> https://mail.dzug.org/mailman/listinfo/zope



_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.