Hi,
it seems that inline editing (or pop-up) doesn't work with dual languages website
with a <h3 <cms:inline_edit 'introblocktitle_<cms:show my_lang />' /> class="fontg"/><cms:get "introblocktitle_<cms:show my_lang />" /></h3>
I got a Field not found: introblocktitle_<cms :show my_lang />
(it does work with introblocktitle_en though)
I tried with cmd:get as well, it doesn't work too
It seems it doesn't get the session variable.
is there a way around that?
Regards,
Paolo
it seems that inline editing (or pop-up) doesn't work with dual languages website
with a <h3 <cms:inline_edit 'introblocktitle_<cms:show my_lang />' /> class="fontg"/><cms:get "introblocktitle_<cms:show my_lang />" /></h3>
I got a Field not found: introblocktitle_<cms :show my_lang />
(it does work with introblocktitle_en though)
I tried with cmd:get as well, it doesn't work too
It seems it doesn't get the session variable.
is there a way around that?
Regards,
Paolo