Dear All
I have confirmation letter form with one of field name Time, the value is 10 - 14 pm
When I write to confirmation it's like this
"the event is held on {Time}"
everything ok when it's text confirmation
when I change to HTML it's like
<p> the event is held on {Time} </P>
But the result is not 10-14 PM but current time
Is there a way I can use Time as the name of form and make it right as use to be?
thank you