How do I select the boundItem of a dropdown object list based on the rawValue of another field?
So if the rawValue of TextField1 = 1641
how do I select the boundItem 1641 value of my dropdown using script?
How do I select the boundItem of a dropdown object list based on the rawValue of another field?
So if the rawValue of TextField1 = 1641
how do I select the boundItem 1641 value of my dropdown using script?