OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
How to hide the 'id' column on the VehicleManager? (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

How to hide the 'id' column on the VehicleManager?

wilaiporn (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
How to hide the 'id' column on the VehicleManager? 10 Years, 7 Months ago
Karma: 0  
Hi, i purchased VM Pro package 2.2($56).

I have some question, i would like to hide the "id" column in the the VehicleManager
(see the image below or or img.ihere.org/uploads/cb68e5f589.jpg).

How to hide it in the VehicleManager?




Best Regards, Wilaiporn
Logged Logged
Last Edit: 2013/08/22 11:45 By wilaiporn.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:How to hide the 'id' column on the VehicleManager? 10 Years, 7 Months ago
Karma: 101  
Hello Wilaiporn,

Please check your imahes source, I for it every time see:
The connection has timed out
The server at img.ihere.org is taking too long to respond.


Thanks,
Andew,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
wilaiporn (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
Re:How to hide the 'id' column on the VehicleManager? 10 Years, 7 Months ago
Karma: 0  
Hi, please click this link agian http://img.ihere.org/uploads/cb68e5f589.jpg or http://www.phuketonlineshop.com/qa/hide-qa-column.jpg

I have some question, i would like to hide the "id" column in the the VehicleManager.
How to hide it in the VehicleManager?

Regards, Wilaiporn
Logged Logged
Last Edit: 2013/08/23 04:25 By wilaiporn.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:How to hide the 'id' column on the VehicleManager? 10 Years, 7 Months ago
Karma: 101  
Hello Wilaiporn,

You need open file:
{site}/administrator/components/com_vehiclemanager/vehiclemanager.html.php

find function: showVehicles

in it find and remove below code:
<th width="30">#</th>

and :
Code:

<td align = "center"><?php echo $row->id; ?></td>


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
wilaiporn (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
Re:How to hide the 'id' column on the VehicleManager? 10 Years, 7 Months ago
Karma: 0  
Thank you very much, it is work perfectly.

Regards, wilaiporn
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:How to hide the 'id' column on the VehicleManager? 10 Years, 7 Months ago
Karma: 101  
Hello wilaiporn,

Please vote for us on Joomla.org and write excellent review

If you will have some error or questions please write

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