Tohny Posted June 24, 2014 Posted June 24, 2014 Hello all, I have a strange problem that I have not been able to work out over the past few days. I have created a popover search bar for my layout and am using the default Asset Quick setup. Within that inside the Asset Details window I have created a popover button that exposes a search bar. The odd part happens once a quick search has been done. The search provides the correct assets in the list, however it ALSO includes what ever asset was currently selected. For example If I have 3 items, each in a category of "Laptop, Desktop, and iPad" and the Desktop asset is selected, when I perform the quick search with the word "Laptop" I'll get the laptop item, but I will also get the Desktop item. This happens with what ever asset is selected. In Filemaker Pro 13 it doesn't appear that you can have no assets selected, the lowest you can go is the first asset entry. I hope this makes sense and am appreciative of any incite anyone can give! Thank you, Commit Records/Requests[] # If[not IsEmpty ( Assets::Dash Search )] Set Field [Assets::Dash Search] # #Performs Search Perform Quick Find [$data] # Else If [IsEmpty ( Assets::Dash Search)] Show All Records # End If # Go to Record/Request/Page [First]
Recommended Posts
This topic is 4077 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