Hello, my goal is to create a formula that says:
-if the input is empty, let the output be empty
-If the input is not empty, check if the input contains http
-if not add http:// to the beginning of the input, if it does leave as is.
I have tried this formula but no success. The use case is that i am adding to a webflow url field, and if the url is not the exact right format, the scenario breaks.
If anyone knows the formula, please provide a screenshot.
It may or may not be making a difference, but my input is in the formula (get ( X; i) (get the i’th value of the list of X)