Configuring a View Record Page

You cannot view the selected record because the underlying View button or icon is not yet bound to a View Record page.

To bind the View button or icon to a View Record page:

  1. If you have not yet created a View Record page, use the Application Wizard to create one.

  2. Go to the Application Explorer tab, navigate in the tree to the page that contains the View button or icon.

    • Select the name of the View button or icon on the page. Then click the 'Button actions' on the Properties sheet.
    • In the Properties dialog, select the Redirect option and click on the Edit button.
    • Now modify the Redirect URL to point to your View Record page.
      Example: ../MyPages/MyViewRecordPage.aspx?QueryStringParam={0}

    • Make sure the Redirect parameter is "ID".

  3. Save changes and rebuild the application.