기술 문서 - CS314721

Java script call through "Expression Widget" does not work on focusing a "TextBox Widget" in ThingWorx

수정한 날짜: 26-Feb-2021   


적용 대상

  • ThingWorx Platform 8.4 F000 to 9.1 F000

설명

  • Java script call through Expression Widget does not work on focusing a TextBox Widget
  • On binding a Button Widget Clicked event to Expression Evaluate, the below JQuery input in Expression works with Thingworx 8.3 but Thingworx 8.4, 8.5 does not support this Expression call
$("#root_textbox-#-bounding-box").find("input").focus(); or
$('[id*=textbox-X]').find("input").focus();
  • The Expression does not focus the TextBox when clicking on the Button Widget
이는 기술 문서 314721의 PDF 버전이며, 구 버전일 수 있습니다. 최신 버전 CS314721