cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

New Button(EDIT) on Details Screen on Change Request Form

former_member320332
Contributor
0 Kudos
1,240

Hi

For tabular section details on MDG change request form - For Ex. plants shown below we get option to view data for each plant separately using Details button. But now if we have to change the data we have to come back using Done button to come back to the main screen and click on EDIT and then it will open the details screen in EDIT mode.

I have a requirement to add EDIT button on details screen so that we get option to edit data after we go to next screen using DETAILS button and we do not have to come back to go to edit mode.

details.png

Would like to know if someone has worked on this requirement earlier and what approach should be followed to add button on FPM toolbar.

Regards,

Pawan

View Entire Topic
0 Kudos

Understood..Component is assigned to application controller settings(In general settings). In the override event method of the component controller you can able to add FPM_Edit and have to enahnce after process event method also but i am not sure about the impact..