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

VehicleManager component support

Go to bottom Favoured: 0

Simple information form

Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:simple information form 8 Years, 9 Months ago
Karma: 58  
Hello,

Could you clarify what exactly not work for you?


How we can reproduce your issue?

Thanks
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, 9 Months ago
Karma: 0  
Sure, that's what i set in the translation

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>



That's the email that i receive sending a request from my site


New user request:

USER: {customer_name}
EMAIL: acquisti@01system.it
PHONE: {customer_phone}

VEHICLE: Mini COOPER S VERSIONE JOHN COOPER WORKS
MODEL: Mini Cooper (2002-Present)

MESSAGE:
test message


CLICK HERE TO ANSWER.


As you can see the value of {customer_name} and {customer_phone} is not correctly transmitted, so i cannot see customer phone and name in the received request email. Is it clear now?

Many 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, 9 Months ago
Karma: 58  
Hello,

if you use Buy Request Options for VehicleManager component for Email You can use:
{title} - title of rent vehicle
{answer} - declined or accepded
{username} - the name of the user who requested a vehicle
{owneremail} - the email of the owner vehicle
{ownername} - the name of the owner vehicle

In your case you have added new elements. Our program can not work with them.

Only with mentioned parameters.

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