Hi! There is a specific user that have a problem with the use of @NameLookup, everybody else have no problem, but this particular user gets the value of the field that contains this formula deleted when script refreshes the document.
This is the sequence…
-
Edit existent document
-
Edit field “X” with formula in Input Translation event @namelookup([noUpdate];X; “Fullname”) (Allow multiple values)
-
Add a person “Rafael Gallegos” to the field (Field already contains “John Smith”)
-
Save document.
Save document calls function uidoc.Refresh. Input Translation is executed, then @Namelookup is triggered and there is when the new person (“Rafael Gallegos”) added disappears, strange huh?
Any idea? This is just happening to her, not other users have reported this yet.
P.S. Of course, assume Name “Rafael Gallegos” exist on the company’s NAB and it’s not happening only with a single user, it’s happening with any existent and valid user in NAB.