Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Form - InScript Main Hidden Variables

643 bytes added, 21:46, 7 April 2014
no edit summary
<input type="hidden" name="strPreviousStatus" id="strPreviousStatus" value="" />
// Logic ValuesCross Campaign Functionality
<input type="hidden" name="strPreset_Fields" id="strPreset_Fields" value="" />
<input type="hidden" name="strPreset_Values" id="strPreset_Values" value="" />
== User Values ==
 
These values are useful for logic decisions and for creating custom layouts and validations based on the settings of the logged in user.
 
 
== Campaign Values ==
 
These two values are the most key values on the script. A new record will have an intCDA_Id = 0.
 
 
== Case Management Values ==
These values are populated for Case Management reasons. It allows previous cases to be used, recorded and allow them to influence decisions of the current case.   == Logic Values Cross Campaign Functionality == When using Campaign Search functionality these fields hold the other campaigns fields to display and search against.  
== Operating Values ==
 
 
These are the CDA fields that are used by every CDA record to enable BE operation.
7,528
edits