Dear Experts,
I have a requirement to hide a button "Delete item" in a standard portal. The standard component name is /PLMU/WDC_ECR_CHG_OBJECTS.
In this component there is a view V_CHG_ITEM_OBJECTS. In the wddo_init method this button has been added dynamically. If i comment this code then the application is giving a dump saying this button is not found while get_property.
So i wanted to know if this button is been configured in the FPM config. I wanted to know how do i find this config. If i go to the comp interfaces tab i see this implemented. IF_FPM_UI_BUILDING_BLOCK. Also if i right clink on the portal i see this configuration id ZPLMUI_WDC_ECR_APP_OIF_CFG. I tried going inside this comp configuration but i am not able to trace that button . I see a UIBB as a view in that .
Pls help. I am quite new to FPM.
Thanks
Rohit