We have some field formulas that aren't being triggered if the field is populated when the form is loaded.
In the Classic Designer, we got around this by adding a JS line with .change() at the end (this works perfectly).
How can this be accomplished in the Modern Designer?
We tried LFForm.setFieldValues, but see that won't work for Collections or Read-Only fields (our current need involves both).
Has anyone found a workaround for this issue?
Edit to add that this seems to be similar to this recent post by Blake Smith:
https://answers.laserfiche.com/questions/221776/ReadOnly-Field-Populated-by-Calculation-Not-Saving-Value
We are on version 11.0.2311.50556