You need to sign in to do that
Don't have an account?
AnshulJain
create a hyper link if the value entered is a url in <apex:inputTextarea>
Hi can anyone help me with creating a hyper link it the value entered is a url in the textbox.
thanks in advance to anyone who helps :)
You can use javascript to validate if the value is an URL
You could then use different div's to display if the value is URL