HI Experts
I have requirement where i have to customize the AFP MastHead application , where when the clicks on the portal log-off button
on the confirmation window if the user clicks on Yes button instead of redirecting to portal url we have to re-direct to multiple external url link based
onthe user
we have users in UME who belong to multiple companies in accessing single portal .
if the user1 of Company X logins in to portal and when users logoff from the portal he has to get re-directed to external url link1
if the user2 of Company y logins in to portal and when users logoff from the portal he has to get re-directed to external url link2 .
i have imported afpmasthead.war in NWDS and i have gone through the code and i see logoff related code exist in afpmasthead.js file
but i have no clue on how to proceed further .
can you please help inthe issue .