| Quintiq file version 2.0 | 
| #parent: pnlContent/DropDownListUnit | 
| Response OnUserSelectionChanged ( | 
|   Unit selection | 
| ) id:Response_pnlContent_DropDownListUnit_OnUserSelectionChanged | 
| { | 
|   #keys: '[139394.1.54673396]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebDropDownList_OnUserSelectionChanged' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Update label based on unit's uom | 
|       Form.OnUserUpdateUI( selection.UnitOfMeasure_MP() ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |