Hi all,
I want to add a popup notes when print shipment confirmation. Does anyone knows how to use PopupNoteManager here?
Hi all,
I want to add a popup notes when print shipment confirmation. Does anyone knows how to use PopupNoteManager here?
Hi
Here is a great post done by
Thanks.
Are you trying to add a popup before the printing action is done(that can interrupt it) or just and informational popup that displays after?
Yeah that was going to be what I would suggest.
You could also optionally add the ability to cancel the action by using MessageButtons.OKCancel and wrapping it in an if statement. And you may want to check adapter.ExternalCall in case it is being called internally(processing screen, API, etc.).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.