Hi,
In Forms 10.2 I'm using javascript to set the value of a field, then I'm trying to use that field as a condition to populate a dropdown list, but it's not working.
If I change the the field value manually, even to the same value that the JS is providing, the lookup is successful.
Anyone know of a way to get the lookup rule to"see" that the JS has set a value?