AW: Special objects & text in select items
"Christian Meier" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Sebastian, you can use something like this to set select-items dynamically: <dtml-return "[['key1','value1'],['key2','value2'],['key3','value3']]"> Please also refer to: http://tech.groups.yahoo.com/group/zms-developers/message/2432 http://tech.groups.yahoo.com/group/zms-developers/message/2433 Regards, Christian Meier ________________________________ Von: [email protected] [mailto:[email protected]] Im Auftrag von Sebastian Tänzer Gesendet: Donnerstag, 20. September 2007 16:26 An: [email protected] Betreff: [zms-developers] Special objects & text in select items Hello, Is there a way to have a different text, i.e. label, in a select/ dropdown box used in a special object (i.e. like thisismyvalue1 | Standardformat)? I'd like have more descriptive texts in the select boxes but don't want to change all values used in the DTML. Besides those wouldn't be very short and easy to use. Best, Sebastian