We have 214 guests online
OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Show Itemlist at startpage (1 viewing) (1) Guest
VehicleManager component support
Go to bottom Favoured: 0
TOPIC: Show Itemlist at startpage
#1341
Khan66 (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Show Itemlist at startpage 1 Year, 5 Months ago Karma: 0  
Hi,
i have tried to show the items on the startpage.

Is it possible to list all items on start. I want to show the itemlist at first not the catgorylist.

Have modified the vehiclemanager.html.php on after line 1500
<form action="index.php" method="post" name="adminForm"> to
<form action="<?php echo sefRelToAbs("index.php?option=com_vehiclemanager&amp;task=rent_request&amp;Itemid=".$Itemid); ?>" method="post" name="userForm">

but nothing changed. Actually i dont know where to edit.

Regards
Khan66
 
Logged Logged  
  The administrator has disabled public write access.
#1342
admin (Admin)
Admin
Posts: 1679
graph
User Offline Click here to see the profile of this user
Re:Show Itemlist at startpage 1 Year, 5 Months ago Karma: 17  
Hi,

For you may be more simply will do some search trough Vehicle manager component and search result link - use as new page. After that please set in yours menu manager - that link as "Home page"

Thanks,
OrdaSoft team
 
Logged Logged  
  The administrator has disabled public write access.
Go to top