Skip to main content
Known Participant
July 27, 2019
質問

Trigger Value

  • July 27, 2019
  • 返信数 0.
  • 224 ビュー

I am moving value ‘x’ to a combo box field. If the value ‘x’ does not exist in the combo field, will it trigger some sort of value that can be used to determine ‘x’ does not exist in the combo box field?

var x = “ABC123“;

this.getField(“Combo Box-myfield”).value = x;

このトピックへの返信は締め切られました。