W3C home > Mailing lists > Public > public-xformsusers@w3.org > March 2019

Open selections

From: Steven Pemberton <steven.pemberton@cwi.nl>
Date: Fri, 22 Mar 2019 16:37:14 +0100
To: " XForms" <public-xformsusers@w3.org>
Message-ID: <op.zy18ccposmjzpq@steven-xps>
https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_select_Element

<instance>
    <data xmlns="">
       <choice>one two four five</choice>
    </data>
</instance>

<select ref="choice" selection="open">
    <item><label>Un</label><value>one</value>
    <item><label>Deux</label><value>two</value>
    <item><label>Trois</label><value>three</value>
</select>

What is displayed initially? This?

[x] Un
[x] Deux
[ ] Trois
[x] four
[x] five


(Current spec says the values are "retained", but says nothing about  
displaying)

Steven
Received on Friday, 22 March 2019 15:37:41 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:37:51 UTC