sorry for inconvenience.
can you write problem with code again so i check and fix that problem
Thanks you for responding. I’ll copy my mail correspondence here:
Hello,
we have purchased the pro version now, but I can’t get it work. Unfortunately there is no example in your documentation. Would yo please explain, how to set it up? I am still working with the example below.
<label> Do you register the child for the first time with DF? [radio radio-new use_label_element default:get default:0 “300|Yes” “0|No”]</label>
<label>calculated costs [calculator calculator-476 calculationcf7_Precision:2 “radio-new”] </label>
I want the radio to sho „Yes“ and „No“, but to calculate with 300 EUR or 0 EUR.
Thanks a lot for your help!
Best regards,
Ilonka
Am 12.07.2023 um 06:25 schrieb Silver plugins <silverplugins217@…>:
that feature work in pro version
On Wed, Jul 12, 2023 at 9:54 AM Plugin999 <silverplugins217@…> wrote:
From: Ilonka <lin…@mail.de>
Subject: CF7 Calculation – don’t show value in field but text
Message Body:
Hallo,
I wonder if it is possible with this plugin to calculate field values without showing the value in the text fields.
For Example:
<label> Do you register the child for the first time with DF? [radio radio-new use_label_element default:get default:0 “300|Yes” “0|No”]</label>
<label>calculated costs [calculator calculator-476 calculationcf7_Precision:2 “radio-new”] </label>
I want the radio to show Yes/ No, but to calculate with the numbers attached.
I appreciate your help.
Best regards,
Ilonka
hello
[radio radio-965 default:0 “Yes–300” “No–0”]
like that you used than it will be work
https://plugin999.com/demo/calculation-for-contact-form-7/ this is demo with code
Thank you, yes, that helps.