get post title with dynamic ID
-
i wish to retrieve a page title, similar to what i get with
[dynamictext inputname "CF7_get_post_var key='post_title'" post_id="123"]
but using a dynamic post_id, example
[dynamictext inputname “CF7_get_post_var key=’post_title'” post_id=”MY-DYNAMIC-VAR”]
i get the dynamic post_id value via query string
[CF7_GET key=’fid’]
but i can’t find the way (or maybe the correct syntiax) to use this value, or a hidden-field value, in the post_id .
anyone know if it’s possible?
thank yuo very much!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘get post title with dynamic ID’ is closed to new replies.