How do you find and edit the View (web UI layout) of the Quality tab of the UpdateWorkordersPG form?
edited Feb 28, 2014 12:00PM in Complex Maintenance, Repair and Overhaul - EBS (MOSC) 2 commentsAnswered
How do you go about
finding the ViewObject definition and Java (or JSP) source for a region in an OA web
form?
The particular problem I have is for a request to add the Operation description to each operation row in the Quality sub
tab of a work order in the cMRO program Work order Update when logged in as a Super Tech : Data
Clerk.
I know the definition
for that whole page is in UpdateWorkordersPG.xml . I only found this file by doing a combination of find and grep to search for text labels that would have to appear in the layout template.
0