|
POST
|
Enterprise? If so which version? Or ArcGIS Online. If your app is public can you send me the url so I can take a look?
... View more
01-27-2025
11:28 AM
|
0
|
1
|
1086
|
|
POST
|
@LizaMarkey which instant app are you using and I can take a look. You also can try this: instant-apps-splash{ --calcite-color-brand:orange;}
... View more
01-23-2025
02:55 PM
|
0
|
3
|
1095
|
|
POST
|
The dev tools option is great for testing but those values do not persist. To persist it in the application you can paste it into the custom css panel in the configuration experience. It can be found in Theme & Layout > Theme > Custom CSS
... View more
01-17-2025
11:55 AM
|
1
|
0
|
1614
|
|
POST
|
Not sure if this will do the trick but you can try the following custom css .esri-widget__table{
line-height:1em;
}
... View more
01-17-2025
09:26 AM
|
0
|
2
|
1617
|
|
POST
|
I'm not familiar with notebooks so I'm not sure if you can interact with app data that way. The configuration values for all apps are stored with the portal application item data so if you are able edit the app data then it would be possible: https://developers.arcgis.com/rest/users-groups-and-items/item-data/ If it seems possible via notebooks feel free to reach back out and we can give you info on how to add the cover page settings to the data.
... View more
01-17-2025
09:23 AM
|
0
|
0
|
542
|
|
POST
|
Is your app public if so can you share the link? If not can you check the custom css config box and see if you have any custom css there. Also are you on Enterprise or Online? If Enterprise which version?
... View more
01-17-2025
09:17 AM
|
0
|
1
|
1302
|
|
POST
|
Yes it was fixed. What are you trying to change? It can be tricky and require CSS knowledge to know how to modify something. Here's an example where I added this css to make the "Report an Incident" button to turn it orange. calcite-button{
--calcite-color-brand:orange;
} https://jsapi.maps.arcgis.com/apps/instant/reporter/index.html?appid=a7b33cdbd212498ca19d0c67e9f7ecc1
... View more
01-15-2025
02:08 PM
|
2
|
1
|
2260
|
|
POST
|
l'll take a look. Looks like your popup is showing the field/attribute values is that correct? Just want to make sure I look into the proper css you can potentially use to modify this.
... View more
01-15-2025
09:12 AM
|
0
|
1
|
1628
|
|
POST
|
Are you using Enterprise or Online? If Enterprise which version? If Online is your app public and if so can you share the link?
... View more
01-15-2025
09:10 AM
|
0
|
0
|
2455
|
|
POST
|
You can use this url param to set the sortOrder to descending https://fairfaxcountygis.maps.arcgis.com/apps/instant/filtergallery/index.html?appid=10af9929a4d2415793f475547c8f20e5&sortOrder=desc &sortOrder=desc
... View more
12-31-2024
11:02 AM
|
0
|
0
|
1784
|
|
POST
|
I don't see a way to do this via custom css or the app config.
... View more
12-31-2024
11:01 AM
|
0
|
0
|
1784
|
|
POST
|
Looks like there was a typo in the custom css with an extra closing brace } located after the title logic. I made a few other updates to the css - can you try replacing all of your css with this: .card-gc__container, .card-gc__thumb-container{
background:#eaeff1;
}
.fg__row{
background-color:#eaeff1;
}
.fg-input-area__result-count{
color:#d13636;
}
.nav-pager__btn{
color:#d13636;
}
.card-gc__title, .card-gc__sub-container, .card-gc__details{display:none;}
.card-gc__details-container{
min-height:130px;
}
... View more
12-30-2024
02:15 PM
|
1
|
4
|
1814
|
|
POST
|
I can take a look if your app is public and you send the link. Also are you using Online or Enterprise? If Enterprise which version?
... View more
12-30-2024
12:56 PM
|
0
|
1
|
1819
|
|
POST
|
You should be able to hide that using this custom css: .card-gc__sub-container{
display:none;}
... View more
12-27-2024
11:18 AM
|
0
|
3
|
2433
|
|
IDEA
|
Thanks for the feedback. We'll take a look at this enhancement for a future release.
... View more
12-17-2024
08:29 AM
|
0
|
0
|
1148
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-31-2026 08:27 AM | |
| 1 | 03-26-2026 09:07 AM | |
| 1 | 03-26-2026 10:11 AM | |
| 1 | 03-24-2026 02:23 PM | |
| 1 | 03-17-2026 02:50 PM |
| Online Status |
Online
|
| Date Last Visited |
Wednesday
|