Add Data Forms

Add Data Forms are used to insert data. Edit Data Forms are used to update data. View Data Forms are used to read data.

Add Data Forms have a save implementation, code to save data to the Blackbaud Infinity application database. Add Data Forms may have a load implementation, code for processing before the user enters data and saves the form. Add Data Forms are defined with an Add Data Form Template Spec.

An Add Data Form may be provided a context record ID to indicate a parent record for the record to be added. For example when adding an address record, a context record ID must be provided for the constituent that the address is added to.

For general information about data forms, see Data Forms. For more specific conceptual information, see the child topics for Data Forms. For step-by-step instructions related to this kind of data form, see this topic's child topics.