Setting the user defined data for Service Identifier column

  1. Using the M3 Mobility Core Toolbox, select System configuration > Dialog design.
  2. Select a dialog and go to the Dialog layout tab.
  3. On the Dialog tab, select ServiceAssignment.
  4. Select Dialog design tab.
  5. Under Groups, click Add New Work Order.
  6. On the dialog layout, right click Service Identifier > Properties > Set User Defined Data .
  7. Replace the current user defined data with this example:

    MFS@DisplayList= {"Col":["Service.Service","Service.Description","Code.GlobalCodeId"],"Tbl":["ServiceFacility","Service","Code"],"Join":[["ServiceID","PrimaryKey"],["ProductStructureTypeCODE","PrimaryKey"]],"Ftr":["Service.ProductID =","Service.ProductID"],"Val": ["ServiceAssignment.EquipmentProductID","IS NULL"],"Op":["OR"],"SetVal":["Service.ProductStructureTypeCODE","ServiceFacility.ServiceOrderTypeCODE=ServiceOrderHead.ServiceOrderTypeCODE","Service.Service","Service.Description=ServiceOrderHead.Description","Service.Description=ServiceOrderHead.FreeText1","Service.WarrantyCheck","Service.WarrantyCheck=ServiceOrderHead.WarrantyCheck"],"Pk": "ServiceFacility.ServiceID"}

  8. Repeat this procedure for Work Request.