OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Simple information form

01system (User)
Senior Boarder
Posts: 47
graphgraph
User Offline Click here to see the profile of this user
simple information form 8 Years, 1 Month ago
Karma: 0  
Dear support,
is it possible to set a simple information form? I don't need the rent request, for the moment i only need the possibility for my visitors to ask informations about my vehicles. I need to receive a mail with the request and only answer the email to answer the question. Is that possible?

Thanks, best regards
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:simple information form 8 Years, 1 Month ago
Karma: 58  
Hello,

We can propose you to use status For sale instead For rent during adding Vehicle

ordasvit.com/joomla-vehicle-manager/inde...15-infiniti-qx70-suv

During adding Vehicle you set Listing type: for sale and get form like on my example


and with help language manager you can rename it For sale into For rent

Listing type - For rent not use at all. You will get a simple information form.

You can test that in free version

Best Wishes,
Taras
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
01system (User)
Senior Boarder
Posts: 47
graphgraph
User Offline Click here to see the profile of this user
Re:simple information form 8 Years, 1 Month ago
Karma: 0  
Hi, thanks. I have an active subscription so i'm testing on my installed template.
If i select "for sale" the form is the same, and i receive the same email format.

The request form is ok, but I'd like to see on the mail that i receive "customer_name", "customer_email", "customer_phone" and "customer_comment" in addition the the veihcle name.

Moreover i'd like to see the customer_email on the mailfrom, not the site admin email..

How can i do?
Logged Logged
The administrator has disabled public write access.
01system (User)
Senior Boarder
Posts: 47
graphgraph
User Offline Click here to see the profile of this user
Re:simple information form 8 Years, 1 Month ago
Karma: 0  
Update: i used a workaround, translating the costant " _VEHICLE_MANAGER_EMAIL_NOTIFICATION_BUYING_REQUEST" into this value:

Code:


New user request:<br /><br />
<b>USER:</b> {customer_name}<br />
<b>EMAIL:</b> {customer_email}<br />
<b>PHONE:</b> {customer_phone}<br /><br />
<b>VEHICLE:</b> {vehicle_title}<br />
<b>MODEL:</b> {model}<br /><br />
<b>MESSAGE:</b> <br />{customer_comment}<br /><br /><br />
<a href="mailto:{customer_email}?subject=Re:{vehicle_title}">CLICK HERE TO ANSWER.</a>



The problems are:
1) Inside the request email {customer_email} is correctly showed, {customer_name} and {customer_phone} are not
2) I need to change the sender and the subject of the request email, that now are respectively "anonymous" and "New buying request added!".

Thanks, best regards
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:simple information form 8 Years, 1 Month ago
Karma: 58  
Hello,

This could be done like customization service (paid work).

There is no features to change subjects in email

To get more details about changes sender and the subject of the request email, you can contact through contact form.
ordasoft.com/contact-us-form
If you would like any further information, please do not hesitate to contact us too.

Best Wishes,
Taras
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
01system (User)
Senior Boarder
Posts: 47
graphgraph
User Offline Click here to see the profile of this user
Re:simple information form 8 Years, 1 Month ago
Karma: 0  
Ok.
But i also need a customization to make {customer_name} and {customer_phone} work? Why are not showed, and {customer_email} is?

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