Hello,
I use CF for a little form on the left side of some of my pages, and I need to tell the Google noCaptcha to be compact because it is now wider than than my left menu, and it is not very nice.
Here : https://developers.google.com/recaptcha/docs/display#config , I found this:
g-recaptcha tag attributes and grecaptcha.render parameters
g-recaptcha tag attribute grecaptcha.render parameter Value Default Description
(...)
data-size size compact normal normal Optional. The size of the widget.
(...)
So it is apparently possible to have noCaptcha being compact instead of normal.
But....
... where in Chronoforms am I supposed to enter this tag?
I tried to write
data-size="compact" in the code tab, but it did not change anything.
I supposed I am not doing it the right way.
Any help would be very welcome😉
Flo
I use CF for a little form on the left side of some of my pages, and I need to tell the Google noCaptcha to be compact because it is now wider than than my left menu, and it is not very nice.
Here : https://developers.google.com/recaptcha/docs/display#config , I found this:
g-recaptcha tag attributes and grecaptcha.render parameters
g-recaptcha tag attribute grecaptcha.render parameter Value Default Description
(...)
data-size size compact normal normal Optional. The size of the widget.
(...)
So it is apparently possible to have noCaptcha being compact instead of normal.
But....
... where in Chronoforms am I supposed to enter this tag?
I tried to write
data-size="compact" in the code tab, but it did not change anything.
I supposed I am not doing it the right way.
Any help would be very welcome😉
Flo