July 1, 200520 yr hello the title speaks for itself: Is there a script or calculation that can display random images from cantainer fields from another table or file? Thanxs
July 2, 200520 yr It would have to be a script me thinks. The script would take a random record from your table containing records of pictures and set the chosen one to the viewing container. There is a random function to help you choose a random record # in your Go To Record script step. Then you either need a relationship to the viewing table to make the Set Field work, or the viewing container needs to be a global.
Create an account or sign in to comment