Re: AW: Special objects & text in select items
Sebastian Tänzer <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Christian, Thanks for the hint. I'll try that tomorrow. Best, Sebastian Christian Meier schrieb: > > 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/2432> > http://tech.groups.yahoo.com/group/zms-developers/message/2433 > <http://tech.groups.yahoo.com/group/zms-developers/message/2433> > > Regards, Christian Meier > > ________________________________ > > Von: [email protected] > <mailto:zms-developers%40yahoogroups.com> > [mailto:[email protected] > <mailto:zms-developers%40yahoogroups.com>] Im Auftrag von Sebastian Tänzer > Gesendet: Donnerstag, 20. September 2007 16:26 > An: [email protected] > <mailto:zms-developers%40yahoogroups.com> > 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 > > >