October 5, 200421 yr hi y'all! at the risk of posting in the wrong forum and of posting a rather naive question at that - here goes. i have a text field which has many references to many images i have on file (jpegs) is there a way to make a key word in the text field a hyper link to a particular image which is sitting somewhere in the database? and can this image be made to pop up in a container which sits right alongside the text field? thanx in advance! edgaroso
October 5, 200421 yr Instead of a text field with links, how about setting up another table each record of which has a field for a jpeg file name. Then on the first table, have a value list which references the fields in the second table. Then have the container field be a calculation field based on your value list choice. Whew...
October 5, 200421 yr Too complicated...just try this script: Go To Field [the container field] Insert Picture | Specify Picture File(s) Then choose the file(s) you want.
Create an account or sign in to comment