Fixed an issue where variables in forms were displayed as placeholders ({{ }}) instead of showing actual values.
Previously, entered values were not reflected in the preview, and calculated fields (e.g., totals) did not update dynamically, causing inconsistencies during form completion.
Now, variables display correctly as values (not placeholders), and calculated fields update in real time, matching the final generated document.