georgewash Posted August 21, 2009 Posted August 21, 2009 I imported a bunch of graphics as pictures to use as icons for script triggers. I then changed the location of the graphics to a different folder. Now I have a bunch of boxes saying it can't find the graphic. Is there a way to re-reference the graphics? Thanks
CoZiMan Posted August 21, 2009 Posted August 21, 2009 Back up your file. You did make a new copy, right? Ok, Create (If you don't have it) a calculation field, text, that has the value"GetAsText ( Image )" where Image is your graphic field. This will give you a listing of the item information. Make another new field called NewFileReference. Now MODIFY the file reference link to point to the new folder and place this text in the NewFileReference field. (You can use a script to copy and modify all of the references at once - even using the last line of the file calculation field for a starting value.) Once completed, re-define the original graphic field to be a calculation which is the NewFileReference field. This should update all graphics. Ok?
Recommended Posts
This topic is 5573 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now