B.Gordon Posted November 30, 2004 Posted November 30, 2004 I have a portal showing a list of records. On each portal row I have a button which is supposed to point to a list view of all the activity related to the specific record on the portal row. My problem is how to do a find or filter the list view to show only the details from the current record (the record being displayed in the portal row where the button was pressed) EG: CASE # | Name | Date | Court Date | Results <SHOW ALL> So, I might have many entries relating to several case numbers. I want to be able to see a quick report that shows only the records who meet the common case number criteria. I need it to do a find for the case number and show all related records (sorted by date). How do I get it to grab the case number as a variable for the find? I want to be able to follow the court dates for the selected case number... Any help would be appreciated.
transpower Posted November 30, 2004 Posted November 30, 2004 Use the script step: Go to Related Record, Show Only Related Records.
Recommended Posts
This topic is 7645 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