Re: Select1 Suggestions

> Did we ever discuss making this style an option via appearance="..."?

Our implementation used to have:

    <xf:select1 appearance="xxforms:autocomplete">

Now we have:

    <xf:select1 appearance="search">

which does something similar. It's backed by a JavaScript component
instead of being 100% XForms:

    https://select2.org/

But you use it simply by adding the appearance.

-Erik

On Tue, Feb 18, 2020 at 12:28 PM Steven Pemberton <steven.pemberton@cwi.nl>
wrote:

> Whoops! :-)
>
> https://homepages.cwi.nl/~steven/xforms/techniques/suggestions.html
>
> Steven
>
> On Tue, 18 Feb 2020 21:19:38 +0100, Alain Couthures
> <alain.couthures@agencexml.com> wrote:
>
> > A link for your draft?
> >
> > Thanks!
> >
> > --Alain
> >
> > Le 18/02/2020 à 21:15, Steven Pemberton a écrit :
> >> In the train back from Prague I wrote a techniques article on
> >> suggestions for select1. It's only a draft, but fairly complete. As
> >> always comments gratefully received.
> >>
> >> Did we ever discuss making this style an option via appearance="..."?
> >>
> >> Steven
> >>
> >
>
>

Received on Wednesday, 19 February 2020 01:11:22 UTC