Jump to the next line automatically

navuser1
Member Posts: 1,334
Dear all,
I am entering data into the Sales Comment Line table against a Sales Order. I want that My cursor will jump to the next line in the Sales Comment Line table automatically when current line try to contain more data (maximum characters).
Thanks !
I am entering data into the Sales Comment Line table against a Sales Order. I want that My cursor will jump to the next line in the Sales Comment Line table automatically when current line try to contain more data (maximum characters).
Thanks !
Now or Never
0
Answers
-
In NAV this is quite difficult. Maybe you can use a text editor solution. There are several, even some for free in the download section."Money is likewise the greatest chance and the greatest scourge of mankind."0
-
Definitely would be difficult to do. NAV doesn't have the concept of knowing when the text in a text box is changing (don't read as has changed). You have to exit the text box in order for any changes to happen to the database. Everything up until that point is just stored in memory as something that should happen if you don't press ESC to revert to the old value.0
-
Hi,
Do you want the cursor to automatically jump to the next line when the line has reached its maximum number of characters?
Because that is really easy to do.
Go to your form in design mode, for instance the Sales Comment Form (ID=67).
Open the properties on the "Comment" Field and set the <AutoEnter> property to "Yes".
Also set the <Next Control> property to the ID of the "Comment" field, in Form 67 that should be '4'.
Compile the form and it will now automatically jump to the next line for you when you reach the end of the line.
Hope this helps,
Regards,
WillyFostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.0 -
Doesn't help when you're in the middle of typing a word, though.
You'll get one line ending with Nav and the next starting with ision.0 -
Thanks KYDutchie.
It's working.Now or Never0 -
yeah,
I know that is true. But you can write a small simple "wordwrap" utility that scans the previous line backwards to the first space, comma or period.
Then move that string to the beginning of the next line. I have done it once, it was no fun but got it to work.
Glad I could be of some help.
Regards,
WillyFostering a homeless, abused child is the hardest yet most rewarding thing I have ever done.0 -
How is it possible in RTC Pages ? :-kNow or Never0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions