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=/PerformanceManagement/form/Employee%2528aa.Employee.HROrganization%252Caa.Employee.Employee%2529.CreateResourceAppraisalsByEmployeeForm?action=CreateResourceAppraisalsByEmployee%26csk.hidemenubar%3Dtrue%26csk.portaloverlayautoresize%3Dtrue%26mo%3Dtrue
-
Convert the extracted URL into the standard format, retaining the business
class details and the target form or action.