Nestor Posted May 7, 2009 Posted May 7, 2009 Im in the process of start modifying this Product Catalog solution. My goal is to be able to see the thumbnail and check on a box of the thumbnails that i want to generate a report to save to a pdf. So from my understanding i need to figure out how to do 2 things. 1- i want to be able to see a list of my thumbnails and be able to click on the box. (this would signal that i want to be able to see it in a report) I want to do this because i can have 200 images in my initial report, but i want to narrow it down with a second report based on the ones that have the box clicked. 2-I have no idea how to start this script or report.. Any help or ideas would help me tremendously. Thanks for your time. Product_Catalog.zip
mr_vodka Posted May 8, 2009 Posted May 8, 2009 You would want to store the record IDs of the images that you selected into a global text field as a multi-line. After you have all the ones that you want, you can use a Go to Related REcords step to only show the ones that you have selected. You have to create a new relationship for this from the global field to another TO of the image table.
Nestor Posted July 20, 2009 Author Posted July 20, 2009 Mr vodka, I tried numerous times and can't seem to be able and do what you suggested. Is there anyway you can lend me a hand and modify/add what you think i should do to my file and repost. I would appreciate this so much..
Recommended Posts
This topic is 5605 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