This task is intended for administrators who need to configure drillback URLs for use
in the Composable quick action widget. It outlines the steps to extract page and
form/action URLs from an application's Context Viewer and browser developer tools, and
convert them into the standardized format required for integration.
-
Open the page or form in the application.
-
Click the Context Viewer and copy the URL of the
page.
For example:
{lid://infor.lawson-ghr}?LogicalId={LogicalId}&drillbackURL=/EmployeeSelfService/page/FindACoworkerConsolidated?&menu=EmployeeConsolidated.FindACoworker&csk.portaloverlayautoresize=true
-
Optionally, extract the form or action URL by opening Developer tools or by
right-clicking the form, selecting Inspect, and copying
the form or action URL. This action works directly in the Composable Quick
Actions widget.
For example:
{lid://infor.lawson-ghr}?LogicalId={LogicalId}&drillbackURL=/ManagerSelfService/form/Discipline(_niu_,
_niu_,_niu_).CorrectiveActionManager?action=CreateManager&list=Discipline(_niu_,niu,niu).DisciplineActiveMgr&_bcc=ManagerSelfService.LRCMyStaffMenu.MyStaff&mo=true
-
Convert the extracted URL into the standard format, retaining the business
class details and the target form or action.