Hello,
I've been using Formidable Forms in combination with E2Pdf to generate PDFs based on form entries. This setup has worked flawlessly for several months. However, I recently noticed an issue with multi-radar graphs: they are no longer rendering correctly.
The error message I'm seeing is along the lines of:
"0 is not a number" or "3.5 is not a number" — the specific number varies, but the error remains consistent.
This issue only occurs when using field IDs to reference calculated values. When I input static numbers, the charts display as expected. To troubleshoot, I’ve already tried creating a new form and template from scratch but the error persists.
I’ve reached out to Formidable Forms support to check if there have been any changes in how calculated values are stored but it seems to not have changed.
Also i can display calculated field id's in the remainder of the template just fine. It's specifically the graph that's giving an error. Also the graphs in my previous templates that worked bugged out, without being changed.
I have tried the following setups:
Governance=> [frm-field-value field_id=967 user_id=current]|3
&
Governance=> [967]|3
----------------------------------------------------------
Any insights or assistance would be greatly appreciated.
Thank you,