APAR status
Closed as fixed if next.
Error description
If your form has dropdown fields that are updated programmatically by a web service or any other action that changes the associated xforms instance then the dropdown will not contain the right values. If you save the form and open it then the dropdown will contain the right values. This only affects 3.x forms in the 8.x Viewer.
Local fix
1. Forms upgraded to version 8.x do not exhibit this behavior. 2. You may also add an empty extension tag then the Viewer will refresh properly. <combobox sid="cbAddress"> <xforms:select1 ...> <xforms:label></xforms:label> <xforms:itemset . . .> <xforms:label ref="."></xforms:label> <xforms:value ref="."></xforms:value> <xforms:extension></xforms:extension> //add this </xforms:itemset> </xforms:select> </combobox>
Problem summary
This issue is resolved in Viewer 8.0.0.2 that can be downloaded from Fix Central http://www.ibm.com/support/fixcentral
Problem conclusion
Temporary fix
Comments
APAR Information
APAR number
LO72619
Reported component name
LOTUS FORMS VIE
Reported component ID
5724N0700
Reported release
800
Status
CLOSED FIN
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-11-13
Closed date
2013-05-03
Last modified date
2013-05-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
8002
Fix information
Applicable component levels
R800 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.