Hook to modify outputted form fields
-
Hello,
Is there a hook I can use in CF7 to modify the fields of the outputted form? More specifically their default values?
For example say I have the following field
[text text-1 "ABC"]
and I want to add a function (in functions.php) that would change the default value to “DEF” (based on a set of conditions), is there a hook I can use to do this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hook to modify outputted form fields’ is closed to new replies.