We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Good Day!
I am trying to change the dxSurveyService code to communicate with custom API to load and get the result into the mobile application.
I found the code inside a www/buld/vendor.js file is it safe to perform changes in this file?
var dxSurveyService = (function () { //public static serviceUrl: string = "http://localhost:50488/api/Survey"; function dxSurveyService() { }
Regards, Muhammad Saifuddin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Good Day!
I am trying to change the dxSurveyService code to communicate with custom API to load and get the result into the mobile application.
I found the code inside a www/buld/vendor.js file is it safe to perform changes in this file?
Regards,
Muhammad Saifuddin
The text was updated successfully, but these errors were encountered: