Difference between revisions of "Logic Management"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) |
Philip Lacey (talk | contribs) |
||
| Line 14: | Line 14: | ||
| − | |||
| − | |||
[[Category:Module Specific:Form Management]] | [[Category:Module Specific:Form Management]] | ||
Revision as of 21:52, 9 November 2014
Logic management is the process of adding "logic" to a script.
If a user has a yes / no box. If yes, then we want to ask question 2. If no, then we want to ask question 3. This is "logic" in a script.
Logic Management is the process of implementing this "logic" in a script.
Custom logic management can be implemented through the programming language JavaScript.
BE since Release 8 has an inbuilt logic management creation engine. Click here to learn how to use this engine Campaign_Database_Building_Logic_Into_A_Script