Hi everybody,
An other “strange” behaviour.
From my index page > I load a first dynamic list page > by clicking on 1 element of this page I load a third page for client update with dynamic content based on id.
This page is composed with the basic ans standard Back link as below.
<div class="left">
<a href="#" class="link back text-color-teal"><i class="icon icon-back"></i></a>
</div>
This load back the list page… without any dynamic content.
Am I doing wrong?
Next the fourth screen step by step;
Thanks for your help.