Inquiry on Calc field
Im using a calcfield to determine my current position, Is there a way to get the latest info on the position if I changed my position through user prefernce? I would prefer not to use scripting on this
I tried using PositionName() and GetProfileAttr("Me.Position") method on the calc field but the position is always the primary position even when I changed it through user preference.
Thanks