I have used following code, to display Joomla toolbar on my list view in frontend.
JLoader::register('JToolBarHelper', JPATH_ADMINISTRATOR . '/includes/toolbar.php');
JToolBarHelper::editList();
JToolBarHelper::publishList();
JToolBarHelper::unpublishList();
JToolBarHelper::trash();
When I do not make any selection and hit any of the button, I get alert with message "Please first make a selection from the list." . Clicking OK from this alert, should just close the alert window without reloading the page
Clicking OK from this alert, reloading the page
I have set protostar - Default as my default template and tested this on mozilla.
Labels |
Added:
?
|
Status | New | ⇒ | Information Required |
Title |
|
@HLeithner can you please comment as Release Lead 3.9?
seams to be a problem with the frontend template and javascript joomla uses for frontend editing.
which template do you use?
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-22 11:29:11 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/23980
Closed due the lack of response. Please reopen if needed.
@infograf768 can you please comment?