|
POST
|
My setup in equery is: (Species like 'Brown Bear') AND (Upper(Species) = Upper('B')) and the REST query is: Upper(Species) = Upper('B') So I obviously have something configured wrong in the widget, since i'm assuming it will not be an "AND". I'm wondering if it's holding on to my initial attempts to get it right. Maybe it wrote my query string, and when I changed it, the file did not update? That's fixable for me, I think, if I find the file to modify. If so, maybe a fluke?
... View more
02-05-2015
04:42 PM
|
0
|
0
|
2471
|
|
POST
|
Very familiar with the data. Results from "1=1" REST query returns results, as expected. Results from "Upper(Species) = Upper('B')" query returns results, as expected The domain for the field looks like this: The widget, with the configuration as shown in the question does show the "Description" in the GUI, which is the desired user interface.
... View more
02-05-2015
04:14 PM
|
0
|
2
|
2471
|
|
POST
|
Testing on my dev setup, initial tests with a query get also gets me Zero results. Not sure if that is exactly the same as you mentioned for me to try, but if so, then I'll dig more into my services until I get this to work. This should have given me some results...
... View more
02-05-2015
03:36 PM
|
0
|
4
|
2471
|
|
POST
|
Robert Scheitlin, GISP (or anyone) - I have the latest version of Enhanced Search Widget Version 1.1.0.3 installed, and have been reading thru the thread and thru the help Web AppBuilder for ArcGIS | Help - Enhanced Search widget in the help, you mention mention If your field choice is a field that uses a domain then the domain values will automatically be displayed in a dropdown list during configuration and in the widget UI when the widget is used. The same is true for the Unique option, the widget will query the map service for unique values to populate the dropdown with in the widget. My drop down is working as I would like, with the Text value vs the code, however, my results continue to come up as 0 results. Currently the spatial (i.e. first tab) is also coming up with 0, and I thought that part was working for me yesterday. This is my serach This is from a secure service (using the latest 1.3 LocalLayer widget). So, there are many elements involved. Do you have any additional guidance on the use of field with domains in the Sql Statement? With so many updates the past few days, I may just need to step back and start clean, step by step. Never hurts to do that anyway to understand the process. Any suggestions on what I should check before going that route?
... View more
02-05-2015
03:05 PM
|
0
|
7
|
6247
|
|
POST
|
I think in that situation, the labels are cached as part of the basemap, that why I mentioned that you may be limited if using other maps. try searching for other base maps, e.g. "ago imagery basemap" is what I tried below.
... View more
02-05-2015
02:45 PM
|
0
|
4
|
2623
|
|
POST
|
Robert, that worked great. Note: Of course it does not transfer forward to existing apps, so if anyone else uses this, remember to also update your \server\apps\<app#>\widgets\AttributeTable\widget.js Interesting observation of odd behavior, even though it definitely works, the Options checkbox started off as unchecked. Checking didn't seem to change anything the first time...but doing it a few times did. So, the togle timing is a bit strange, but not an issue in my opinion, since I would rather have it always filtered. EDITED: Not totally strange behavior, its just the initial checkbox isn't checked. After code modification, firing up the app and revieiwing attribute table: - filter box unchecked, but table filtered (minor graphical issue) - manually check the box - table filtered, as expected - manualy uncheck the box - table goes back to being unfiltered. so, just a very minor checkbox thing. I can't mark your answer as "correct", but hopefully Mike will after he's tested.
... View more
02-05-2015
01:50 PM
|
0
|
0
|
3208
|
|
POST
|
Barnaby, these are the steps I followed: In ArcGIS Online (in browser): Signed into my ArcGIS Online (for Organization) account. Went to MyContent and my Basemaps folder. Note: I created the “basemaps” and this folder originally. The actual location of the base map you want to start with may vary. The base map I started with contained two services from out local ArcGIS Server, but should work with AGOLS hosted services too. For my starting base map, the Topo service is the base map, and the other layer was dynamic server…just fyi. If you use someone else’s base map to start, you may be limited to what you can change. I use the Web Map’s pull down to select “Open in Map viewer” With the legend open on the left, I used the pulldown for the layer I wanted to remove, and selected “Remove” I then did a “save as” to a new name (and for me, in the same AGOL folder. I then “shared’ with Everyone. In WAB: Started editing my application (or started a new one) Went to map tab Selected “Choose Web Map: Went to “Public” tab, and selected new basemap. Save, and launch to test. Thought I'd mention too, I'm the administrator on our AGOL too....so results may vary if someone is not.
... View more
02-05-2015
01:36 PM
|
0
|
6
|
2623
|
|
POST
|
I have the same question....specifically in the WAB dev edition for me. And using some of Robert Scheitlin, GISP custom widgets.
... View more
02-05-2015
11:21 AM
|
0
|
0
|
3208
|
|
POST
|
ahh...yes out of my knowledge. It may require a call/email to your customer service rep. I think they are still working on "glitches".
... View more
02-05-2015
09:54 AM
|
1
|
0
|
2344
|
|
POST
|
Yes, that is interesting....I see Which is a copy/snapshot of when I copied the folder over from machine #1. The URL I use is machine #2. And when I use the startup.bat from the copied folder, it starts up like this. I'm using FireFox 35.0.1 (set as my default) in case that makes a difference. Also, sometimes I fire up the startup.bat, the node.js window pops up....I wait a few. then if the browser window doesn't start the session clean (or at all) I close a tab if partially started, close the node.js window, and use the startup.bat again. the it usually starts. Not ideal, but whatever works. Update 9:15 AM AK-time: I just renamed my WAB folder on machine #2, then did another complete copy of my WAB folder from #1 (so I had a frech snapshot, and could work on #2 while machine #1 (my prime dev machine and the one listed in the AGOL appID) is busy doing other stuff. I then used the startup.bat in this copied folder, and it fired up just fine. The address firefox still shows it as my #2 machine. So, I can use both machines....but will need to figure out a good way to keep them in sync. -ras
... View more
02-05-2015
09:49 AM
|
0
|
1
|
2401
|
|
BLOG
|
Of course it all depends on what OS you are using, but in Win7, go to Start, right click on Computer in the right column and select "Properties" in the pull down. On the screen that pops up, it should show the computer name and the "Full computer name". (which is what I should probably add/change/rephrase , in the post, i.e. not domain name but "full computer name", if it works.) I think it needs to be computer name and not IP.
... View more
02-05-2015
08:28 AM
|
0
|
0
|
16494
|
|
POST
|
Hi Ben, Is it not "fully functional" or is it just not showing the work you did on the other machine? If you expected that, I don't think that is what registering does. But I have copied my WAB folder over to a second machine which gave me a "snap shot" to start with, but did not keep them in sync. Same thing would happen if you made a copy on the same machine, and started up that startup.bat from that folder. I've played a little with mapping to the other machine, and I can get the node.js to fire up (with the startup on the other machine) but haven't quite figured out how to get a "remote" wabappbuilder to start up. May play with on the weekend to see if I can figure it out....if anyone knows how, I'd like to know and I'll add it to the blog. Ben Grod wrote: I think what is happening is the first machine is still the primary as it's machine name is designated in the URL which is defined earlier in the registration process I don't think that URL matters too much, at least that I can see, as long as you use the same appID (from the AGOL registration) when you fire up the WAB on the second machine. One other thing, each "named user" will have their own application on AGOL (or Portal), and you want to make sure the machine registered is in the application for the user that "accepts" the connection when starting up WAB for the first time on a machine. My guess is, that's what makes it valid (i.e. legal(.
... View more
02-05-2015
08:20 AM
|
0
|
3
|
2401
|
|
POST
|
I'm not esri staff, but my guess is no, since Pro licenses are tied with Desktop licenses under maintenance, and Desktop licenses are not provided with EDN (unless purchased in a special package). But I have seen other threads that say it is available thru the home use subscription. for example, see below Re: Will the ArcGIS for Home Use Program will include ArcGIS Pro?
... View more
02-05-2015
07:16 AM
|
0
|
0
|
2344
|
|
POST
|
That seems to be the consensus. Glad it worked for you.
... View more
02-04-2015
06:59 PM
|
0
|
0
|
3386
|
|
POST
|
have you tried manually registering your machine on AGOL before firing it up. This worked for me, and several others. May not be the same, but all worth a try...and I haven't had that problem since (and I've registered additional development machines. Tips and Observations for getting Web AppBuilder - Developer Edition Installed this assumes using the latest WAB dev edition (v1.0) and AGOL for Oganization account to register.
... View more
02-04-2015
05:51 PM
|
3
|
3
|
3743
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-08-2018 08:21 AM | |
| 1 | 10-07-2015 09:48 AM | |
| 1 | 10-25-2015 12:23 PM | |
| 1 | 11-02-2017 09:00 AM | |
| 1 | 11-04-2016 02:11 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-31-2025
04:56 PM
|