Validation on Find Only From Specific Form
I want to run a macro when clicking the Find button in the toolbar...but I only want it to trigger when a specific screen/form is active (Sales Order for example). The macro will store some of the data from the screen for later use. What is the best way to accomplish this? Thanks.
Comments
1 comment
Hi,
Maybe create a validation and use the menu uid of find + enable it to the form type of your choice
like this :
Please sign in to leave a comment.