POST
|
Is there a way to change default selected feature color on map click. I have web app builder application developed using developer edition, I would like to change the default color when user selected feature(on-click) on the map. By default its selected as cyan color. If so can you help me which file needs to be modified ?
... View more
04-03-2024
07:24 AM
|
0
|
0
|
365
|
POST
|
Hi All, When opening an experience (developer edition) we are getting a popup widow asking us to sign in to ArcGIS Portal. Clicking "Okay" then opens up the panel where we can enter in our credentials but we would like to bypass the initial popup. In web app builder developer edition we have option to disable this, is there any other way to do the same oAuthInfo = new OAuthInfo({
appId: appId,
expiration: 14 * 24 * 60 - 1,
portalUrl: portalUrl,
authNamespace: '/',
popup: false,
popupCallbackUrl: oauthReturnUrl
});
... View more
07-25-2023
04:02 AM
|
0
|
0
|
422
|
POST
|
Hi @MarkEastwood did you find the solution ?. If so can you please tell me how to disable the login popup. I too facing the same issue
... View more
07-25-2023
02:59 AM
|
0
|
0
|
1250
|
POST
|
Create new feature layer from client side and added into map in experience builder developer edition. Now I want to see the attribute information in table widget. Not sure how to view the attribute data. In web app builder, once we add the layer programmatically the attribute information will be displayed automatically. Not sure how to implement in experience builder
... View more
04-27-2023
07:27 AM
|
0
|
1
|
294
|
POST
|
Hi Robert, I found a widget https://github.com/igrasshoff/esri-wab-widget-google-analytics. Do you have any idea on this. I added the widget in WAB developer edition. When I launch the application not able to view the widget
... View more
01-05-2022
04:50 AM
|
0
|
1
|
1679
|
DOC
|
@RobertScheitlin__GISP I Changed the background color to valid value, now the widget is working. Thanks a lot for the quick solution.
... View more
12-01-2021
06:15 AM
|
0
|
0
|
5814
|
DOC
|
@RobertScheitlin__GISP find the details below. { "theme": { "name": "FoldableTheme", "styles": [ "yellow", "default", "black", "blue", "cyan", "green", "purple", "red" ], "version": "2.21", "sharedTheme": { "isPortalSupport": true, "useHeader": true, "useLogo": false }, "customStyles": { "mainBackgroundColor": "no-color" } },
... View more
11-30-2021
11:10 PM
|
0
|
0
|
5825
|
DOC
|
@RobertScheitlin__GISP "version": "2.21.1" Console error :
... View more
11-30-2021
02:38 AM
|
0
|
0
|
5848
|
DOC
|
I am getting the below error while opening the widget I created application from web app builder developer edition WAB version 2.21 and ArcGIS Enterprise 10.8.1
... View more
11-29-2021
04:59 AM
|
0
|
0
|
5877
|
POST
|
My portal is enabled with single sign on , I am using a web app builder(developer edition) to create an application . Do I need configure something in my WAB application to access portal content ? . If so what changes I need to include and where ?
... View more
06-29-2020
11:52 PM
|
0
|
1
|
1390
|
POST
|
The issue resolved . I converted into GraphicLayer , now the print widget is working as expected . Thanks for your response on this
... View more
05-23-2019
09:54 PM
|
0
|
0
|
766
|
POST
|
Hi, I have print widget (out-of-box) in my application. When I click print button its working for BaseMap and operational layer (published as a mapservice) and its exported as PDF format. The Issue is its not printing the custom featurelayer (dynamic feature layer). The layer created dynamically using the user uploaded CSV file. Will the default print widget supports custom feature layer ? Any alternate solution for this issue. #
... View more
04-08-2019
04:33 AM
|
0
|
2
|
1306
|
POST
|
I cross verified the mxd file 1.All layers are turned on. 2. Datasources are valid 3.We have only one type of data(Vector) We will wait for your response.
... View more
04-11-2018
11:33 PM
|
0
|
0
|
1001
|
POST
|
Robert, My basemap is cached service, and its working from the print widget but not from custom print code. Whereas if I keep my basemap other than cached service (i.e. non-cached service), I can see the base map from custom print code.
... View more
04-06-2018
07:44 AM
|
0
|
3
|
1001
|
Title | Kudos | Posted |
---|---|---|
1 | 11-30-2016 12:41 AM |
Online Status |
Offline
|
Date Last Visited |
3 weeks ago
|