Cursor Path on a Form

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
Jaymer
Posts: 2523
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Cursor Path on a Form

Post by Jaymer »

If you've solved this in some other way, please indicate how.

Need: For quick data entry, I need a minimum # of keystrokes to enter and save a form.
Problem: Top Panel Toolbox area re-routes cursor path
Solution: Render Script:

Code: Select all

$(".k-window-actions").css ("display", "none");
Screenshot 2024-06-21 at 6.45.04 PM.png
Screenshot 2024-06-21 at 6.45.04 PM.png (156.37 KiB) Viewed 7802 times
Screenshot 2024-06-21 at 7.32.37 PM.png
Screenshot 2024-06-21 at 7.32.37 PM.png (80.39 KiB) Viewed 7802 times
Screenshot 2024-06-21 at 8.34.26 PM.png
Screenshot 2024-06-21 at 8.34.26 PM.png (124.9 KiB) Viewed 7802 times
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
Post Reply