Thank you for your reply.
I want to display prices based on condition. I have tried creating conditions on the form and the data is displayed successfully. But I’m confused about how to display the data in the message body.
This is the code from my message body:
*Pick-up Location *: [pick-up]
*Destination Location *: [destination]
*Date Booking *: [date-booking]
*Verhicle *: [vehicle]
*Price *: [price-1]
Can you help me?