I have a Signposts Feature Class with a related table of Signs. Both are editable via our ArcGIS Server Feature Services within an AGOL Web Map when brought in to Web AppBuilder.
In the Signposts, I have a field that is a name, and I would like to add that to the related table as well and then concatenate it with a direction field once the user selects the direction from another field.
I was thinking of doing this via an ArcSDE trigger in SQL, but ESRI said this is not supported and I couldn't get it to work anyhow.
I know I can make some edits in the Edit Widget to add this capability, but I was wondering if any others had some inputs on other ways to accomplish this.
Thanks,
Mele
Did you ever find a solution to this?