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

Link to edit item

3 years 9 months ago #9776 by MULTINOVUM sp. z o.o.
Link to edit item was created by MULTINOVUM sp. z o.o.
In single item, EDIT button has such link:
<a href="<?php echo JRoute::_('index.php?option=com_mycomponent&task=element.edit&id='.$this->item->id); ?>"><?php echo JText::_("COM_MYCOMPONENT_EDIT_ITEM"); ?></a>
it doesn't work

In list of items that link is a little different:

<a href="<?php echo JRoute::_('index.php?option=com_mycomponent&task=elementform.edit&id=' . $item->id, false, 2); ?>" class="btn btn-mini" type="button"><i class="icon-edit" ></i></a>

I change "element.edit to elementform.edit in single item view and now it works.

Is it bug or I made some building component mistake?

Please Log in or Create an account to join the conversation.

3 years 8 months ago #9777 by Carl Fuentes
Replied by Carl Fuentes on topic Link to edit item
Thank you. It is a bug and has been fixed. you can regenerate and install again to fix it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.169 seconds
Powered by Kunena Forum

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.