Newbies mizpurplest Posted May 12, 2017 Newbies Posted May 12, 2017 I am building a custom solution for my company that tries to replicate the functionality people are used to in a series of text-based documents. One of the things I have been asked to produce is a method for highlighting specific text on screen when viewing historic log notes. In some cases, we have decades of notes for a customer, so simply looking through those records is impractical, and the users want to be able to view the found note in the context of other notes, chronologically, so I can't just have them perform a find for the specific text. Is there a way to jump to the specific row of a portal that contains a specific text string without actually filtering the portal results? I am using Filemaker Pro 15 on Windows 7.
comment Posted May 12, 2017 Posted May 12, 2017 Highlighting text is one thing, navigating in a portal another. For the former, these could could be helpful:http://www.briandunning.com/cf/578http://www.briandunning.com/cf/579
comment Posted May 12, 2017 Posted May 12, 2017 Come to think of it, you could probably just use Find/Replace to highlight the found text and to move to the next (or previous) occurrence. This could be scripted, as shown in the attached file. Note that we are using a calculation field to prevent accidental modification of the original. FindNexttInPortal.fmp12 1
Newbies mizpurplest Posted May 12, 2017 Author Newbies Posted May 12, 2017 That's perfect! Thank you so much, that's *exactly* what I wanted.
Recommended Posts
This topic is 3005 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