Hi
I am trying to show a reminder popup for end users when they create an asset, so that the do not forget to create a meter for the new asset.
I have added handling for pressing the 'New' button, but as it is common to use 'Copy' to get most values filled in on the asset, i want to add handling to the Copy button as well.
Is there an event to capture for this as well ?
I do not want to use Save as that also requires my to solve finding out if there is a meter and not remind on all save events.
Unless someone is kind enough to solve that for me :-)