Skip to Content
0
Jun 05, 2020 at 07:08 AM

Request External Pricing and onSave on Sales Quote Calls the same action RequestExternalData

47 Views

Request External Pricing Button and on Save on Sales Quote Calls the same action RequestExternalData.

I want to display a message when Request External Pricing Button is clicked but as the method also gets triggered on Save, the message displays after every save which is not required for me.

There is no parameter/field which differentiates whether the action RequestExternalData is called by

Request External Pricing Button or on Save.

Is there a solution for it.