I call gravity forms using the code snippet
'gravity_form(5, $display_title=true, $display_description=true, $display_inactive=false, array("category_id"=>$category_id, "update_title"=>"$slug UPDATE","form_title"=>"$slug Update" ), $ajax=true);'
All works except for the parameter name, form_title, which I include in the HTML block and allow the field to be populated dynamically using this parameter name.
I want to dynamically change the title of the form either through the title section of the form editor (properties tab) or using the HTML block field label or its free form textra area. So far I have not been successful.
Could you please advise how to do this and provide a code snippet example.
http://www.artphototravel.net