Hello @fabioweb,
Yes, it’s possible to insert Simple Custom Fields (SCF) fields into Contact Form 7 (CF7), but it requires a bit of customization.
- Use a Shortcode to Display SCF Data:
- SCF fields can be displayed using shortcodes. You can create a shortcode that retrieves SCF data and displays it in CF7 by placing the shortcode directly in the form editor.
- For example, if you have an SCF field with a meta key, you can create a shortcode that fetches this value and use it in CF7.
- Use Plugins for SCF and CF7 Integration:
- Some plugins might simplify integration between custom fields and CF7. Plugins like Contact Form 7 – Dynamic Text Extension allow you to dynamically populate fields in CF7, which can be useful for displaying SCF values.