Ajax
Appearance
|
ATK Howto: Ajax
|
This howto demonstrates the Ajax features that are built into ATK.
Dependencies between attributes
If you have attributes that depend on the value of another attribute, you can use the following construct:
$attribute1->addDependency("attribute2");
Autocompletion
Recordlist navigation
Note: This page uses features that require version 5.7 or higher.