­

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"