Hi @domein747,
Just to be sure, do you want to enter the same value of the radio fields? or just any custom value to the Hidden field when a radio field is selected?
You could use the “Input” field instead of Hidden if you want to add a custom value when a Radio is selected.
The custom value can be added to the “Default Value” of the Input field and then use the visibility condition to display the input field based on the value selected in the Radio Field.
Example:
https://imgur.com/JSteo8V
The “Input” field can be controlled using the Visibility condition on when the value would show be hidden.
Screenshot at 18:08:58.png
The above would still show the value in the front end, but adding the following class forminator-hidden
should hide the field in the frontend.
Screenshot at 18:09:30.png
Could you please check and advise whether the above fits your requirement?
Looking forward to your response.
Best Regards,
Nithin