• My form has dropdown menu with custom post types. I used meta keys for display them – title and _EventStartDate but I receive e-mail only with “_EventTartDate” without title. I dont know how to change value-field-meta-key:_EventStartDate and add title meta key to it.

    [post_select post_select-900 value-field-meta-key:_EventStartDate posts-number:-1 publish post-type:tribe_events tax-relation:OR value-field:meta orderby:title order:DESC "%title% - %_EventStartDate%"]

    or should I change value-field:meta?

    • This topic was modified 2 years, 11 months ago by Kubzon.
Viewing 1 replies (of 1 total)
  • Thread Starter Kubzon

    (@kubzon)

    I tried something like this:

    [post_select post_select-900 tribe_events_cat:!zakonczone value-field-meta-key:_EventStartDate|title posts-number:-1 publish post-type:tribe_events tax-relation:OR value-field:meta orderby:title order:DESC “%title% – %_EventStartDate%”]

    but it doesnt work.

    value-field-meta-key:_EventStartDate|title

    but I received e-mail only with date, no title. Maybe wrong meta key for cutom post title?

    • This reply was modified 2 years, 10 months ago by Kubzon.
Viewing 1 replies (of 1 total)
  • The topic ‘Value-field – title + meta_key’ is closed to new replies.