|
Cheers, I used the SelectionChange event with the pOldSelection object determined the old selection was a pushin, retrieved the record ID stored in the note and ran an update query to save the name.
I then determined if the new selection was aslo a pushpin and stored the ID from the pusphin note into a global vairable and reset the note (incase the user makes a change) on the next selection. |