|
POST
|
Just another possibility you can try; I have an sample page for printing that does not print as soon as the user selects a template. Perhaps you could get the template based on onClick event of the print button in my sample: Print a Map Select the hammer button. Click on the printer button. It will then bring up the print dialog. The button is btnPrintReady, I would try to get the selected value of printLayoutId using the onClick event of the btnPrintReady Here is an example on how to get a value from an option list: drop down menu - Get selected value of dropdownlist using JavaScript? - Stack Overflow
... View more
02-13-2015
07:01 AM
|
1
|
1
|
2840
|
|
POST
|
Have you tried getting template.layout? The reference is here: PrintTemplate | API Reference | ArcGIS API for JavaScript
... View more
02-12-2015
03:02 PM
|
0
|
3
|
2840
|
|
POST
|
I like the user sessions as well. It's nice to see how others are applying the technology. I am also thankful form meeting people like you as well Rene; you have seriously helped with some issues I don't think I would have figured out on my own. I'm looking to meeting more as well and hope to see you again at a conference in the future if not this one.
... View more
02-12-2015
01:55 PM
|
0
|
0
|
2298
|
|
POST
|
I've been three times myself. Technical sessions are excellent. I even go to the beginners ones over as I expect to pick new things up and have.
... View more
02-12-2015
01:41 PM
|
0
|
0
|
2298
|
|
POST
|
What are you hoping to get out of the DevSummit this year? What is your focus? Web for Mobile, Native apps for Mobile, Desktop, Web. What skills do you hope to improve or acquire? Have you found it difficult to make connections in the past? What barriers have you ran into? Do you connect with others outside of the conference in the evening to talk GIS development or not sure how? What do you like best; user presentations, Esri technical sessions, lightning talks the Plenary, dodgeball(careful here), speedgeeking, hands on training or Esri Showcases? What else are you excited about or look forward. I'm very interested in what you have to say.
... View more
02-12-2015
11:58 AM
|
0
|
8
|
5964
|
|
POST
|
I found this book by Esri a great starter book for the novice: Esri Press | Getting to Know ArcGIS for Desktop, Third Edition |
... View more
02-12-2015
09:30 AM
|
1
|
1
|
2885
|
|
POST
|
This may help: arcgis desktop - How to Create Drop Down List Variable with ModelBuilder? - Geographic Information Systems Stack Exchang…
... View more
02-12-2015
09:27 AM
|
0
|
0
|
2207
|
|
BLOG
|
Checking out your post; your blog link points to github. Still reading and checking out the source.
... View more
02-11-2015
09:48 AM
|
0
|
0
|
1307
|
|
POST
|
If you are new to the group, tell us a little bit about yourself.
... View more
02-10-2015
11:10 AM
|
0
|
5
|
5765
|
|
POST
|
Right after your initEditing, my code differs and is written like this: var featureLayerInfos = arrayUtils.map(event.layers, function (layer) { return { "featureLayer": layer.layer }; }); And right below editorWidgetStartup I have something like this: var options = { snapKey: keys.copyKey }; map.enableSnapping(options); I don't know if you need deferred.resolved(true); but I don'e have it in my app.
... View more
02-09-2015
03:01 PM
|
0
|
0
|
752
|
|
POST
|
I ran across this video that talks about a tool that will allow you to run Silverlight on your iPad. It does cost, but I thought it would be worth sharing for those interested. How to Get Silverlight on an iPad : Tech Yeah! - YouTube
... View more
02-09-2015
12:53 PM
|
1
|
0
|
4381
|
|
POST
|
I had the same issue when I was trying to add an editor widget and the geocode widget. Sometimes an infoWindow would display when I tried to use the editor widget. Here is a sample of how the conflict was removed: Adding an Editor to the Template Check out the blocks of code for destroying the editor and and creating the editor and the block of code for showLocation The showLocation function destroys the editor and re-creates it. This allows for the infoWindow and the editor to co-exist without issue.
... View more
02-09-2015
07:24 AM
|
0
|
0
|
2889
|
|
POST
|
You may want to join this group and share your question on custom widgets there: Web AppBuilder Custom Widgets But there is an Esri github site for widgets for Web App Builder as well: Esri/solutions-webappbuilder-widgets · GitHub
... View more
02-06-2015
07:35 AM
|
1
|
0
|
1981
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-26-2015 12:31 PM | |
| 1 | 06-24-2015 06:06 AM | |
| 1 | 07-15-2015 12:34 PM | |
| 1 | 05-21-2015 02:27 PM | |
| 1 | 05-19-2015 11:52 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|