How can I include CC field in my reply message


Home Forums Front End PM PRO How can I include CC field in my reply message

This topic is: Not Resolved
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #45723
    joseph.johnson
    Participant

    Hi,

    I am adding a CC field to my messages. There is the option for the first message, but not any subsequent ones. we want to introduce another person to the participant later in the communication(reply message). Is there an option to include a CC field when replying to a message in the front-end pro plugin?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #45737
    Shamim Hasan
    Keymaster

    How you adding CC field for first message? If you add as participant in first message, it should automatically add to replies as well.

    #45741
    joseph.johnson
    Participant
    This reply has been marked as private.
    #45746
    Shamim Hasan
    Keymaster

    Can you please give me screenshot with marking from where you set “CC” field?

    #45747
    joseph.johnson
    Participant
    This reply has been marked as private.
    #45750
    Shamim Hasan
    Keymaster

    Did you already added CC field there (I see in your previous message)? If yes, how you added that?

    If no, do you want to give user an option to add cc there? Or you want to add automatically? If automatically, what is there user id which you want to add as a CC for all messages? So that i can write some code and give that to you which will automatically add that user to all messages for you.

    #45751
    joseph.johnson
    Participant
    This reply has been marked as private.
    #45756
    Shamim Hasan
    Keymaster

    Will it add automatically to the replies or you will add it manually?
    If automatically add to all replies, i can give you code and you can add in your website.
    If you need to add it manually (may be a select field with all users from where you can select one) then it will need custom code which may need fees.

    #45758
    joseph.johnson
    Participant

    We want to add the new user manually from the list of all users.
    The attached image shows that the conversation is between three participants named zeenx, Johnson and the receptionist. Actually, the message is from zeenx to Johnson. I want to add a new participant in this conversation, so I need a new field named “Add new participant :”( Similarly all conversation requires this add new participant option)
    Here I am attaching the screenshot of what I needed.

    Attachments:
    You must be logged in to view attached files.
    #45771
    Shamim Hasan
    Keymaster
    #45774
    joseph.johnson
    Participant

    Could you please clarify the purpose of Providing https://www.shamimsplugins.com/hire/ to us?
    Your plugin has already been paid for, so we are curious about the need for an additional payment request through the code.

    Otherwise please mention which template should be edited for the CC field in the reply message and the PHP code.

    #45780
    Shamim Hasan
    Keymaster

    Plugin customization is not included in paid version. after that also i try to provide code if it needs small code snippet.
    But to achieve your required functionality it not only needs template editing but backed code as well.

    If you know php you can follow following steps
    1. Edit view-message-content.php template file to show select field of users with search capability.
    2. Add an admin ajax hook or backend function to handle selected user
    3. Set that user as participant of that message using insert_participants method

Viewing 12 posts - 1 through 12 (of 12 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.