|
BLOG
|
Hi @IsmaelChivite. Quick question regarding watermarks and annotate functionality. Are there any plans to let the 2 work together? It would be great to automatically apply the watermark but still allow users to annotate as needed. Thanks!
... View more
07-05-2023
02:48 PM
|
2
|
0
|
10967
|
|
POST
|
I just wanted to follow up if anyone else came across this post. I submitted a help ticket to Make and got a response. Click on your Survey123 module to open it and click the 3 vertical dot button in the top right. There should be a "Refresh form" option. Click OK on the module settings and a bubble should pop up saying Refreshing metadata. The fields should now show up in other modules under feature > attributes.
... View more
12-30-2022
05:42 AM
|
1
|
1
|
1264
|
|
POST
|
Did you ever find the answer to this? @IsmaelChivite do you know the best way to do this?
... View more
12-27-2022
12:14 PM
|
0
|
0
|
1283
|
|
IDEA
|
It would be helpful to have the option to select either .lpk or .lpkx when sharing a layer package from ArcGIS Pro. Clients and their systems still required the older style .lpk for submissions and deliverables. As our organization transitions to only use ArcGIS Pro, the process of creating .lpk files is the sole use of ArcMap. Having the option to save as an older version similar to Save A Copy to save an older version of an MXD in ArcMap would streamline the process.
... View more
05-10-2022
08:56 AM
|
4
|
1
|
1678
|
|
IDEA
|
The jr:choice-name function currently returns an error if used in the instance_name field. The instance_name returns blanks if a field that uses the jr:choice-name function in the calculation is used as the instance_name. This functionality would allow the domain label to be used in the instance_name in the Inbox. The post here: Using jr:choice-name... talks about possible workarounds but the functionality hasn't been implemented. @IsmaelChivite @Anonymous User
... View more
03-03-2022
01:40 PM
|
7
|
1
|
1215
|
|
POST
|
Hi @Anonymous User , Was there any update on this feature or was there a way to be added to the enhancement request? Thanks!
... View more
03-02-2022
12:45 PM
|
1
|
1
|
5975
|
|
IDEA
|
It seems backwards that all maps are by default available in Field Maps and you have to go through and hide maps you don't want to show up in the app. I can't imagine most organizations are using the majority of their maps in Field Maps so it would make more sense to have to enable the maps for Field Maps instead of disabling all maps that aren't needed. There should at least be an option to either enable or hide all new maps by default when created. Thanks!
... View more
05-28-2021
12:46 PM
|
13
|
3
|
2093
|
|
POST
|
I am getting an error when trying to generate a report using a template. We have been using and generating reports with this survey and template for a few years now and it randomly broke. The error message reads: "An error occurred when rendering by the report engine. Failed to parse ${rails}" The ${rails} field is a plain text field used to note the number of guide rails in the project area. When this field is left blank or has text entered, the report generates totally fine. If a number is entered, it fails to parse. This is a new error as half of the previous submissions have numbers entered and half are blank and there has never been an issue in the past. I changed the number 2 to "two" for the record that was failing and the report generated fine. I'm lost on what could be causing the issue as other similar questions report without issue. Did something change recently that would cause the error? Thank you for the help.
... View more
05-24-2021
01:25 PM
|
1
|
1
|
651
|
|
POST
|
That would work but I would prefer not to do that as it would mess us the survey and other maps.
... View more
02-17-2021
05:15 AM
|
0
|
0
|
1571
|
|
POST
|
I am using Dynamic Text in Data Driven Pages to pull an attribute for units. The codes are LF, SF, GAL, SY and the descriptions would then be Linear Foot, Square Foot, Gallon, Square Yard. By default, the text that is returned is the description. Is there a way to get it to show the domain code instead? I've tried using the Domain and Domaincode funtions but haven't had any luck. Thanks!
... View more
02-16-2021
02:43 PM
|
0
|
3
|
1630
|
|
POST
|
Figured it out! One of my rows had an empty PopupInfo field so it was failing because there weren't enough indexes. So yes you were right that the index was only a length of 1. I only selected the features with the PopupInfo filled out and it worked. Thanks!
... View more
09-25-2020
06:48 AM
|
0
|
1
|
1898
|
|
POST
|
Figured it out! One of my rows had an empty PopupInfo field so it was failing because there weren't enough indexes. So yes you were right that the index was only a length of 1. I only selected the features with the PopupInfo filled out and it worked. Thanks!
... View more
09-25-2020
06:48 AM
|
0
|
0
|
1898
|
|
POST
|
Hi everyone, I am trying to use the .split() function on a string and keep gettings errors. The field is the popup information from a converted KMZ and is called PopupInfo. The code I am trying to use is: !PopupInfo!.split("<br>")[14] but am getting Error 000539 and is saying "IndexError: list index out of range". The calculation will run fine if 14 is swapped out for 0 or -1 to get the first or last section. I am counting 27 sections if it is being broken at each "<br>". I've tried finding and replacing all of the <br>'s with a dash or underscore but the calculation still fails with anything other than 0 or -1. The text string that I am trying to pull from looks something like this: US20 EB <br> <br> FID 57 <br> RampDate 9/30/2013 <br> RouteId 161 <br> RouteName US20 EB <br> TownId 314 <br> TownName Watertown <br> IsMissingR False <br> IsMissingS False <br> IsMissingC True <br> InspNotes <br> DistrictId 6 <br> LegacyID 335 <br> status 6 <br> StatusText Deficient <br> DstrctRank 669 <br> deficient -1 <br> GlobalID {C4BBAA58-9DFE-4953-AC74-FF3448002388} <br> created_us <br> created_da <br> last_edite DAVID.DINOCCO <br> last_edi_1 10/17/2017 <br> ReInspectn 0 <br> AssetID <br> ProgNotes <br> Rank 669 I would be trying to field calc a different field with the LegacyID from this PopupInfo. Is there a problem with this string that is causing the index errors? The lengths at both ends are never the same so I can't trim off the ends. Thanks for the help! Tim
... View more
09-24-2020
02:28 PM
|
0
|
5
|
1957
|
|
POST
|
Hey Xander, Another followup question for you regarding the related records. How would I access another field from that row in the related record? I would still want to reference the row with the max date but would want to grab a name field associated with that record instead. Thanks! Tim
... View more
09-10-2020
01:53 PM
|
0
|
1
|
2448
|
|
POST
|
That worked! Thank you! I used this to set up a months since last submission which looks like this: // first read out the ID of the Feature1 var id = $feature.STATE_NAME; // access the table Feature2 var tbl = FeatureSetByName($map, 'Registration Submissions'); // create a sql expression to query on ID var sql = "STATE_NAME = '" + ID + "'"; // filter the table using the sql expression var related_data = Filter(tbl, sql); // validate if you have any related records if (Count(related_data)>0) { // get the max date and format the result var maxepoch = Max(tbl, 'SubmissionDate'); var maxdate = Date(maxepoch); var endDate = Now(); var diff = DateDiff(endDate,maxdate,'months'); var age = Round(diff,0) return age } else { // in case you don't have related records // define what to return return "No Previous Submissions"; } That all look correct? Another related question, is there a way to symbolize the polygons by this length since last submission? I thought I saw that the FeatureSetByName function isn't available for the symbology custom expression. Thanks again, Tim
... View more
09-08-2020
04:25 PM
|
0
|
3
|
2448
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-29-2023 11:44 AM | |
| 1 | 12-30-2022 05:42 AM | |
| 1 | 09-08-2020 11:29 AM | |
| 1 | 09-02-2020 02:43 PM | |
| 2 | 07-05-2023 02:48 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|