March 11, 201312 yr Newbies I added a scrollbar to a text field. Now, the cursor is always positioned at the end of the field when entering in Browse mode. Even if I put the cursor at the top, then change records, when I go back to the previous record, the cursor is back at the bottom again. No matter where I leave the cursor upon exiting, it is always at the end when I return. This a headache for records where the text value is many paragraphs long. I have scroll up to the top every time I enter the field. Can't find any format settings that set cursor position. I'm not well versed in scripting, but I suspect this issue may require some kind of event-triggered script. If that's the only fix, can someone give me baby-step instructions? I'm just looking for the cursor to always be at the 0 position when entering the field in Browse mode.
March 11, 201312 yr Author Newbies More info... Now that I think about at, maybe I shouldn't be focused on the cursor position itself. What is actually causing the problem is that when browsing a record with a long text value, the text field is pre-scrolled to the bottom every time. I suppose it doesn't matter where the cursor is positioned, so long as the window is pre-scrolled to the top every time I browse into the next record. Any help? Thanks.
Create an account or sign in to comment