Create a UI Model for an Add Data Form
This task walks through steps to create a UI Model for an Add Data Form with the Add New Item wizard.
-
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.
-
Right-click the UI Model project, and select Add > New Item. The Add New Item screen appears.
-
From the Add New Item screen, select Blackbaud AppFx Catalog > UI Model Wizard. The Name field does not matter.
-
Click Add. The Create a New UI Model screen appears.
-
Browse for the spec file in the Catalog project and select it.
-
Select Generate Html file for the model.
-
Click OK.
-
A UI Model HTML file and Visual Basic class are added to the UI Model project. The spec in the Catalog project is also updated.