OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Required fields + translation buttons (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

Required fields + translation buttons

Lodeke87 (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Required fields + translation buttons 3 Years, 4 Months ago
Karma: 0  
Good evening

I have 4 small questions. Could you help me?

1) How can I make the fields "Maker" & "Model" not mandatory?
2) Can this also become a regular text box instead of dropdown list.
3) Can I change the language of these labels? I can't find this anywhere in the language settings? All the other labels were no problem.
4) Can this are be removed from the backend?

Screenshot of what I mean exactly:



Thanks in advance!
Logged Logged
Last Edit: 2020/12/16 17:40 By Lodeke87.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Required fields + translation buttons 3 Years, 4 Months ago
Karma: 101  
Hello

1) How can I make the fields "Maker" & "Model" not mandatory?
In OrdaSoft car-rental-dealer-software you can't do this.
This special field.

2) Can this also become a regular text box instead of dropdown list.
You may Rename or change (for dropdown) any field which already exist but which no need for you, any field or text with help VehicleManager :: Language Manager,
put any name of custom field(or some field value for listbox) in Value constant choose Language and rename as you need
ordasoft.com/News/Vehicle-Manager-Docume...r-of-vehicle-manager

Also In our software settings you may turn on "Custom fields" and next rename them.

Code:

4) Can this are be removed from the backend?

Please write to ordasoft.com/contact-us-form and we will remove this for you

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Lodeke87 (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:Required fields + translation buttons 3 Years, 4 Months ago
Karma: 0  
Thanks for your quick response!

1) So this is really not possible? Not even in the code? However, in some other fields did I succeed?

If they remain mandatory, can I convert them to a text field? Then the admin can simply type in the maker and model himself. Still a lot easier.



2) I was able to change everything via the language settings, but only these buttons at the top remain in English. Do you have an idea where I can change this?



3) Ok thanks I send a message to have this rental part removed.

Thanks!
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Required fields + translation buttons 3 Years, 4 Months ago
Karma: 101  
hello

1. If you know PHP, you may remove this, The file:
{site}/administrator/components/com_vehiclemanager/vehiclemanager.html.php

function: editVehicle

Please backup your file first

2. For add your models You need edit below file:

{site}/components/com_vehiclemanager/makers_and_models.txt

Please backup this file first

3. We not see any access

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