Hello
I continue to test the extension "ARI smart content" and encounters some problems ...
Problem 1
======================================================
I created a link on an image and I get different results when I change the setting of the display of this column.
Exemple :
- column ID : modif
- column Format :
<a href="index.php?option=com_content&view=article&id=9&identification={$columns:id}">
<img src="xxx/yyy/zzz/modify.png" alt="Modifier" title="Clic here to modify">
</a>
When the "Child Column" setting is set to "Yes" :
- When I'm clicking on the image, everything is OK, the link works and I get the edit page of the article.
When the "Child Column" setting is set to "No" :
- When I'm clicking on the image,
the link does not work and the image is displayed in "popup".
Problem 2
======================================================
I have differences of display when I am logged in "Super user" and with another user.
In Super User :
- The "Width" parameter of the module does not work.
It displays the module always with 100% (the parameter "Width" of the module is set to 80%)
With another user :
- The width of the banner is 80% (good ! it's OK)
- In the banner I have all the headings columns
even the titles of the columns children
- In the table, i have only then principal columns, not then children columns (good ! it's OK)
- But,
the width of the table is the minimum of the content of theses columns
-
The "+" character normally displayed in the first column to access the child information is not displayed
(see the attached image file)