Details
-
Improvement
-
Resolution: Fixed
-
Medium
-
None
-
None
Description
It would be very practical if it were possible to trigger a Location Change (goTo) event from the field like this for example:
parent.window.postMessage({
action: 'goToApp',
correlationId,
appName: 'pages-app'
subAppId: 'browser'
itemUUID: '<uuid>'
}, '*');
Checklists
Acceptance criteria