Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you select automatic, any time a field is changed, the code within this calculation field is run. This can be quite powerful, however it also has the ability to create performance overhead, so be careful when designing automatic code launching. It may be better to use external Javascript and tap into specific field change events using jQuery.

...

To add comments, use the comment block option instead: /* my comment */


Next:

4.3 - Conditional behaviour