Hello,
is it possible to select the complete field content when I am navigated to a field?
In some cases it is faster to write the full field instead to correct the single signs.
Best regards
Hello,
is it possible to select the complete field content when I am navigated to a field?
In some cases it is faster to write the full field instead to correct the single signs.
Best regards
Hello,
Please pay your attention to the “On Field Control Activate” (see “Using scripts in ABBYY FlexiCapture > Scripts for processing interface events > Event handlers > On Field Control Activate”) event. Please create the script rule and use ITextEditor object (see “Using scripts in ABBYY FlexiCapture > Scripts for processing interface events > Objects > ITextEditor”) and SetSelection() method.
thanks Ekatarina,
this is what I was looking for
Best regards
Please sign in to leave a comment.