Select to view content in your preferred language

Arcade Design Question

38
1
yesterday
JoeHershman
MVP Alum

We have forms where a number of fields all inherit attributes from a linear feature they are placed on.  For this we do a buffer.  

This seems like an inefficient approach because I am basically running this buffer to find the nearest pipe for multiple fields.  Is there a better design for doing this so I can find the pipe once and just update all the necessary fields.

 

Thanks,
-Joe
0 Kudos
1 Reply
DavidSolari
MVP Regular Contributor

I know if you have access to full Attribute Rules you can return a complex object to update multiple fields in a single rule, might be worth trying with the form designer (or submit an Idea if it doesn't work).

0 Kudos