Hi -
I have two fields in my records. Filename and FilePathname
Both of them display the filename;
One displays the full pathname and the filename. The other one displays just the filename.
Example:
FilePathname: c:\temp\mydocuments\test.doc
Filename: test.doc
To select the FilePathname, the user can browse to the file and the pathname and filename are inserted automatically. Then I copy and paste the name of the file into the filename field.
I would like the filename to be an automatic entry (non-editable) FROM the FilePathname field but am not sure how to do this. How do you get it to display only PART of another record?
Any suggestions?
I have two fields in my records. Filename and FilePathname
Both of them display the filename;
One displays the full pathname and the filename. The other one displays just the filename.
Example:
FilePathname: c:\temp\mydocuments\test.doc
Filename: test.doc
To select the FilePathname, the user can browse to the file and the pathname and filename are inserted automatically. Then I copy and paste the name of the file into the filename field.
I would like the filename to be an automatic entry (non-editable) FROM the FilePathname field but am not sure how to do this. How do you get it to display only PART of another record?
Any suggestions?