I'm looking for a way to customize gform_footer. Actually, add more dynamic HTML codes into gform_footer DIV Block.
Is there any way to do it?
I'm looking for a way to customize gform_footer. Actually, add more dynamic HTML codes into gform_footer DIV Block.
Is there any way to do it?
I'm not sure what you're trying to accomplish, but you would probably need to use jQuery to add additional markup to the form footer div. There isn't a filter to manipulate that markup.