vedmack/feedback_me

Does it has support to add more fields other than the predefined fields

Closed this issue · 1 comments

I wanted to add more fields to the feedback form other than the predefined fields. For example right now plugin has fields for email, name and message.

If I want to add new field text area field say "Description" to the feedback form,what needs to be done?does the plugin has the support or do I need to add fields via custom html option only?

You can use the iframe_url option, see live sample on showcase page , you can inspect that iframe file that I use on the showcae to get a hold of how it .

Also pay attention that by default the custom_html / iframe_url will be appended to the current form unless you use the show_form : false