hi,
in my mobile offline mode, i can use xrm.webapi.offline to retrieve data. but it's an Async call, it's not suitable in "addPreSearch" event handler.
while XMLHttpRequest can only be used in online mode. what should i do? any suggestion?
thanks
*This post is locked for comments