|
POST
|
@AndreaRoskelley We updated the app so your gallery app should now open your survey links correctly.
... View more
2 weeks ago
|
1
|
1
|
71
|
|
POST
|
@masslc a fix for this went in so your app should be working as expected now.
... View more
2 weeks ago
|
0
|
0
|
73
|
|
POST
|
@AndreaRoskelley thanks for the link that helped us to see the issue. We are working on a fix for this and will post back here when its ready
... View more
2 weeks ago
|
0
|
0
|
87
|
|
POST
|
@AndreaRoskelley is your category gallery app public? If so can you share the link so we can take a look and see why its behaving differently in Gallery?
... View more
2 weeks ago
|
0
|
1
|
96
|
|
POST
|
@buliabones this issue is fixed in the app now so your original url should work as expected. https://pimamaps.maps.arcgis.com/apps/instant/nearby/index.html?appid=cd5d20f43311435f8563105af25299f4&sliderDistance=5&distance=5
... View more
2 weeks ago
|
0
|
1
|
204
|
|
POST
|
Ok I found the link but can't repro the issue with the app. Maybe its only happening with some parcels? https://gslmsd.maps.arcgis.com/apps/instant/lookup/index.html?appid=f5e278bab0ac43108ff0d3250f26b517#find=1224%20E%2010600%20S Update: After more testing I was able to reproduce the issue and I'm looking into it now.
... View more
2 weeks ago
|
0
|
0
|
110
|
|
POST
|
@buliabones I have a fix for this that should go out soon. I'll let you know when its available.
... View more
2 weeks ago
|
0
|
0
|
178
|
|
POST
|
@masslc thanks for the link to your Experience builder app how do I access zone lookup from there? I clicked the parcel link in this popup and it took me to the CAMA data. Is there another link I need to click to get to Zone Lookup?
... View more
2 weeks ago
|
0
|
1
|
113
|
|
POST
|
@masslc is your app public? If so can you share it so we can take a look? Also can you share the configuration options you have set in the Zone Lookup section under options? I'm mostly curious about the search type you've selected and the layers that have been configured depending on the search type (For a zone or Features within a zone).
... View more
2 weeks ago
|
0
|
1
|
120
|
|
POST
|
@EGlenn1 no its not. We just added it as a temporary fix for the Nearby app since it had a re-design this release. That url will no longer work after the next release of Online.
... View more
2 weeks ago
|
2
|
0
|
89
|
|
POST
|
Here's an example of side by side results. Note this probably needs some cleanup but is an example of styling the output. @media print {
.instant-apps-export-print.instant-apps-export-print__pdf {
display: grid !important;
grid-template-columns: minmax(0, 2fr) minmax(260px, 1fr) !important;
gap: 16px !important;
align-items: start !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
overflow: visible !important;
}
.instant-apps-export-print__view-container {
grid-column: 1 !important;
grid-row: 1 !important;
height: auto !important;
overflow: visible !important;
}
.instant-apps-export-print__legend-container {
grid-column: 2 !important;
grid-row: 1 !important;
margin: 0 !important;
max-height: none !important;
overflow: visible !important;
}
.instant-apps-export-print__content-container {
grid-column: 1 / -1 !important;
grid-row: 2 !important;
display: block !important;
/* Start results on page after map */
break-before: page !important;
page-break-before: always !important;
overflow: visible !important;
max-height: none !important;
}
#printPopupInfo {
column-count: 2 !important;
column-gap: 18px !important;
column-fill: auto !important;
}
/* Keep heading with the next result card */
#printPopupInfo > h2 {
margin: 0 0 6px 0 !important;
break-after: avoid-column !important;
page-break-after: avoid !important;
-webkit-column-break-after: avoid !important;
}
#printPopupInfo > h2 + .popup-content {
break-before: avoid-column !important;
page-break-before: avoid !important;
-webkit-column-break-before: avoid !important;
}
/* Cards */
#printPopupInfo > .popup-content {
display: inline-block !important;
vertical-align: top !important;
width: 100% !important;
max-width: 100% !important;
margin: 0 0 12px 0 !important;
/* Allow pagination so all results print */
break-inside: auto !important;
page-break-inside: auto !important;
-webkit-column-break-inside: auto !important;
}
/* Prevent wide table cells from blowing up the column width */
#printPopupInfo .esri-widget__table {
width: 100% !important;
table-layout: fixed !important;
}
#printPopupInfo th,
#printPopupInfo td {
white-space: normal !important;
overflow-wrap: anywhere !important;
word-break: break-word !important;
}
#printPopupInfo .esri-feature,
#printPopupInfo .esri-feature__size-container,
#printPopupInfo .esri-feature__main-container,
#printPopupInfo .esri-feature__content-node,
#printPopupInfo .esri-feature__content-element {
width: 100% !important;
max-width: 100% !important;
min-width: 0 !important;
}
}
... View more
3 weeks ago
|
0
|
0
|
58
|
|
POST
|
@MLG-GIS yes its possible - but it can be tricky. Can you show me what your popup looks like in the ArcGIS Online Map Viewer so I can understand the issue where the content precedes the titles? That part may be a bug. We do want to add additional support for layouts in the export but we do not have a time frame for when this capability will be available.
... View more
3 weeks ago
|
0
|
0
|
58
|
|
POST
|
@buliabones We are working on a fix but in the meantime you can update your experience builder app to change the path to the app from nearby to nearby_orig which will default to the old version of Nearby. Here's the url. https://pimamaps.maps.arcgis.com/apps/instant/nearby_orig/index.html?appid=cd5d20f43311435f8563105af25299f4
... View more
3 weeks ago
|
0
|
3
|
256
|
|
POST
|
Thank you for the link. I can reproduce the issue and we'll work on getting this resolved.
... View more
3 weeks ago
|
1
|
0
|
259
|
|
POST
|
@buliabones is the app public? If so can you share the link so we can take a look? If it is not public you can open a ticket with Esri support services to work with them to try and create a reproducible test case.
... View more
3 weeks ago
|
0
|
3
|
307
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|