Hi,
My contact form has all of the fields tagged as required and works fine if being sent through desktop.
However, on mobile,
1) it seems only one of the fields are is registering as required (message field).
2) even if i do fill up all the fields, only the information in the Message field gets sent to my email
Please help to look into this. Thanks
Hey SPORTSINCYCLING,
Thank you for the inquiry.
Looks like the Form Element Validation for all fields are set to “Is not empty”. What happens when you change the validation and set it according to the input type? For example, try to check if the value of the email field is a valid email address, or check if the number field contains actual numbers.
Best regards,
Ismael