It would be nice if in the settings we could remove the text entry box for certain reasons. This is because some reasons are self explanatory. On a side note, it would also be nice to have the option to change the color scheme without editing the CSS file. Great module though, thank you.

Comments

eugene.ilyin’s picture

Hello

Not bad ideas. Can you describe how it should looks?

SomeRandomGuy’s picture

Something like the image linked below.
IMAGE
Maybe having an option in the configuration page on which reasons to not show the text entry for.

eugene.ilyin’s picture

Thank you. I think that change color via settings form - is to complex settings for this module. But few options for text I can add.

I'll try to do it on next weekend.

eugene.ilyin’s picture

Status: Active » Fixed

I investigated your request:
1. Textarea with the complaint message and validation for it, can be removed/changed via hook_form_alter. It's Drupal way.
2. Text for button also can be changed via hook_form_alter.
3. Do not hesitate to change style via css.

But I found few problems and fixed them. Thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.