Now, this is where I currently stand. I have a table of users that should each have their own attachments that belong to that specific user, and I have a table that stores attachments. How would I go about allowing the fact box in the image above, to bring back all the documents that relate to the specific user that is being selected?
i.e. If I have selected a user by the ID SHYAM.DEV (in the image above), how do I code the Fact Box to retrieve a list of attachments that relate to the user selected?