Hello, I have a page with two modules, both loaded with custom HTML, {chronoconnectivity6}conn1{/chronoconnectivity6} and conn2 respectively. First one has an AJAX form, second doesn't have any form. When I Submit form, page reloads and both modules display same content from second module.
AFAIU this happens because of hard-coded "G2-joomla" identifiers, which both modules have.
This error can be easily reproducible:
- create "custom HTML" module with contents:
- submit that form.
Latest versions of CC and cegcore2.
Any ideas how to avoid this behavior? Help is very appreciated...
AFAIU this happens because of hard-coded "G2-joomla" identifiers, which both modules have.
This error can be easily reproducible:
- create "custom HTML" module with contents:
{chronoconnectivity6}conn1{/chronoconnectivity6}- create two connections, at least one with AJAX form;
{chronoconnectivity6}conn2{/chronoconnectivity6}
- submit that form.
Latest versions of CC and cegcore2.
Any ideas how to avoid this behavior? Help is very appreciated...