Hi - in an RTF enabled text field on a form, I'd like hyperlinks to show up formatted (underlined, etc.) which is already happening. However, I don't want the user to be able to actually click on the hyperlink and open the link automatically (I have another feature that does this, and I don't want people opening large files by accident, just by clicking into the text field). Is there a way to keep it as RTF and yet disable the automatic opening of hyperlink? The only way I can do this right now is to do enabled = false, but that's not ideal.
Thanks!
Thanks!