A while back I wrote a quick AutoIT script that would search for ticket #'s.
I modified this to now just search whatever text you have highlighted. It will use the "Global Search" Function.
This requires CommitCRM 12+. Run the EXE, select some text (or ticket #), and hit F10.
You can download the compiled EXE and the source here: https://1drv.ms/u/s!AsaRQiU74eOHgmMrO2PtP8GDl4bn
The script was written in AutoIT - dead simple to tweak it if you wanted it changed (like if you want to use a different hotkey). Just download the AutoIT editor to open the script.
I modified this to now just search whatever text you have highlighted. It will use the "Global Search" Function.
This requires CommitCRM 12+. Run the EXE, select some text (or ticket #), and hit F10.
You can download the compiled EXE and the source here: https://1drv.ms/u/s!AsaRQiU74eOHgmMrO2PtP8GDl4bn
The script was written in AutoIT - dead simple to tweak it if you wanted it changed (like if you want to use a different hotkey). Just download the AutoIT editor to open the script.
Comment