NetTalk Central

Author Topic: SelectField not working  (Read 1811 times)

wasatchconsulting

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
    • Email
SelectField not working
« on: September 17, 2020, 11:52:23 AM »
I have several field on a window. Once the user enters the first two fields (out of 5 total fields), the user can press a button to perform some code and then it clears the fields and then I would like the code to set focus to the first field again and ready for the user to enter text in the field again. The code runs just fine, but when I issue p_web.SetValue('SelectField',clip(loc:formname) & '.LOC:ItemNumber'), instead of setting focus to the first field, none of the fields have focus. I am placing this code in the "Add Late Server Side Code" at priority 5000 of the button being clicked.

Any help would be appreciated.
Thanks
Ken Watts

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: SelectField not working
« Reply #1 on: September 21, 2020, 10:43:50 PM »
I'd need an example to see what you are doing Ken.

cheers
Bruce