|
POST
|
Hi Bill, No such luck yet. I'm getting quite a few errors in firebug when I try to open the attribute table. Maybe they will give a clue (tomorrow) My guess is a pointer to the proxy will need to be hard coded into another file, OR maybe a cross domain issue. I may try to deploy my draft app and host it on my web machine to see if that changes anything. I'll let you know if I figure it out...and hope you'll do the same!
... View more
02-02-2015
06:52 PM
|
0
|
1
|
2580
|
|
POST
|
I'm trying to customize my pop-ups, so that the square mile field is either rounded or one decimal. I am using the LocalLayerWidget and AccessifizrWidget v1.2. (Maybe the option to format fields can be added to this custom widget?) But for now, it would help if I could just format it. <b>Area Name: </b>{name}<br> <b>Approx. Sq miles: </b>{SqMi} Is there a way to write the {SqM} element to round or show only one decimal place? Do I need to modify one of the files directly? BTW - I tried to see if I could see how the Online pop-up configuration worked, but although it had a quick format option, I could not see any code changes (I have not tested by downloading from WAB online yet). If there is no easy way, I know a semi quick option would just add a field to my source and use that. Just looking for a simpler answer. Thanks for your time.
... View more
02-02-2015
06:41 PM
|
0
|
9
|
8653
|
|
POST
|
<grumble grumble> Yep, that was totally my mistake. Thanks Adam for pointing that out. I still have some other issues, but at least I can get the base and secure dynamic layers to show! Now I can back track and get things set up right again. Thanks!
... View more
02-02-2015
04:34 PM
|
0
|
3
|
2580
|
|
POST
|
Thanks Adam. It might be a while (days) before I get my thoughts together in a readable format. But I'll contribute when I can. One thing I will mention right away, in your sample in the readme It would be good to let people know, that this assumes you have renamed the folder from "LocalLayerWidget" (or "LocalLayerWidget-master" ) to "LocalLayer", otherwise the highlighted text above needs to match the folder name.
... View more
02-02-2015
04:19 PM
|
0
|
4
|
2580
|
|
POST
|
Roberti, I'm thinking it has something to do with my proxy "location" and working with WAB (i.e. not deployed to my IIS). Do you know if/where the proxy.config needs to be located in the WAB file structure?? Some of the issues I was having: If I unchecked "Use Proxy" the base would show up and stay on, but of course my secure layers would not (but I did get it to prompt for log in at one point, which would be semi-ok). It's strange that it doesn't like the proxy since for the basemap, which is actually "public", my proxy is used just as a passthru, and if I use my base from the dev server (with a similar proxy.config file) it seemed to work. The reason I'm wondering if I need the proxy.config in the WAB file structure is I get an error, and it was giving me a 400 or 401 error with this type of message. http://<mymachine.domain>:3344/webappbuilder/apps/2/<proxyfolder>/<proxy config file>?https://<FQDN>/, <web-adaptor>/rest/service/MapServer?f=json" But, I've wiped that all out and starting clean again. I have reinstalled and have added your three widgets, and the localLayer (with the required modifications to the files...but none are configured yet). I've fired WAB up, attached to my AGOL portal, and started a new website. It brings in a default webID, even though I have not requested one with this new setup. When I run this, I do see an error, maybe unrelated InvalidAccessError: A parameter or an operation is not supported by the underlying object ...if (!def.isFulfilled() && (loadedSheet.cssRules && loadedSheet.cssRules.length | for line 124 of utils.js which my guess is nothing that either of you messed with (i.e. standard 1.0 release?) but maybe something is conflicting. I may go back to just one custom widget at a time. Anyway.... Robert wrote (parsed be me) .... What I mean by this is if you just open WAB and go straight to the widgets and configure your local layers ..... So if all your layers are Alaska Albers then you need to start with a web map that is in Alaska Albers. If you find that this is not the issue then please post back and I can dig deeper. I know Adam Drackley at one time said we have to have a portal webID as a base map.... but is their away around that now? I'm wondering if my public and secure tokens between the two sites are what's causing the issue? Just pulling things out of the air right now....since once I got my proxy to work, I forgot most of what I did. So, maybe more than can be tackled here, but in case you have any ideas. I'm determine to get it working!
... View more
02-02-2015
04:13 PM
|
0
|
5
|
2427
|
|
POST
|
Cool. So is there something that doesn't make sense in the doc....or that is wrong. Let me know if there is. I'm hoping to update/expand if needed. But as Robert pointed out, sounds like you just need to download it again.
... View more
02-02-2015
01:06 PM
|
0
|
0
|
1112
|
|
POST
|
And not that this is perfect, I wrote up Tips and Observations for getting Web AppBuilder - Developer Edition Installed if it helps....some of the stranger things I ran across.
... View more
02-02-2015
12:35 PM
|
0
|
2
|
1112
|
|
POST
|
Robert, I did start out with a map in Alaska Albers (from my web mapID), but I may install a "Fresh" WAB instance in case it's holding on to something else. but I'll try a few other things first.
... View more
02-02-2015
10:45 AM
|
0
|
6
|
2427
|
|
POST
|
Bill, I hadn't tried that until you asked, and I'm just getting a spinning "loading" icon. My guess, is the proxy needs to be input into that widget too. Once I figure out my basemap issue, I'll look into that myself.
... View more
02-02-2015
10:42 AM
|
0
|
8
|
3044
|
|
POST
|
Adam/Robert, great work on the LocalLayer Widget 1.2. I have successfully added my proxy, a local basemap and two local dynamic (one secure, one public) services. I am using Alaska Albers as my projection, which is the projection of the basemap and dynamic services. If you are able to view the attached .swf (flash) movie, you will see that on reload of the page, the basemap displays, then vanishes. My guess is it begins by seeing the services as Alaska Albers, but then flips back to WMA? or it thinks something is overwriting it (which shouldn't blank out the full base). Any suggestions? Should I enter this as a "bug" on the github page? Or is it just something I need to tweak in the code? Also, how would you like us to offer suggestions for the readme.md and/or help pages (if one is being written)? There are a few steps that new developers might need to know (and I had to figure out....might be nice to include those couple things in the readme). Thanks
... View more
02-02-2015
10:30 AM
|
0
|
27
|
3044
|
|
POST
|
Thanks Robert. I'll see if I can can figure out the branch so I can play with it until the merge happens.
... View more
01-29-2015
04:38 PM
|
0
|
0
|
5261
|
|
POST
|
Robert, I'm impressed and looking forward to the version that contains the features shown in your PDF. Not being a github expert, is that version available yet? Looks like there hasn't been a merge for a while (and yes, I need to learn more about github forks and pulls). For now I'm adding my layers from the initial release (with mixed results, but just started), but the UI will make this all much easier.
... View more
01-29-2015
04:08 PM
|
0
|
14
|
5261
|
|
POST
|
Ben, when Registering your machine thru ArcGIS Online as I mention in steps 3h and 3i, do not include any port. Just add http://computernae.companydomain and the https version. (I responded to your question on the blog page the same way)
... View more
01-29-2015
08:48 AM
|
2
|
0
|
1854
|
|
BLOG
|
Ben, when Registering you machine thru ArcGIS Online as I mention in steps 3h and 3i, do not include any port. Just add http://computernae.companydomain and the https version.
... View more
01-29-2015
08:46 AM
|
1
|
0
|
15071
|
|
POST
|
Reminder: If it did answer you question, make sure to mark it as correct. If not, make sure to rephrase your questions. Thanks.
... View more
01-27-2015
10:24 AM
|
0
|
0
|
1501
|
| 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
|