<div>Hello Xerte team,<br></div><div><br></div><div>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</div><div><br></div><div>In an xwd file I have the optional property</div>
<div><br></div><div>    <narPlayback type="ComboBox" label="Narration Playback" options="On page load,On user request" data="pageLoad,userRequest" default="pageLoad" width="150" optional="true"/><br>
<br></div><div>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 ""</div><div>If the page wizard is re-opened the combo box displays the selected value as "On page load".</div>
<div>Clicking on the value "On page load" does not change the value from "" to "pageLoad".</div><div><br></div><div>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"</div>
<div><br></div><div>What am I missing here?</div><div>What do I need to do to ensure that when the optional property is added it receives the default value of "pageLoad"?</div><div><br></div><div>Kind regards</div>
<div><br></div><div>Johnathan</div>