×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Adding links in the list of items?
Vitor
New Member
Posts: 8
pred 10 rokmi 2 mesiacmi - pred 10 rokmi 2 mesiacmi #234
od Vitor
Adding links in the list of items? bolo vytvorené Vitor
Hello, I can not add links to the list of items bound for single item.
Before the CC generated it automatically, but changed and was not posted in the Wiki how to add links (I was sad, which was able to do in two hours I can not do 1 day).
Can anyone help me to add links?
Thank you!
Edit: It's a shame, I Tinhan made a component and could not download because it uses two tables, now I am subscriber and can not use the component because of a change in the generator and I do not know how to add link to the item.
I will focus my studies at Lynda, will be bad to understand English, but is the only way to learn.
Before the CC generated it automatically, but changed and was not posted in the Wiki how to add links (I was sad, which was able to do in two hours I can not do 1 day).
Can anyone help me to add links?
Thank you!
Edit: It's a shame, I Tinhan made a component and could not download because it uses two tables, now I am subscriber and can not use the component because of a change in the generator and I do not know how to add link to the item.
I will focus my studies at Lynda, will be bad to understand English, but is the only way to learn.
Posledný krát upravené:pred 10 rokmi 2 mesiacmi Vitor
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Vitor
New Member
Posts: 8
pred 10 rokmi 2 mesiacmi #261
od Vitor
Odpoveď od Vitor na tému Adding links in the list of items?
1 week later I found out is:
<a href="<?php echo JRoute::_('index.php?option=com_videos&view=itens&id=' . (int)$item->id); ?>"></a>
videos = component name
itens = field name
<a href="<?php echo JRoute::_('index.php?option=com_videos&view=itens&id=' . (int)$item->id); ?>"></a>
videos = component name
itens = field name
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Čas vytvorenia stránky: 0.049 sekúnd