Versions Compared

Key

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

...

Some common tasks that can be implemented include, but are not limited to:·        

  • Popup messages based on custom logic.

...

  • Questions to the operator with custom logic based on responses.

...

  • Warnings to highlight application controls.

...

  • Blocking some buttons and processes

...

  • Calling 3rd party applications

...

  • Email/SMS notifications

Additionally, within the HTML 5 applications, standard Javascript can be used to perform these similar customizations. This is built into the new HTML 5 Customization Toolkit module.

...