Rich S Posted October 19, 2021 Posted October 19, 2021 I rewatched Productive Computing's vid on YouTube ( https://www.youtube.com/watch?v=w02FJzbCaTg&t=803s ), but I'm having a very difficult time following it since some of the layouts/tables in the vid don't match up with what's on my screen. What I want to do is tie the gallery to a related FMP file (on our FMP server) so when I choose a department name from a value list, its (related) members' photos will appear in the gallery. I scoured the Web looking for a "FileMaker Pro Add-Ons for Dummies" tutorial that explains them in mentally-dense-developer detail, but no luck so far. If y'all can point me to such tutorials, or can explain how I can accomplish what I'm trying to do with simple instructions, I'd be very grateful. Cheers, Rich
jbrown Posted October 20, 2021 Posted October 20, 2021 Hello. I think I can help . . . All the add-ons require a target layout with the appropriate fields on it, so if the data is coming from another file, you need to really create the connection between the two files and create a layout based on the table occurrence of the table in the related file. This layout will be used both to collect the data from and to open when the user clicks a photo. Once you get that set up, you can choose additional filtering. That is, you can use a dept name field (set as a drop down value list) as the "Query field". The "Search Field" is the one inside the source table that contains the department name. I hope this blog post can help with the filtering aspect: https://www.geistinteractive.com/2020/10/01/filemaker-add-ons-filtering-the-data/ I'M GOING To do some confirmation that the add-ons can work with separate files. I don't see a problem, but there _might_ be an issue. I'm checking now.
jbrown Posted October 20, 2021 Posted October 20, 2021 Alright I tested things out. This shouldn't be a problem with separate files. Check out the attached. Open the MainFile and look at what I've pointed out. Let me know if you have other questions. PhotoGallery_MultipleImages.zip
Rich S Posted October 24, 2021 Author Posted October 24, 2021 Thank you VERY much! I've been out of town for a few weeks, but now that I'm back home I'll give it a try. Cheers, Rich
Recommended Posts
This topic is 1477 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