Defects
JavaScript API cannot set a Disabled field
ID: | D11167 | |
Published: | 14 September 2010 | |
Updated: | 30 September 2011 |
Defect Id
DEF190272
Originally Reported Against
SBM 2009 R3.01
Status
Submitted
Description
If you have a field which has been set to be Disabled by JavaScript or is Read-Only by settings in Mashup Composer or Mashup Administrator, the JavaScript method SetFieldValue() will appear to set the field, but, on completion of the transition, the field value change will not be saved to the database
As a workaround, use a Mashup Script in a Post Transition context to set the value desired.