sandyinlet Posted August 12, 2010 Posted August 12, 2010 An existing value list can have hundreds of entries. It would improve utility for the user if a type ahead system filtered the value list by the characters already entered into the field. Possible?
bcooney Posted August 13, 2010 Posted August 13, 2010 Sandy, When value lists get so long, I switch to a popup select interface. See: http://fmforums.com/forum/showpost.php?post/320656/
sandyinlet Posted August 13, 2010 Author Posted August 13, 2010 Thanks B, but not quite what's needed. The field in question is for Subjects of correspondence and there's no easy way to categorize or group these. The existing value list is perfect for removing the repetitions (subjects are often repeated). However, with an already very long value list this would be a perfect place to provide a type ahead service. Given the lack of responses, I suspect that's not currently possible in FMP. With kind regards,
bcooney Posted August 13, 2010 Posted August 13, 2010 Can you provide examples of "Subjects of correspondence?" Yes, this is possible. One way would be an OnObjectModify script trigger that performs a find in a popup. Is this value list based on a table or just the contents of a field? Will you report by "Subjects of Correspondence?"
Recommended Posts
This topic is 5214 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