Will this plugin’s attributes work in conjunction with CF7’s default attributes?
-
Hello,
I was wondering if this plugin’s attributes work alongside the ones pre-built in CF7, as documented here:
https://contactform7.com/getting-default-values-from-the-context/
For example, I want a field to dynamically populate with a cookie (I’ve already created the shortcode for this), but if no cookie exists, I want it to populate with a URL parameter. Could I do something like the following:
[dynamichidden url_param "SB_CF7_COOKIE key='cookie_key'" default:get]
or even:
[dynamichidden url_param "SB_CF7_COOKIE key='cookie_key'" "CF7_GET key='url_param'"]
I’m happy to use either method if one would work but not the other, but is this functionality at all possible?
Thanks!
- The topic ‘Will this plugin’s attributes work in conjunction with CF7’s default attributes?’ is closed to new replies.