David,
The "ComboBox" (VB lingo) is a useful widget but not one that is
provided by HTML only <select> (aka "DropDownList").
So if you need it you have to resort to external JS/CSS components [1]
and wrap it like I did with Bootstrap-Select [2].
Regards,
[1]
https://bootstrap-combobox-test.herokuapp.com/[2]
https://github.com/eMaringolo/seaside-bootstrap-selectEsteban A. Maringolo
On Fri, Jun 14, 2019 at 3:23 PM David Pennington
<
[hidden email]> wrote:
>
> Hi there. I have a list of items which are the existing options and I want to provide the facility to add a new option. I know this as a combo box.
>
> Can this be done in Seaside? I am using the select: method to create the list but can't see a way to add the input box.
>
> David
>
> ________________________________
>
> Message sent using Winmail Mail Server
>
> _______________________________________________
> seaside mailing list
>
[hidden email]
>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside