When asking your question, please include:
The steps you have taken
Relevant screenshots
Any links you have
[ Code { "and": "JSON", "in" : "code block"} ]
Exclude Personal Information.
Hi to everyone, I have the following process:
1-the customers fill an order form created with wp elementor
2-the form is connected to a Google sheet by Make and the fields details are transfered there
On the form there is a “select” type of field with 3 possible answered.
I need to transfer a different text on the sheet related to the answer choose from the customer
Example :
If the answer is 1 then write x in the cell of the sheet
If the answer is 2 then write y in the cell of the sheet
If the answer is 3 then write z in the cell of the sheet
Could I do this in some way?
Thanks!