raymond3090
Registered User.
- Local time
- Today, 17:51
- Joined
- Sep 5, 2002
- Messages
- 43
Hi,
I currently have on my form a hyperlink field that links to a file on a newtwork drive. Instead of displaying the actual path, I want it to display a generic "Electronic Version" link for every record.
I realize that I can modify individual records this way using:
Electronic Version#thePath#.
What I want is for this to be automatically stored as new records are entered so that I don't have to go through and update the fields for these new records. I started to think of an uinput mask but realized that I can only use them for text or date fields.
ray
I currently have on my form a hyperlink field that links to a file on a newtwork drive. Instead of displaying the actual path, I want it to display a generic "Electronic Version" link for every record.
I realize that I can modify individual records this way using:
Electronic Version#thePath#.
What I want is for this to be automatically stored as new records are entered so that I don't have to go through and update the fields for these new records. I started to think of an uinput mask but realized that I can only use them for text or date fields.
ray