xcp 2.1 result set double click

Options

do we have a option to double on the result set to open an item ? xcp 2.1

Comments

  • You need embedded hyperlink in your results (ie return r_object_id and then create hyperlink to the appropriate view page that you want to open and pass r_object_id).

  • @DCTM_Guru

    By default oob gives a hyper link for object instance pages provided we return the r_object_id, how can I do the same for application instance pages ?

  • Not sure what you mean by "app instance pages". xcp pages are accessible by REST services, so they can be called by url. Check out the url when you try to view object type that is returned in the your resultset.

    It may be helpful to provide screenshot and more details.

  • In OOTB Results List, the page where user will be taken to when she clicks on the ID column, is determined by a checkbox "Clicking on this object in a datagrid or tree invokes this action" in the Context Menu item. Normally, the "View page" context menu item has this checkbox checked. If you want user to be taken to some application page, then add new context menu item that navigates to that page, and check this checkbox.

    Samir Vaidya
    Enterprise Software Architect
    OpenText