[Xerte] Re: Xerte 2 : Combo box value is defaulting to "" why?

Kemp Johnathan johnathan.kemp at ntlworld.com
Wed Apr 6 15:28:52 BST 2011


Thanks for your help.

It seems strange to me that a combo box / drop down menu should default to
returning "" rather than the value of the first element in the list.

Since the xwd file provides the data for the construction of the wizard, I
guess the behaviour of the wizard is governed by the code that processes the
xwd file and presents the wizard form to the user, and that this is a part
of the core Xerte code. Would it be possible to update the code so that a
combo box when run could have either a default value specified in the xwd
file or alternatively that it just defaulted to returning the value of the
first item in the list unless one of the other items had been selected?

Kind regards

Johnathan

On 5 April 2011 15:09, Julian Tenney <Julian.Tenney at nottingham.ac.uk> wrote:

> I think default should be On Page Load (the label) rather than pageLoad
> (the data).
>
>
>
> *From:* xerte-bounces at lists.nottingham.ac.uk [mailto:
> xerte-bounces at lists.nottingham.ac.uk] *On Behalf Of *Kemp Johnathan
> *Sent:* 05 April 2011 15:07
> *To:* Xerte discussion list
> *Subject:* [Xerte] Xerte 2 : Combo box value is defaulting to "" why?
>
>
>
> Hello Xerte team,
>
>
>
> As far as I can tell this line is set up like many other optional property
> lines and I don't recall hitting this problem before
>
>
>
> In an xwd file I have the optional property
>
>
>
> <narPlayback type="ComboBox" label="Narration Playback" options="On page
> load,On user request" data="pageLoad,userRequest" default="pageLoad"
> width="150" optional="true"/>
>
> When the page wizard is opened and the Narration Playback property added
> and the page wizard closed, the value of narPlayback changes from undefined
> to ""
>
> If the page wizard is re-opened the combo box displays the selected value
> as "On page load".
>
> Clicking on the value "On page load" does not change the value from "" to
> "pageLoad".
>
>
>
> The only way I can actually set the value of narPlayback to "pageLoad" is
> to select the alternative option from the combo box i.e. "On user request"
> and then to select "On page load"
>
>
>
> What am I missing here?
>
> What do I need to do to ensure that when the optional property is added it
> receives the default value of "pageLoad"?
>
>
>
> Kind regards
>
>
>
> Johnathan
>
>  This message and any attachment are intended solely for the addressee and
> may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it. Please do not
> use, copy or disclose the information contained in this message or in any
> attachment. Any views or opinions expressed by the author of this email do
> not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
> This message and any attachment are intended solely for the addressee and
> may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it.   Please do not
> use, copy or disclose the information contained in this message or in any
> attachment.  Any views or opinions expressed by the author of this email do
> not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110406/0c7a4e4d/attachment-0001.html>


More information about the Xerte mailing list