Form 1 Add_New_Ticket one has the list of tickets that can be reserved, with two fields, one is a formula (Choose_Date_and Time) that has the date, time, details, the other has the date (Confirm Date) that zoho recognizes and can be put to use on a calendar.
Form 2 is the Reserve_Ride form that customers go to to reserve a ride. Now when they choose a ride from the lookup field that references Add_New_Ticket. Confirm_Date_and_Time (formula), the information/same record from the form Add_New_ticket should fill the Confirm Date in Reserve_Ride So when customer chooses the date from the picklist above it should auto fill the confirm date column
But I am getting lexical error message. This is the same script that was suggested to me by the zoho staff. But when I tried to save it, I got this message Any ideas?