In the autocomplete mixin, the full string which is returned is always returned as value.

Is there a way to make a distinction between the value which should be selected and the information which is displayed?

In the original library, you can contain additional information in a "span" tag, allowing styling and assuring the additional info not set when selecting the value. When I try inserting this in the string, the tags are just added as literal strings.

Is it possible to return a Bloock which contains a "<li>" and all the styling or is there another way to handle this?

Thanks for the help,
Joachim

--
Joachim Van der Auwera
PROGS bvba, progs.be


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to