I'm trying to pass values from a multiple select to a property. The property sheet won't let me create a multiple selection though. It fails by claiming that the variable which defines the select elements can't be found. I can create a standard select with that variable though. The variable which defines the elements is on a property sheet higher up in my ZClass heirarchy and it is set to the type lines. Is this the problem? How can I set up a multiple select, or at least pass elements from a multiple select into a predefined property. Ultimately I wan't to create a catalog listing like KMNetNews has, but with multiple categories, and possibly subcategories. Thanks, Jason Jones jason_j@countermedia.org
It isn't lines, lines separates contents by the \n's of the text, the correct type is tokens, he separates the contents by spaces, then take care with the use of tokens, put in place of the spaces of the element. I hope to help you... Jason Jones wrote:
I'm trying to pass values from a multiple select to a property. The property sheet won't let me create a multiple selection though. It fails by claiming that the variable which defines the select elements can't be found. I can create a standard select with that variable though.
The variable which defines the elements is on a property sheet higher up in my ZClass heirarchy and it is set to the type lines. Is this the problem? How can I set up a multiple select, or at least pass elements from a multiple select into a predefined property.
Ultimately I wan't to create a catalog listing like KMNetNews has, but with multiple categories, and possibly subcategories.
Thanks,
Jason Jones jason_j@countermedia.org
-- Mauricio Souza Lima <mauricio@hiper.com.br> Hiperlógica <http://hiper.com.br> Automação de web-sites | Website automation São Paulo | Brasil | Fone: +55-11-251-4894
participants (2)
-
Jason Jones -
Mauricio