cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

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

msundstedt
2-Guest

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

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.

 

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:msundstedt)

Hi @msundstedt.

 

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

 

Regards.

 

--Sharon

View solution in original post

2 REPLIES 2
slangley
23-Emerald II
(To:msundstedt)

Hi @msundstedt.

 

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

 

Regards.

 

--Sharon

slangley
23-Emerald II
(To:slangley)

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

Top Tags