Create a UI Model for an Edit Data Form

This task walks through steps to create a UI Model for an Edit Data Form with the Add New Item wizard.

  1. Create a sibling UI Model project for the Catalog project that holds the Add Data Form. For more information, see Create a UI Model Project.

  2. Right-click the UI Model project, and select AddNew Item. The Add New Item screen appears.

  3. From the Add New Item screen, select Blackbaud AppFx CatalogUI Model Wizard. The Name field does not matter.

  4. Click Add. The Create a New UI Model screen appears.

  5. Browse for the spec file in the Catalog project and select it.

  6. Select Generate Html file for the model.

  7. Click OK.

  8. UI Model HTML file and Visual Basic class are added to the UI Model project. The spec in the Catalog project is also updated.