I'm using JavaScript to put focus on an <t:inputText> field, which is working. The field in question already contains text though, but the cursor is set at the beginning of the field and not at the end of the input. Does anyone know how I can fix this?
Bookmarks