[SOLVED]Tag article not recorded in joomla

Hello,

I'm using tag element with article form plugin.
Tag element is well set and all tag from joomla tags_table are listable form the form.
I've set the article form plugin with the element for tags.

But no tag appear on blog view nor if I edit the article from the article editor. The field "article tag" remains empty.
In fabrik list view the tag appears well.

May I forgot something or I do wrong.
Have you an idea ?
Thanks
Jean-Marc
 
Try to add
$item->newTags = $data['tags'];
in \plugins\fabrik_form\article\article.php line 182 (before $item->bind($data); )

BTW: is the tags element working in your backend? It doesn't on my site.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top