SysVar AJAX Saver

Categories

Component ID

1057534

Component name

SysVar AJAX Saver

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

817

Component created

Component changed

Component body

Save any form element values as system variable with AJAX.

About

  • The module can be used by other developers.
  • Activate the module only if it is used by other modules.

Usage

It's very easy.

Extend a form element with '#ajax' and define 'svas_save' as callback function.

The name of the form element is the name of the system variable that is stored.

For an usage example please take a look at the module included doxygen documentation.