Configuring a View Record Page

The View button or icon you clicked on is not yet bound to a View Record page.

You can bind the View button or icon to a View Record page by doing the following:

  1. If you have not yet created a View Record page, use the Application Builder to create one or create one by hand.

  2. Go to the Application Explorer tab, navigate in the tree to the page that contains the View button or icon, then click the Page Properties button on the tool bar.

    • Select the name of the View button or icon in the tree.
    • On the Bindings tab, 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.