We have a company program that I've created that perform a bunch of tasks that makes our lives easier. I'm trying to implement something in the program that allows a user to search for an object within the application (it would be based on the address, for example) and displays the object in M-Files.
I've tried the URL search, and from what I've read, it has to be exact...is there any way for me to perform such a search?
m-files://search/<vault>?objecttype=110&propertyvalue=1084/Tstreet
Results won't be shown unless I type in the exact name of the street.
Is it still not possible to do a contains search (like in M-Files Web)? If not, is there any way around this? I just want a user to be able to perform a search from within another application (built in C#) that displays results in M-Files.
Thanks.
