posted on February 8, 2018
•
Show version history
Forms 10.3
We noticed that when you have more than one lookup criteria and have the "Show Auto Fill button" option unchecked, lookups don't trigger the onchange event on target fields.
To reproduce:
- Have Field1 as first criteria
- Have Field2 as second criteria, and configure a default value (not sure if the default value is necessary)
- Have Field3 populated via lookup based on Field1 and Field2
- Have an onchange event handler for Field3
The event never triggers when Field3 is populated. But it works if the Auto Fill button is shown.
0
0