Is there a way to setup a save trigger for physConfig views? For regular cellviews you can use dbRegPostSaveTrigger to run code after the save. I'd like to be able to trigger some code to run after a physConfig view is saved. I could probably get something working if I could trigger from the close of the window or the changing of the mode ("a" to "r" or "r" to "a"). Anyone have any suggestions?
Derek