FormSnap and CMS Macros

Not sure if this is a question for @yabdab or for @joeworkman but I’m wondering if I am able to use a Total CMS macro in the FormSnap settings.

The way my client wants to use it is a bit convoluted but they have a catalogue page with a handful of items where the prices (and the flat shipping rate) are being set using Total CMS macros (so the client can update them whenever he needs).

So, on the order form he’d like the user to be able to have the items and shipping calculated to generate a quote. I have the calculate stack but I was hoping to be able to use the macros as Value instead of a fixed number to pass on to the Calculate formula (so it is accurate if he updates the catalogue prices).

I hope that makes sense. The label works fine but the calculations do not work (in preview, anyway) so I’m guessing it isn’t possible but thought I’d double check.
Screenshot 2024-09-19 at 2.39.18 PM
Screenshot 2024-09-19 at 3.20.39 PM

As long as the Total CMS macros get added to the HTML, I don’t see any reason why they would not work. When you look at the page source, to the macros get replaced?

When I look at the page source, I can see the CMS values are showing up properly in the label fields and the value fields on the form, but they don’t get transferred over to calculate stack (or I cant see where to find them).

I just tried duplicating the page and replacing the macros with plain values and it seems to work, so I think I have it set up properly (though I cant see the values in the page source here either).

Thanks for checking though.