IDEA
|
Good question @NinaRihn, Thank you I double checked and I have that setting active. However, you did make me wonder whether there was a work around. You see I am hosting the pdf as an item on ArcGIS Online mostly so I can seamlessly control access. If I hosted the pdf on an external site then maybe I could use Iframe to "embed" the pdf in a page, but that defeats the restricted access feature that i need. Checking this, I also can't "preview" the pdf in AGOL either. E.g. there is no "visualisation" tab for the item, so this might actually be more challenging idea to implement than I first thought.
... View more
03-28-2024
06:35 AM
|
0
|
0
|
2667
|
IDEA
|
In many cases, people have asked for me to include pdf reports into the hub exerience. This is achievable but the user experinece is detrimentally impacted because there is no "integrated" viewer within hub. I upload the pdf to AGOL, link it to the hub. However, when a user wants to view the pdf, rather than an integrated experience where the pdf is viewed from within a hub site, the pdf must be downloaded and viewed externally. My idea, therefore, is to enable pdf's to be viewed from within the browser much as feature services can be viewed as part of the content library experience.
... View more
03-28-2024
03:33 AM
|
10
|
7
|
2735
|
POST
|
Hi all, Has anyone else had issues where the Summary and Description have reverted back to their default text after they've updated it? Mine keeps reverting back and it's frustrating.
... View more
03-28-2024
02:44 AM
|
0
|
0
|
365
|
POST
|
There it is. User error of course. Working a treat now. Thanks so much @KhaledHassen!
... View more
11-02-2023
07:01 AM
|
0
|
0
|
1702
|
POST
|
No joy @KhaledHassen. I tried it with different combinations of "ASync" and "Format", since I'm clueless about what they mean or do. Happy to jump on a screen share if you want to fasttrack troubleshoot? Just private msg. me.
... View more
10-31-2023
06:58 AM
|
0
|
2
|
1728
|
POST
|
Really appreciate the the prompt response @KhaledHassen, This is driving me nuts, I'm sure it's a user error. I screen recorded the, clearly incorrect, process I am following to try and achieve this and below is the code snippet. Any insights would be greatly received. Cheers Liam { "viewLayerDefinition" : { "sourceServiceName" : "Check_In_testDataset", "sourceLayerId" : 0, "sourceLayerFields" : "*", "topFilter" : { "orderByFields" : "Fix_Time DESC", "groupByFields" : "Email", "topCount" : 1 } } }
... View more
10-31-2023
02:15 AM
|
0
|
4
|
1733
|
POST
|
Hi @KhaledHassen, I'm still not seeing the desired behaviour I want and can't figure it out. Help. I've created a test feature service that shows what data architecture I have. You'll see 11 records, of which there are five unique entries in the "Email" col. I want to create a feature view that shows only the most recent records for each email address. E.g. the feature view will show 5 records, each showing the record that corresponds with the most recent "Fix Time" per email. Everything I have tried to date is simply showing me the original 11 entries.
... View more
10-30-2023
04:59 AM
|
0
|
6
|
1759
|
IDEA
|
This actually just popped up again in the office. Why is there no spell check yet? On a cold beach or 45 degree heat in the middle east, the last thing I want the field teams doing is worrying about their spellings as they provide updates.
... View more
10-27-2023
01:45 AM
|
0
|
0
|
1299
|
IDEA
|
Adding my vote into this. This is a real brain scratcher when you want to use a dashboard as a template and point it to different feature views of a dataset.
... View more
10-26-2023
01:58 PM
|
0
|
0
|
893
|
POST
|
Thanks @KhaledHassen, I'll wait a week and have another crack. I'm curious, a work around that I attempted, given my fear of all things API, was to use the "join" analysis tool (in webmap classic not new, so I can create the feature view instead of a feature layer) and create a join to itself. Then in subsequent settings, I'd use a one-one-join around StaffEmail and use the FixTime to determine which record is retained... This would be a cheeky workaround admitedly and it doesn't work but I'm not sure why it doesn't work.
... View more
10-19-2023
06:31 AM
|
0
|
0
|
1786
|
POST
|
Hi @KhaledHassen , I feel like I'm so close to getting this right, but it's just eluding me. I have a database where my groupby fields is StaffEmail and I want to return the latest position (using the date field "esrignss_fixdatetime"). I've created the update and successfully updated but my view still shows multiple entries for each email address. What am I missing? { "viewLayerDefinition" : { "sourceServiceName" : "CheckIn", "sourceLayerId" : 0, "sourceLayerFields" : "*", "topFilter" : { "orderByFields" : "esrignss_fixdatetime DESC", "groupByFields" : "StaffEmail", "topCount" : 1 } } } Is it ASync? I don't know what that does. Is it Format? I've tried both. I'm not getting error messages when I update and the update seems to hold BUT again, I'm still not seeing a view layer where each user (email address) is linked to a single point feature.
... View more
10-19-2023
05:28 AM
|
0
|
2
|
2222
|
POST
|
Wow! This dynamic filtering logic breaks my head. I don't think I would have come up with it without this post and the discovery of 68 is a great trial and error find. Thanks for the solution.
... View more
09-08-2023
03:28 AM
|
0
|
0
|
1004
|
IDEA
|
I've actually begun moving over to experience builder to build dashboards where I see a need to dig into the tabular data more. The table widget there is more advanced.
... View more
09-06-2023
12:52 AM
|
0
|
0
|
2143
|
POST
|
Hi all, Back in May we were teased to the "Ideas Board" concept, with an expected release for end of July. I liked the potential of this feature and was wondering if you had an update for us? Cheers Liam
... View more
09-01-2023
01:53 AM
|
1
|
0
|
405
|
IDEA
|
Hi @Emily_Nilson In my simple mind, the use case would be something that could replace navigation links as I said. As an example, I have a concept where we would deliver a hub site to give our community access to resources relating to different aspects of an oil spill resposne. There are many topics that I would like to link to. The default method to navigate would be from a menu/nav bar or something embedded into the site but there are a lot of topics and it may get crowded. However, an alternative that may deliver a cleaner experience could be to use a well established graphic and click on an area of the graphic that relates to topic of interest. In this case, clicking on the Surveillance, Modelling and Vis (SMV) area would navigate you to the SMV home page. However, I could see it being used to interact with S123 or url parameters to give some cool interactions.
... View more
08-15-2023
08:55 AM
|
0
|
0
|
771
|
Title | Kudos | Posted |
---|---|---|
1 | 09-19-2019 08:29 AM | |
10 | 03-28-2024 03:33 AM | |
1 | 03-07-2023 09:09 AM | |
1 | 12-19-2022 04:43 AM | |
1 | 06-28-2023 01:47 AM |
Online Status |
Offline
|
Date Last Visited |
11-19-2024
08:10 AM
|