how cross component navigation is achieved

  • 2019 年 10 月 4 日
  • 筆記

版權聲明:本文為博主原創文章,遵循 CC 4.0 BY-SA 版權協議,轉載請附上原文出處鏈接和本聲明。

本文鏈接:https://jerry.blog.csdn.net/article/details/100849637

Created by Jerry Wang, last modified on Jul 29, 2015

  • oCrossAppNavigator
  • hrefForExternal
  • window
  • window.location

When select My appointment from My opportunity follow up action sheet:

trigger the load of my appointment application component.js:

selectProcess is called automatically – it is method defined in BaseDetailController:

get target url by navigation service: "#Appointment-myAppointments?AccountID=4031140&ContactID=4103850&EmpID=4031140&StartDate=2015-06-11T00%253A00%253A00.000Z&createFromOppt=X&opportunityId=1396&prevGuid=FA163EEF-573D-1EE5-83F0-376CE8314C41&processType=ZAP0&title=Jerry%2520cross%2520navigation"