|
POST
|
Hi Leandro, Unfortunately, this is a bug. I was able to reproduce it as well. If you pan or zoom in/out of the map it will show the map, but it will immediately go to a black screen. Is this what you're experiencing as well? I will get it logged and will take a look. Thanks, David
... View more
05-27-2020
11:54 AM
|
1
|
0
|
1392
|
|
POST
|
Hi Amanda, The reason why it is truncated is because of the list widget. I see what you're trying to do. Here are some suggestions. It seems you're trying to keep the user on one page if that is correct then you can put the map and list inside a section and have the list contain a button to display more information inside a feature info widget. You could custom the popup in the webmap and save it to the layer so it only shows the information you need in the feature info. You section would have two views, list and map, and feature info and map. This would also eliminate the need for the text widget on the map since there is a lot of text to display. I hope this helps. Thanks, David
... View more
05-27-2020
11:34 AM
|
0
|
5
|
4330
|
|
POST
|
Hi Amanda, If you set your bottom to auto that will allow your text to absorb more of the available space.
... View more
05-27-2020
09:10 AM
|
0
|
7
|
4330
|
|
POST
|
Could you share the experience with us so we can take a look? My username is dmart. Thanks, David
... View more
05-27-2020
08:15 AM
|
0
|
0
|
1329
|
|
POST
|
Hi Thomas, Can you share your experience or if you cannot, can you provide some details on your experience? Thanks, David
... View more
05-27-2020
08:02 AM
|
0
|
1
|
2751
|
|
POST
|
Hi Pille, This is something we have on our roadmap. Thanks, David
... View more
05-26-2020
08:46 PM
|
2
|
0
|
703
|
|
POST
|
Hey Brendan, I can't reproduce on iphone 11 or 7. Can you share your experience with me? My username is dmart if you can't share it publicly. What iphone are you using? Thanks, David
... View more
05-26-2020
08:39 PM
|
0
|
0
|
665
|
|
POST
|
So you're basically embedding the experience builder app on a webpage and you're receiving the black/blank screen on mobile? Thanks, David
... View more
05-26-2020
04:28 PM
|
0
|
0
|
2616
|
|
POST
|
Hi Amanda, The recommended way to accommodate dynamic text is to set the height for your text widget to Auto. David
... View more
05-26-2020
03:16 PM
|
0
|
9
|
4330
|
|
POST
|
Hi Matej, We will need some time (this week) to go through this specific example to see what is the best way to make this type of widget work in Experience Builder. Thanks, David
... View more
05-26-2020
12:19 PM
|
0
|
5
|
2869
|
|
POST
|
Hi Lori, Currently, you can only create field connections that are of type point from the feature layer. We have a feature request to add lines and polygon support for the survey widget in a future release. Also, field connections only work for single text fields. So if you can create a single text field in your survey and bind that to the attribute to display from the map that will work for your selection to populate the survey with that particular attribute. Cheers, David
... View more
05-22-2020
03:16 PM
|
2
|
0
|
1252
|
|
POST
|
Hi Lori, I have never seen this before where it is not getting the selected question fields. Can you share the experience with me publicly or through a group? My username is dmart. Thanks, David
... View more
05-22-2020
10:16 AM
|
0
|
2
|
1252
|
|
POST
|
Hi Matej, It has to be a react component-based widget to work in ExB. You would have to take your JS API widget and take the output of our TypeScript transpile and then take that output and include/import it into an Experience Builder widget. Similar to the sample you pasted above from our SDK. We import the types from the JS API, which allows us to use the widgets from JS API widgets in the builder and those they may not be included. For example, to use the editor widget you would do something like: import Editor = require('esri/widgets/Editor'); const newEditor = new Editor({ view: jmv.view, container: container }); Cheers, David
... View more
05-21-2020
04:16 PM
|
0
|
8
|
2869
|
|
POST
|
Hi Keith, Are you using the survey widget in the online edition of Experience? If yes, the survey gets populated in two ways: user input or you can send data to the survey via connecting it to a map and add connections between the map and the survey fields. So when a user selects a point it can populate the data in the survey with information from the feature layer. I hope this helps. If not, you can always share you experience with me and I can look at it. Thanks, David
... View more
05-21-2020
11:59 AM
|
0
|
7
|
6218
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-25-2020 04:35 PM | |
| 1 | 09-08-2020 10:27 AM | |
| 1 | 10-20-2020 02:01 PM | |
| 1 | 03-02-2020 02:17 PM | |
| 2 | 10-07-2020 12:10 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-01-2022
06:44 PM
|