Adding Tables to Caisis
From CaisisWiki
(Difference between revisions)
Line 1: | Line 1: | ||
To add a table to Caisis, first add the table to the database. After adding the new table to the database, you must perform the following steps to access it in Caisis. | To add a table to Caisis, first add the table to the database. After adding the new table to the database, you must perform the following steps to access it in Caisis. | ||
- | #Create a new | + | #Create a new [[Business Object]] to represent the table in Caisis. |
#Rebuild and deploy the updated Caisis.BusinessObject.dll. | #Rebuild and deploy the updated Caisis.BusinessObject.dll. | ||
#Edit the control metadata for the table in the Caisis Admin panel. | #Edit the control metadata for the table in the Caisis Admin panel. | ||
#Modify the patient data entry menus to include your new table. | #Modify the patient data entry menus to include your new table. |
Revision as of 20:54, 2 November 2007
To add a table to Caisis, first add the table to the database. After adding the new table to the database, you must perform the following steps to access it in Caisis.
- Create a new Business Object to represent the table in Caisis.
- Rebuild and deploy the updated Caisis.BusinessObject.dll.
- Edit the control metadata for the table in the Caisis Admin panel.
- Modify the patient data entry menus to include your new table.