Select to view content in your preferred language

Attribute Rules and not loading layers

346
2
Jump to solution
09-11-2025 02:35 PM
Ona_Tim
Occasional Contributor

I have created a Field map app to help in road ratings. I created a project in pro with 2 layers and exported to portal.  On the WISLR Streets I have an attribute rule to update the paser date when the Road rating is updated

When I open it in field maps the layers fail to load.   

The error is as follows:

Domain: com.esri.arcgis.runtime.error

Code: 7018

Description: Arcade expression is invalid.

I have included a screenshot of the attribute rule.

This app will work in portal with no issues.

Thank you for any help

 

0 Kudos
1 Solution

Accepted Solutions
Ona_Tim
Occasional Contributor

Here is an update.  

 

Since the Field maps update to 25.2 this has now been working.

View solution in original post

0 Kudos
2 Replies
gis_KIWI4
Frequent Contributor

@Ona_Tim - Use a calculated expression in the FieldMaps Designer to calculate the now() in the attribute. Remove the attribute rules. 
The calculated fields are a more robust method of calculating fields within fieldmaps. 

gis_KIWI4_0-1758513452149.png

 

 


https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/common-calculated-expressions-fo...

 

0 Kudos
Ona_Tim
Occasional Contributor

Here is an update.  

 

Since the Field maps update to 25.2 this has now been working.

0 Kudos