|
POST
|
Simple question... A FeatureClass has a Relationship to a table. When the popup happens, the bottom will say "Show Related Records". Where in the WAB files can you change this text to be something different? (Rather than customizing the popup box entirely) Thank you Here is where it is F12: not very helpful.
... View more
10-27-2015
10:24 AM
|
0
|
2
|
2733
|
|
DOC
|
I must be doing something terribly wrong. No message shows, no CTRL+ALT [Double Click on map] does anything... THe anvil shows up right beside the attribute table in the WABde.... Can configure the JSON.. nothing happens though.. Tried both methods (in the Web App itself) but run into the dilemma with this: as the Config already has a 'Panel' but url of jimu/OnScreenWidgetPanel and there is no PreloadWidgetIconPanel.js either. (Ive also tried adding this to jimu.js folder.. no luck "panel": { "uri": "jimu/PreloadWidgetIconPanel", "positionRelativeTo": "map" both in WAB 1.1 and WAB 1.2 Tried under the server//Apps//## and tried under Client//stemapp as suggested. Nothing. I have One layer in map, Call the LayerName as suggested... Can Anyone suggest anything or help me out? Greatly appreciated! -Mike
... View more
08-29-2015
01:20 PM
|
0
|
0
|
2802
|
|
DOC
|
I have spend 20+ hrs attempting to get this to work without success. Any idea why I would be having such a difficult time including this into an existing WAB?
... View more
08-29-2015
01:02 PM
|
0
|
0
|
12812
|
|
DOC
|
to confirm, the TextElement Name in the mxd is customTextOnTemplate ?
... View more
08-28-2015
09:35 AM
|
0
|
0
|
12619
|
|
DOC
|
Hello! Have you tested on the Export Task (execute task - POST)? Web Map JSON will be made of 5 top level objects: { "mapOptions":{ }, "operationalLayers": [ ], "baseMap": [ ], "exportOptions": { }, "layoutOptions": { } } layoutOptions is where you need to add customTextElements and point to the textelement name in the mxd template. "layoutOptions": { "titleText": "BCDataMapTest", "authorText": "Printby: MikeRobb", "copyrightText": "©2012" }, "customTextElements": [ { "Title": "Thisisthetitle\nNextLineHere" You should be able to take that JSON and put directly into the custom Export Task Service you made to verify all of that is working first. Once you have that working... you can get closer to the widget to find out why the request is breaking.
... View more
08-27-2015
12:23 PM
|
0
|
0
|
12619
|
|
DOC
|
Hi Larry, Can you clarify if you are 'inserting the below or replacing' ? if inserting, does one 'add' the PreloadWidgetIconPanel.js file? "panel": { "uri": "jimu/PreloadWidgetIconPanel", "positionRelativeTo": "map" } default is this: "panel": { "uri": "jimu/OnScreenWidgetPanel", "position": { "relativeTo": "map" } Perhaps there is more to getting this to work in 1.2. Does this specific provide MapTip ability or is there more required? I currently am unable to get this to work in either 1.1 or 1.2 The widget shows up, but no MapTip or parcel highlighting occurs. Nothing happens Your help is greatly Appreciated
... View more
08-26-2015
05:56 PM
|
0
|
0
|
12812
|
|
DOC
|
why would you not just create the Elements in the Map Template and populate the Text entered by the user... the code finds the text element via the template, populates with the users text... done. We do this for Title Blocks.
... View more
08-25-2015
01:08 PM
|
0
|
0
|
12619
|
|
POST
|
Hi, There are several custom widgets within the app... I will take a look and report back with changes.
... View more
08-24-2015
08:33 AM
|
0
|
0
|
2207
|
|
POST
|
Hi, Can anyone point me to the right direction on how one could alter the URL when a layer is enabled? where would this be done? which file in web app handles this? jimu.js/layerInfos/? I am Developing a web app using WAB de, added a layer (a WMS layer) which requires credentials... id like to insert the credentials when the layer is enabled. Adding them in the Web Map doesnt work as I suspect the credentials are not passed to the WAB when building the Web App so nothing happens when the layer is enabled. I tested this out by manually logging into the WMS service so the browser itself would remember ... and then the images came through the web app when the layer was enabled. id like to 'intercept' the URL sent when the layer is enabled to include the user and password in the URL string... e.g. https://www.Comapny.com/views/wms?userid=BLAH&passwd=BLAH&SERVICE=WMS&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=TRUE&STYLES=&VERSION=1.1.1&LAYERS=.....etc. Or if there are any alternative ways of handling this ... any feedback is greatly appreciated.
... View more
08-21-2015
04:50 PM
|
0
|
2
|
3388
|
|
POST
|
Greatly appreciate the Link to the documentation as well! Thank you!
... View more
08-21-2015
11:13 AM
|
0
|
0
|
11421
|
|
POST
|
any pointers on how to remove the 'Powered by ESRI' Logo and image attributes? JavaScript API would be setting it to false.. but where in these Web Apps would that be done? map = new esri.Map("map", { extent: initExtent, logo:false });
... View more
08-20-2015
04:12 PM
|
2
|
11
|
20722
|
|
POST
|
Hi all and ESRI Team! I thought I was going crazy.. but I confirmed that 1.1 has no issues. If I download a created App in 1.2 Developer Edition. Unzip it... do nothing to it... rezip. The Import either fails or spins endlessly. I had made some changes to an already .zip file and tried to import which also failed, thinking it was something mis-configured, but I did nothing to a sample download zip as mentioned, still failed. I then spun up version 1.1 and did the same simple test. download an app... Unzip, do nothing... rezip... Import ... worked. Has anyone else had these issues or can confirm?
... View more
08-19-2015
06:52 PM
|
0
|
11
|
5846
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 09-27-2024 09:04 AM | |
| 1 | 01-06-2016 11:32 AM | |
| 1 | 12-13-2021 10:03 PM | |
| 1 | 07-19-2017 07:31 AM | |
| 1 | 01-18-2016 07:23 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-07-2026
03:02 PM
|