Issue description: I cannot find the option to share some of the calculation results. The only possible option is to share all calculation fields, which I want to avoid. Is there a way to share only relevant calculation fields and leave out the underlying calculation fields.
These tags pull all results and all inputs. To display a specific field input, you should a tag for this field only. You can find a dynamic tag for each field at the bottom of its settings:
To get the tag for a specific calculation, you need to take the calculation’s name, write it in lowercase letters, separate the words with hyphens, and put it in square brackets. For example, the correct tag for the Uurkosten assistente calculation is [uurkosten-assistente].
Thus, to make it work, you need to remove [calculation-results] and [calculation-inputs] tags from the Message field and add tags for specific fields and calculations instead.
Please let me know if it helped or if you have any questions left
I tried implementing the tags as described (lowercase, hyphenated, and placed in square brackets). However, when I use these tags in the email that is sent to the user, the results are not displayed in the message. Instead, the email only shows the literal tags themselves.
In the back-end the tags appear to be recognized correctly, but they are not being replaced with the calculation results in the email output.
Yep, we’ve resolved the issue in the widget. We’ve also noticed that the calculations you’d like to send to the clients were hidden in the results section, which was another reason for the issue. To send the calculation result in emails, it must be shown in the results:
Thus, we’ve enabled the Show in Results option for these calculations, but we’ve hidden them using this code in the Custom CSS field on the Settings tab of your widget’s settings: