Posted by Babalu on September 9, 2011 at 6:16pm
2 followers
Jump to:
| Project: | Feedback & Suggestion Tab |
| Version: | 7.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
How can i do it that the website contact form is displayed in the feedback window
Comments
#1
Add this line to your settings.php file:
"$conf['feedbacktab_iframe_uri'] = 'http://[Your Domain]/contact';"
HIH