1. David Vasconcelos
  2. PowerServer 2020 or older (Obsolete)
  3. Saturday, 27 April 2019 19:41 PM UTC

Powerserver WEB (2017 r3) We have a simulated messagebox window, it has a static text and three buttons on it.  None are set to default. Because of the seriousness of the message in the text we do not want the user to accidentally hit enter and select the button that has focus.  No matter what we have done one of the three buttons always seems to get focus.  Any Idea's on how to prevent a button from getting focus.  (Have tried setfocus on the text, made buttons invisible then visible. None of this has worked).

Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Sunday, 28 April 2019 01:23 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi David,

It is work well after add script below to open event of window object on our end.
st_1.setfocus()

If there is still the issue, please open a support ticket in the support portal and please provide a test case, Many thanks in advance.
https://www.appeon.com/standardsupport/

Regards,
ZhaoKai

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.