Hello guys! I need to insert the Feedback form(feedback module) in a page.

I tried writting this code in the page

print feedback_display_form ()

but this only display the form .When I press the submit button, nothing happens.

How I do to get the complete funtionality?.