Select to view content in your preferred language

Insert value in column

998
4
09-06-2023 04:53 AM
SoratoMarques
Occasional Contributor

Hi,

I would like some help with the following situation:

I have 4 webappBuilders configured, with the same information, consuming the same features, however obviously each item has a different ID in the link.

Within these layers we have editable features that end users will fill in. I would like one of the fields in my layer to be filled in automatically, based on the app ID or some other information.

Thanks and I look forward to hearing from you

Tags (1)
0 Kudos
4 Replies
MarceloMarques
Esri Regular Contributor

ArcGIS Pro Attribute Rules
How To: Auto-Populate Values from Another Table Based on a Common Field Using Attribute Ru (esri.com...
Introduction to attribute rules—ArcGIS Pro | Documentation

| Marcelo Marques | Esri Principal Product Engineer | Cloud & Database Administrator | OCP - Oracle Database Certified Professional | "In 1992, I embarked on my journey with Esri Technology, and since 1997, I have been working with ArcSDE Geodatabases, right from its initial release. Over the past 32 years, my passion for GIS has only grown stronger." | “ I do not fear computers. I fear the lack of them." Isaac Isimov |
0 Kudos
SoratoMarques
Occasional Contributor

Very good @MarceloMarques. But my feature will be publish in Arcgis Enterprise and sharing by WebappBuilder. The logica will be works the same way???

0 Kudos
MarceloMarques
Esri Regular Contributor

How To: Auto-Populate Attribute Fields in a Hosted Feature Layer Using Python (esri.com)
"Feature layers can also be published with attribute rules as registered data to your Enterprise environment. By doing this, the attribute rules are applied when edits are made to the referenced layer." 

| Marcelo Marques | Esri Principal Product Engineer | Cloud & Database Administrator | OCP - Oracle Database Certified Professional | "In 1992, I embarked on my journey with Esri Technology, and since 1997, I have been working with ArcSDE Geodatabases, right from its initial release. Over the past 32 years, my passion for GIS has only grown stronger." | “ I do not fear computers. I fear the lack of them." Isaac Isimov |
0 Kudos
SoratoMarques
Occasional Contributor

The feature as the same for 4 webappbuilders. What changes from one to the other is the filter, i.e. there are features that appear in one app that won't appear in others. So I would like to identify these changes based on the automatic filling of a field with different values for each app.

0 Kudos