How can i disable rules on TAB press in Verification Station? I want to call the rules on click of a button.
How can i disable rules on TAB press in Verification Station?
Was this article helpful?
0 out of 0 found this helpful
How can i disable rules on TAB press in Verification Station? I want to call the rules on click of a button.
0 out of 0 found this helpful
Comments
3 comments
Hello,
You may use IDocument::method CheckRules() to find the rule. Then you may use the "User commands" to bound the rule
Keyboard shortcuts for User Command can be set up in tools > options > Keyboard Shortcuts ("Tab" cannot be used as keyboard shortcut, but you can use other shortcuts, like Alt + 3)
Also you may see the article: https://knowledgebase.abbyy.com/article/1332
How to create User Command and Call CheckRules() is known to me. But my problem is...I don't want to rules to run when data changes for a text field. Probably there is a work around using custom actions....but need details of that.
Hello,
Sorry, we cannot suggest such a workaround for you, but maybe anybody else here will be able to.
Please sign in to leave a comment.