posted on December 11, 2024
Hi, I would like to see if this is allowed. I would like to have three trigger points. So if any one of the fields is clicked then the change happens.
LFForm.onFieldChange(function() {
CODE
}, {fieldId: 89}, {fieldId: 71}, {fieldId: 72});
0
0