IBM Support

How to Launch a Specific Page based on a List selection

Technical Blog Post


Abstract

How to Launch a Specific Page based on a List selection

Body

Often times when selecting a table row or list item on a page, the desired result is drilling down into another page.  This is usually accomplished by creating a wire that will launch a page.  However, a wire is configured to launch a specific page.  There may be cases when you want to launch a page based on the data of the row or item selected.   This can be accomplished by creating a Custom Content Widget that can process the NodeClicked event sent from a widget.  It can inspect the event, and then send a LaunchPage event based on the context of the data.  

 

This wiki page contains a sample and details on how to use a Custom Content Widget to launch a specific page in response to a user clicking a row in a widget such as a table or list.

 

[{"Business Unit":{"code":"BU050","label":"BU NOT IDENTIFIED"},"Product":{"code":"SSHPN2","label":"Tivoli"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"","Edition":"","Line of Business":{"code":"","label":""}}]

UID

ibm11276096