Hello,
I wonder if there is a possibility to populate a field automatically, in my case I have 2 F.C’s (Line “Cable” and Point “Cut”) what I am trying to do is the following:
- A user draws a Point above the line “Cable” (touches the line), by default the Global ID of this cable is generated automatically
- Now I need the CableGID inside the Point F.C “Cut” to be populated automatically with the GlobalID of the Line F.C.
In other words GlobalID “Cable”=CableGID”Cut”

Thanks,