I noticed that for URL field types, that the user must enter “https://” to precede the rest of the field value, otherwise its not fully recognized as a valid URL.
Is there a way to force “https://” into the resulting completed form field?
I noticed that for URL field types, that the user must enter “https://” to precede the rest of the field value, otherwise its not fully recognized as a valid URL.
Is there a way to force “https://” into the resulting completed form field?
Hi christopher ,
It is possible to manipulate/validate User Input values in Wix Code.
Try this article:
Good luck!