Changes

Understanding the bxp Form structure

704 bytes added, 15:57, 8 March 2016
no edit summary
Each CDA may have anything from none to many CCLs.
 
 
 
= Form System Fields =
 
 
If you want to see the structure of the CDA table you can use Field Mapping.
 
 
When a form is built it has a number of system fields automatically added. X will be the unique Form Id.
 
* intCDA_X_Id : The unique ID for each CDA record
* strCDA_X_ : Future use, used in various different ways.
* strCDA_X_Status : The last outcome used on this CDA
* strCDA_X_NoOfAttempts : The total number of CCLs that have been logged against this CDA
* strCDA_X_StaffId : The last staff Id to interact with this record
* strCDA_X_LastDateTime : The last date and time this record was interacted with
 
 
You will also have strCDA_X_field_Y_Z fields for every question you add to your form.
 
[[Category:Module Specific:Form Management]]
[[Category:Topic:Key Concept]]
7,528
edits