mccrodp / message_private

The Message Private module provides a message type and associated entity reference fields, enabling sending and receiving private messages using The Message Stack.
https://www.drupal.org/project/message_private
3 stars 7 forks source link

Add reply button #16

Closed bender-r closed 7 years ago

bender-r commented 7 years ago

On the page with the message, add a reply button, with prepopulate fields Subject and username

mccrodp commented 7 years ago

Yep, that should be there, thanks for filing it. PRs are welcome! 😄

mccrodp commented 7 years ago

I think this is the same as this, it's just a case of using the "Reply" string or the one listed there: https://github.com/mccrodp/message_private/issues/12

NewZeal commented 7 years ago

There is a reply button but no prepopulate fields in place.

NewZeal commented 7 years ago

I'm closing this issue because it has been here a while and the latest iteration of the module has a reply button. If someone wants to reopen, please do.

sarbazx commented 6 years ago

@NewZeal How to add reply button in view? I can't find it.