rkury14 Posted April 15, 2022 Share Posted April 15, 2022 Hello support, I have a postcard mailer that has variable image swop using website URL links in the database list. How can apply the url link in my postcard to switch the images based on the url links? Thank you Quote Link to comment Share on other sites More sharing options...
rkury14 Posted April 15, 2022 Author Share Posted April 15, 2022 I forgot to mention I am using FusionPro 10.1.11. Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted April 20, 2022 Share Posted April 20, 2022 It's hard to say exactly what to do without more information about your job and the data file, but you can just make a Graphic rule like so: return CreateResource(Field("YourFieldName")); If the data field value is the fully resolved URL to the graphic, this should work. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.