If you want to load "ARI Data Tables" module into an article, you can use "Content - ARI Data Tables" plugin. Install and enable plugin, after this add the next code into an article:
Code: |
{aridatatables moduleId="MODULE_ID"}{/aridatatables}
|
Where MODULE_ID is ID of "ARI Data Tables" module which you want to load into an article. For example if necessary to load module with ID = 19, use the next code:
Code: |
{aridatatables moduleId="19"}{/aridatatables}
|
PS: Check that the module is enabled.
Regards,
ARI Soft