Contact Form 7 Dynamic Text Extension

Display Contact form 7 Dynamic fields with the " Contact Form 7 Dynamic Text Extension" of UACF7 (Ultimate Addons for Contact Form 7). With this addon, you can add fields dynamically. This addon will get dynamic value from current URL, blog info, current post info, current user info, and custom fields. . You can also get data in a hidden field of Contact Form 7. Just fill up the form below to understand the feature.

    Data Display for Logged in Users
    Visible and Hidden Field

    Want to use this feature on your WordPress Site?

    Hidden and Visible Field

    Visible Field

    Inspected Hidden Field

    Custom Dynamic Data

    Bloginfo for dynamic info

    Bloginfo shortcode use

    Post for dynamic info

    Post shortcode use

    User for dynamic info

    User shortcode use

    Custom Fields Dynamic Key

    Custom Field shortcode use

    Need Condition based Redirection or WhatsApp Integration?

    With Redirection Pro, you can Redirect user to a specific page after submission based on condition. e.g. Condition A user goes to abc.com and Condition B user goes to xyz.com. In addition, You can also pass submission data to Whatsapp.

    Copy the Sample Code of the Above Form

    [uacf7-row][uacf7-col col:6]
       <label> Current Page URL
       [uacf7_dynamic_text uacf7_dynamic_text-570 visibility:disabled "UACF7_URL"] </label>
    [/uacf7-col][uacf7-col col:6] 
    <label>bloginfo(name)
       [uacf7_dynamic_text* uacf7_dynamic_text-386 visibility:disabled "UACF7_BLOGINFO"] </label>
    [/uacf7-col][/uacf7-row]
    
    [uacf7-row][uacf7-col col:6]
       <label> Post ID
       [uacf7_dynamic_text uacf7_dynamic_text-2481 key:ID visibility:disabled "UACF7_POSTINFO"] </label>
    [/uacf7-col][uacf7-col col:6] 
    <label>Post Title
       [uacf7_dynamic_text uacf7_dynamic_text-2482 key:post_title visibility:disabled "UACF7_POSTINFO"] </label>
    [/uacf7-col][/uacf7-row]
    
    <div class="spacing_form"> Only Logging User Data Display </div> 
    [uacf7-row][uacf7-col col:6]
       <label> User Nick Name
        [uacf7_dynamic_text uacf7_dynamic_text-1601 key:user_nicename visibility:disabled "UACF7_USERINFO"] </label>
    [/uacf7-col][uacf7-col col:6] 
    <label>User Email
       [uacf7_dynamic_text uacf7_dynamic_text-1602 key:user_email visibility:disabled "UACF7_USERINFO"]</label>
    [/uacf7-col][/uacf7-row]
    
    <div class="spacing_form"> Visible and Hidden Field </div> 
    [uacf7-row][uacf7-col col:6]
       <label> Post Title(Visible Field)
        [uacf7_dynamic_text uacf7_dynamic_text-353 key:post_title visibility:disabled "UACF7_POSTINFO"] </label>
    [/uacf7-col][uacf7-col col:6] 
    <label>Post Title(Hidden Field - inspect to see the hidden field)
       [uacf7_dynamic_text uacf7_dynamic_text-354 key:post_title visibility:hidden "UACF7_POSTINFO"]</label>
    [/uacf7-col][/uacf7-row]
    
    [submit "Submit"]
    

    30K Celebration Deal!

    Get 50% Off on Lifetime Plans.

    Grab the Deal

    Scroll to Top