Configuring an Add Record Page

The New button or icon you clicked on is not yet bound to an Add Record page.

To bind the New button or icon to an Add Record page:

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

  2. Go to the Application Explorer, navigate to the page that contains the New button or icon.

    • Select the New 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 Add Record page.
      Example: ../MyPages/MyAddRecordPage.aspx

  3. Save changes and rebuild the application.