D
David Ysmael
Guest
I should have included this in the OP, but reason I am trying to retrieve the record ID is to pull lock information (user name, terminal name) when save-row-changes fails because of an active record lock. Previously I found that the record ID was an easy way to find the record pertaining to the lock in the _Lock VST. I did see the after-row-fill call back option and was considering that. This is being implemented in a RESTful service, so the recID will not be exposed externally, it's only being used to reference the row in the lock VST.
Continue reading...
Continue reading...