Hello,
I have a question related to your suggestion. In the workaround suggestion, how to fill the placeholders via frontend functions? I don't know if we can read the values from a list because there is no field to read, in contrast to reading the value of form fields.
Right now I am calling the same list via backend function, do the calculations and then using the returned value to fill the placeholder. Is there a simple way to do this using frontend function only by reading values from a shown list ?