I have a web application with the smart editor widget using intersection smart actions to transfer values from one feature class to another. The function works great when transferring exact values (e.g., the value "Blue" from a field in feature class 1 to a field in feature class 2); however, I'm trying to figure out if there's a way to convert values using an expression so that in the example above, the value "Blue" would be converted to "Red" as part of the intersection, or some other smart action.
Any help would be appreciated! Thank you!