Page 1 of 1

Mobilefindcontact

Posted: Wed Jun 27, 2012 6:07 pm
by martinwinlow
Can anyone help with 5.5.1's new mobilefindcontact command?

I'm trying to find an address book contact ID thus:

On keyup # of search field
Local namesearch # one or more chars from search field used to input part of contacts name
Put mobilefindcontact (namesearch) into field "searchresults"
End keyup

... Expecting the comma delimited hit IDs to appear in the search results field.
I get an 'error in function handler'. Anyone got any clues? MW