Hello
Just a quick question; I have a field in my Contacts table for 'Website'. I have set this field in the table as a hyperlink field.
When the user enters the website address on the form this then appears as a hyperlink and will take them to the appropriate website when clicked - all good.
The problem I am having is that is a contact were to change their email address and the user tried to click in the box to 'edit the hyperlink' it just keeps following the link to the web address.
I know you can right click and choose to 'edit hyperlink' but is there a 'more obvious' way for my user to edit the text in that field.
I was thinking of an on click event on the edit button I could temporarily change the data type for the field making it editable (so the user can just type the new website address in the field).
Does anyone have any idea how I would do this or a better suggestion for me at all...
I am quite new to using hyperlinks so this one is baffling me a bit
Thanks in anticipation
Just a quick question; I have a field in my Contacts table for 'Website'. I have set this field in the table as a hyperlink field.
When the user enters the website address on the form this then appears as a hyperlink and will take them to the appropriate website when clicked - all good.
The problem I am having is that is a contact were to change their email address and the user tried to click in the box to 'edit the hyperlink' it just keeps following the link to the web address.
I know you can right click and choose to 'edit hyperlink' but is there a 'more obvious' way for my user to edit the text in that field.
I was thinking of an on click event on the edit button I could temporarily change the data type for the field making it editable (so the user can just type the new website address in the field).
Does anyone have any idea how I would do this or a better suggestion for me at all...
I am quite new to using hyperlinks so this one is baffling me a bit

Thanks in anticipation