March 21, 200817 yr What I'd like to do is to show on my host computer where each of the client computers are in the database? (Which file and which record). Something like a Get() function that returned the current displayed record number? I've tried Get(RecordID) but thus only returns the value for the file containing this calculation field. What I want is the value for the record in the file that is currently displayed or accessed? Obviously this could be done with setfields, but these are not dynamic and leaving the record in some unexpected way would leave the wrong value in the setfield. Thanks.
March 22, 200817 yr to what end? You could do an "audit log" every time they navigate it could record where they go but you would only get this data in a log after the fact. http://www.nightwing.com.au/FileMaker/demos9/demo905.html
Create an account or sign in to comment