About
•
Download
•
Documentation
•
Wiki
•
Forums
•
Contribute
•
Support
The Toolkit for Online Communities
15900 Community Members,
0 members online
, 2492 visitors today
Log In
Register
Forum OpenACS Development: Re: How to fix this?
OpenACS Home
:
Forums
:
OpenACS Development
:
Re: How to fix this?
: One Message
Search:
Back to OpenACS Development
3
:
Re: How to fix this?
(response to
2
)
Posted by
Daniƫl Mantione
on
11/12/06 03:44 PM
The doesn't work, because the form generator does a [lindex $string 1] on the string; removing the quotes will make that return the second word instead of the number.
This why I tried to convert it into [list ... ], but it doesn't work either :/
Back to OpenACS Development