Skip to main content
1-Visitor
April 24, 2019
Solved

Set focus to a Textbox after a service runs in a modal popup

  • April 24, 2019
  • 2 replies
  • 1205 views

I am trying to set focus back to a Textbox after a service runs in a modal popup.  Tab sequence is set to 1, so it does put cursor in the Textbox when the mashup is loaded, but not after a service is run.  I have tried several things to no avail.

 

Any suggestions would be much appreciated.

 

Best answer by slangley

Hi @msundstedt.

 

You would need to create a custom widget that would expose the Focus function as a bindable event.

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Support
April 30, 2019

Hi @msundstedt.

 

You would need to create a custom widget that would expose the Focus function as a bindable event.

 

Regards.

 

--Sharon

Support
May 8, 2019

Hi @msundstedt.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon