Rich S Posted April 29, 2010 Posted April 29, 2010 Quickfind is a nice addition except that it just takes you to the record(s) the Find result(s) are in, not the field(s). Ideally, it'd be great if Quickfind (or a script) could find not only the record the search criteria is in but go to the field(s) and highlight the found criteria. (It's done all the time in HTML stuff but I haven't seen it done in FMP...at least that I'm aware of. ) So my question is, is there such a plug-in or script?
bruceR Posted April 29, 2010 Posted April 29, 2010 Sorry no link right now; but yes it has been done, look for example files. You can use conditional formatting attached to fields but you have to do the hard work of attaching to all the fields on layouts you want to work this way: PatternCount( Self; Get ( QuickFindText ))
Rich S Posted April 30, 2010 Author Posted April 30, 2010 You're just a fount of knowledge. Thanks, that's a good start for what I need.
Recommended Posts
This topic is 5320 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