Hyperlink text - is their a fieldsize limit?

  • Thread starter Thread starter efandango
  • Start date Start date
E

efandango

I have a hyperlink field (formatted as hyperlink) on my form, but it doesn't
seem to hold very long url strings; the kind of text strings that you get
after searching with google maps.

Does anyone know if there is a size limit for this particular field format?,
and if so, How can I get around the issue?

I want to be able to paste a long url++ into a tect box and when I click or
double click, it will then take me to that url link.
 
Hi,

A quick test seems to indicate that a hyperlink field is limited to
1024 characters. If you need more, you could try a memo field formatted as
hyperlink. I have not tested that.

Clifford Bass
 
Back
Top