Profiles

  • Member Since: March 13th, 2024
  • Find me on:
  • Posted a reply to Help! Data is not being recorded in Airtable., on the site WordPress.org Forums:
    I found this function in the entry.php file: function save_wpcf7_entry_in_airtable_table( $contact_form, &$abort, $submission ) {…

  • Posted a reply to Help! Data is not being recorded in Airtable., on the site WordPress.org Forums:
    @wpconnectco, where can I send the screenshots? Do you have an email address?

  • Posted a reply to Help! Data is not being recorded in Airtable., on the site WordPress.org Forums:
    I encountered an issue while using Contact Form 7 (CF7) with your plugin. I noticed…

  • Created a topic, Help! Data is not being recorded in Airtable., on the site WordPress.org Forums:
    Hi, I'm trying to complete my first submission. I h…

  • Posted a reply to Deleted Youzify plugin but not all of his content, why?, on the site WordPress.org Forums:
    Hi, You're probably right about the error message—thank you for your response. Even though I've…

  • Created a topic, Deleted Youzify plugin but not all of his content, why?, on the site WordPress.org Forums:
    I just deleted the plugin but I still have the tables …

  • Created a topic, Help! I need to save a relationship fiels as an array to the database, on the site WordPress.org Forums:
    Hi there, I've set up a user extended pod to store …

  • Posted a reply to Help! Options key|value opposite of CF7, on the site WordPress.org Forums:
    Thank you for the responses! I have worked around by using $_POST variable instead of…

  • Posted a reply to Help! Options key|value opposite of CF7, on the site WordPress.org Forums:
    here is the code, sorry! add_action( 'wpcf7_before_send_mail', 'switch_options_key_value' ); function switch_options_key_value( $contact_form ) { $submission…

  • Posted a reply to Help! Options key|value opposite of CF7, on the site WordPress.org Forums:
    Thank you for your time. I've tried several different approaches, but I can't seem to…

  • Posted a reply to Help! dynamic_checkbox and default values, on the site WordPress.org Forums:
    YES! thank you very much for your support

  • Created a topic, Help! Options key|value opposite of CF7, on the site WordPress.org Forums:
    Hi, I encountered difficulties updating my field va…

  • Created a topic, WP update user meta with CF7, on the site WordPress.org Forums:
    Hi, I'm trying to update a user_meta custom field that…

  • Posted a reply to Help! dynamic_checkbox and default values, on the site WordPress.org Forums:
    Thank you very much for your response! I understand you are busy. Would it be…

  • Posted a reply to Help! dynamic_checkbox and default values, on the site WordPress.org Forums:
    The issue I'm facing is that I can't set more than one default option. The…

  • Posted a reply to Help! dynamic_checkbox and default values, on the site WordPress.org Forums:
    I was continuing my research and it looks like a could make my custom shortcode…

  • Created a topic, Help! dynamic_checkbox and default values, on the site WordPress.org Forums:
    Hi, I'm trying to prefill a large set of checkboxes wi…

  • Posted a reply to Error with option value 0 for a dynamic radio button, on the site WordPress.org Forums:
    Thanks. that would certainly help!

  • Created a topic, Error with option value 0 for a dynamic radio button, on the site WordPress.org Forums:
    I'm using the following line of code: [dynamic_rad…