Edit Crew
Launch the Edit Crew screen by selecting a crew from the list on the Crews screen, and clicking Edit. From the Edit Crew screen, you can edit the crew name, leader ID, crew count, and description. Click Update to save the edited crew information.
Edit Crew screen
Mashup and Widgets
The PTC.SCA.SCO.EditCrew mashup defines the Edit Crew screen. This mashup uses the following widgets:
Label widgets are used for the Edit Crew page heading, and to provide the hint text appearing over the Name field.
Button widgets are used for the Add and Cancel buttons.
Text Box widgets are used for the Name and Leader ID fields.
A Numeric Entry widget is used for the Crew Count field.
A Text Area widget is used for the Description field.
Services
The mashup uses the following services from the PTC.SCA.SCO.ShiftManagementUtils Thing:
IsFieldEmpty—Validates if a required field in the screen is empty.
UpdateCrews—Updates the crew with the edited information.
ValidateCrews—Validates that all required fields for the crew are not null and that the values entered are valid.
Was this helpful?