× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Link items in module list with Alias routing.

9 yıl 1 ay önce - 9 yıl 1 ay önce #1035 Yazan: Geir
Link items in module list with Alias routing., Geir tarafından oluşturuldu
I tried to link my components items using JRoute in the module, it doesn't work, and I get no information why.
<tr>
   <th><?php echo ModComponentHelper::renderTranslatableHeader($params, $params->get('field')); ?></th>
   <td>
      <a href="<?php echo JRoute::_('index.php?option=com_component&view=item&id='.(int) $element->id); ?>">
         <?php echo ModComponentHelper::renderElement($params->get('table'), $params->get('field'), $element->{$params->get('field')}); ?>
      </a>
   </td>
</tr>
Ek Dosyalar:
Son Düzenleme: 9 yıl 1 ay önce Düzenleyen:Geir

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

Sayfa oluşturma süresi: 0.052 saniye
Geliştiren: Kunena Forum