Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NToN MultiSelect FetchXml Web Resource in Mobile App #39

Open
davidrleslie opened this issue Oct 30, 2020 · 0 comments
Open

NToN MultiSelect FetchXml Web Resource in Mobile App #39

davidrleslie opened this issue Oct 30, 2020 · 0 comments

Comments

@davidrleslie
Copy link

Great set of controls here.

However, when using a web resource containing FetchXml to load the data, this does not work in the mobile app. This would be due to the XMLHttpRequest object being used to retrieve the web resource.

Suggest using WebAPI.retrieveMultipleRecords against the webresource endpoint to retrieve the content instead. If using a resx web resource this will be presented as name value pairs in a JSON string from the contentjson attribute.

@davidrleslie davidrleslie changed the title FetchXml Web Resource in Mobile App NToN MultiSelect FetchXml Web Resource in Mobile App Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant