We have a process where a user is presented with a form to request work to be pe

We have a process where a user is presented with a form to request work to be performed within our organization. Part of the form is a text field that allows the user to provide us with a url for additional information. In another part of the process we convert this text url into a link. Here is what happens during different scenarios.

1) If the link is cut and pasted from a valid site it works properly.
2) If the fully qualified url "http://www.google.com" is typed is works properly.
3) If the user types "www.google.com" (or another valid website) in the link conversion process it appends this information to our url for our cloud instances of Appian ("scrippsnetworksdev.appiancloud.com/.../www.google.com")
4) If no information is entered it automatically adds the url for our cloud instance. - This can be fixed with an error trap but item 3 we are struggling with.

Any help or suggestions would be appreciated....

OriginalPostID-76768

OriginalPostID-76768

  Discussion posts and replies are publicly visible