Multiple Parameters in a single CF7 field
-
How should I combine multiple dynamic (or literal) fields in a single CF7 field?
eg, I am populating a dynamic_textarea with the post_date,
[dynamic_textarea your-message “CF7_get_current_var key=’post_date'”]
but:
- The Post_Date needs reformtting from “2024-06-15 21:06:00” to UK date “15/06/24”.
- I also want to add some standard text before the date, within the same dynamic_textarea: – “I am interested in working with you regarding [TITLE], on [reformat(POST_DATE)]”
Any help would be appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Multiple Parameters in a single CF7 field’ is closed to new replies.