• Resolved keepulookin

    (@keepulookin)


    I want to do something very similar to the OP with one change. I don’t mind my revised code getting overwritten since I keep multiple backups of my site and can simply re-implement negated functions.

    My current setup is Contact Form 7, Contact Form 7 – Dynamic Text Extension, and Flamingo.

    I used the Dynamic Text Extension to pull data from posts containing contact forms. I would like Flamingo to pull this field to be visible in a new column of the bank of inbound messages.

    Currently, I need to open each form within the inbound messages bank or export Flamingo’s inbound messages (including content) and filter through the content field within Excel in order to find the dynamic data I’m using for reports.

    The specific dynamic field I want to pull into it’s own column of the inbound messages bank is [dynamictext-493]

    kn00tcn, I followed your lead in your post above by using the code below, but no new column was generated with content from the dynamic text field

    flamingo_channel:[dynamictext-493]

    I also tried
    flamingo_inbound_channel:[dynamictext-493]

    One thought I had (but not sure how to accomplish without some direction) is to change the subject field to the dynamic text field. I don’t use the subject field in my forms so the entire subject column displays [your-subject].

    https://www.ads-software.com/plugins/flamingo/

Viewing 1 replies (of 1 total)
  • Thread Starter keepulookin

    (@keepulookin)

    I resolved the issue by changing the subject field with the following additional setting:

    flamingo_subject: [dynamictext-493]

Viewing 1 replies (of 1 total)
  • The topic ‘Adding/Customizing Flamingo Inbound Message Columns’ is closed to new replies.