Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member48927
Participant

The Team View application has configurable event that allows you display short profile of your employees. Our requirement was to add another application (Emergency Contacts) to the context menu that would open in the side panel like the short profile.

First step would be maintaining an custom event. Configure the event name.

Next design your Custom WD Component. Here name/contact info from primary and secondary emergency contact as added.

In the component controller of HRMSS_TEAM_HIERARCHY, write a post exit of GENERAL_EVENT & CUSTOM_EVENT, CUSTOM_EVENTS_HANDLER.

For HRMSS_TEAM_HIERARCHY in the Layout of V_MAIN_FLASH, customize the panel.

In WDDOMODIFYVIEW of V_MAIN_FLASH, do a post exit and enhance.

The emergency application opens in the side panel.

Special thanks to Sriranjani Chimakurthy.

Labels in this area