Prompter Field Focus from Axes Screen

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Prompter Field Focus from Axes Screen

Post by dhunt »

I have an Axes screen with a prompter and i want to focus on a text field on init. this works if the prompter is coming from a filter but not if it is from an Axes screen. what do i need to do to the prompter so that it will focus correctly if coming from an axes screen?
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Prompter Field Focus from Axes Screen

Post by dhunt »

i noticed that if i go into a axes screen the very first init of it, the field can NOT be focused on programmatically. However, after that it can focus. How do i fix the very first time it loads the axes screen to focus on the field i want it to.
dhunt
Posts: 65
Joined: Fri Feb 08, 2019 3:06 am

Re: Prompter Field Focus from Axes Screen

Post by dhunt »

The same prompters Can Focus function will be True from a filter but not from an AXES screen. On initial load the Can Focus will be false and i have not found anything that i can set for the text field to overwrite the false. Does anyone know how to overwrite the false focus?
Post Reply