I am stuck to auto jump cursor from one text field to another, when the limit of text get reached.
Expected case is that, when user enters the comment. Cursor should auto move to next line text box.
*This post is locked for comments
I am stuck to auto jump cursor from one text field to another, when the limit of text get reached.
Expected case is that, when user enters the comment. Cursor should auto move to next line text box.
*This post is locked for comments
It would be quite difficult and time consuming to implement the keyboard stroke.
One easy way you could do is to provide an input page / dialog.
The user click a button, an input page will show up, user type in the long comment and press OK.
NAV will automatically split it into multiple comment lines based on the length.
you will need add-in for this, add the control add-in to the field and implement something like keyboard stroke event, if length hit max character then send enter key.
I am not sure if this possible as never tried it.
Please try to check below link :
blogs.msdn.microsoft.com/.../how-to-control-keyboards-events-in-add-in
Please Suggest
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156