Hello,
I am trying to create a custom widget AddCSVfile using the code i found on
Drag and drop to display data | ArcGIS API for JavaScript to upload a csv file and then plot the points to the map. Following is the code for widget.js i am working on, I keep getting http://machinename.domain:3344/webappbuilder/apps/widgets/AddCSVfile/reflect.ashx 404 (Not Found). Although when i am able to access http://machinename.domain:3344/webappbuilder/apps/widgets/AddCSVfile/reflect.ashx from the browser.
Any help is appreciated!
Jin
define([
'dojo/_base/declare',
'jimu/BaseWidget',
"esri/config",
"esri/domUtils",
"esri/graphic",
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.