Hyperlink option not available, Help please!

  • Thread starter Thread starter foconn_ms3
  • Start date Start date
F

foconn_ms3

Guest
Hi there,
I'm having a bit of trouble with one of my forms. I have a main form called "frmNewProperty" on which there are a number of text boxes and combo boxes the values of which are bound to two different tables "tblAddress" and "tblProperty". Three of the text boxes have their "Is Hyperlink" set to Yes. The tblProperty table has these fields set up as Hyperlinks too.
However ... when I right-click on the text boxes the Hyperlink option is greyed out so users can't enter a new hyperlink???? :confused:
Can anyone tell me why this is?
Many thanks,
Fi
 
My personal opinion, it's not a good idea to assign fields as "hyperlinks" because it prevents the user from entering or modifying the field on the form. I leave the fields as text fields and put a "GO" button beside the field, then call a function.

See attachment (A2K)
 

Attachments

Hi,
Thanks for the speedy reply ... I probably should have mentioned that in some cases, the users will want to enter a file location in here rather than a web address. I need them to be able to browze a directory if they, say, right-click on the field? Any ideas?
 

Users who are viewing this thread

Back
Top Bottom