|
var evalLogicBodyString = evalLogic.toString(); |
This call results in function not found at some point between 15.5.0 and 16.0.2
Anything that calls defaultWhenVisible just throws an error, I've observed this doesn't function in survey pages at all and in timestamp fields on DataEntry pages.
auto_populate_fields/js/default_when_visible.js
Line 4 in 30f99c3
This call results in function not found at some point between 15.5.0 and 16.0.2
Anything that calls
defaultWhenVisiblejust throws an error, I've observed this doesn't function in survey pages at all and in timestamp fields on DataEntry pages.