• Resolved Reed Sutton

    (@reedus33)


    I am pulling posts from a custom post type (rebate_application) into a table using Ninjatables. I would like to apply a meta query so that only posts where the applicant’s email matches the email of the logged in user (ie. I want to show logged in users their rebate applications they’ve submitted). Is this possible with meta query – ie. to use dynamic field values?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Reed Sutton

    (@reedus33)

    I have tried these shortcodes for the dynamic key, to no avail:

    • {user.user_login}
    • {user.user_email}
    • {wp.user_email}

    These are the shortcodes used with FluentForms. Strange they don’t work with Ninja…

    • This reply was modified 2 years, 2 months ago by Reed Sutton.
    Thread Starter Reed Sutton

    (@reedus33)

    Update: support provided me with a php snippet but it is a bit hacky and they want me to download a very low quality php snippet plugin. Not happening.

    I would request the dev team fix this lacking feature by adding support for:

    Would be really nice if they added this functionality. Until then I’m forced to use Pods template to generate my table and not use NinjaTables.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dynamic Value for Meta Query’ is closed to new replies.