OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Hide some fields in back and frontend (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

Hide some fields in back and frontend

guidantas (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Hide some fields in back and frontend 11 Years ago
Karma: 0  
How can I hide some fields in front and backend?

thank you.
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:Hide some fields in back and frontend 11 Years ago
Karma: 101  
Hello,

If you need at all hide some fields you need remove(or hide) they in code

In vehicle manager for frontend for edit vehicle responsible file:
{yours site}/components/com_vehiclemanager/vehiclemanager.html.php

function: editVehicle

for show Vichicles responsible: displayVehicles
for show Vichicle responsible: displayVehicle

at backend responsible file:
{yours site}/administrator/components/com_vehiclemanager/admin.vehiclemanager.html.php

function: editVehicle

or you may order Custom version with all features as you wish form OrdaSoft support form

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