Problem with link in site view list

30 views
Skip to first unread message

Laurent

unread,
Nov 22, 2020, 9:14:56 AM11/22/20
to Joomla Component Builder
Hello, 

I begin with this excellent JCB (thanks for this component) but i have a problem with link  in frontend.

I use this code in site view :

<?php foreach ($this->items as $item): ?>
<a href="<?php echo  JRoute::_(Webcasts_managerHelperRoute::getWebcastRoute($item->slug)); ?>" ><?php echo $item->name; ?></a><br>
<?php endforeach; ?>

The link is creatded but on the item page any data are return.

However if i replace slug by id, now it is OK, i have the item data display.

Thanks.

Message has been deleted

Laurent

unread,
Nov 22, 2020, 11:36:38 AM11/22/20
to Joomla Component Builder, Laurent

((ewe))yn

unread,
Dec 19, 2020, 4:48:16 PM12/19/20
to Joomla Component Builder, Laurent
We are moving to GitHub Discussions. We will keep this open to give access to old issues, resolved. But please continue conversations on the new github discussions area ;)
Reply all
Reply to author
Forward
0 new messages