Home › Forums › Front End PM PRO › How can I include CC field in my reply message
- This topic has 11 replies, 2 voices, and was last updated 2 years ago by Shamim Hasan.
-
AuthorPosts
-
September 25, 2023 at 1:13 pm #45723joseph.johnsonParticipant
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.September 28, 2023 at 12:51 am #45737Shamim HasanKeymasterHow you adding CC field for first message? If you add as participant in first message, it should automatically add to replies as well.
September 28, 2023 at 10:45 am #45741joseph.johnsonParticipantThis reply has been marked as private.September 28, 2023 at 9:32 pm #45746Shamim HasanKeymasterCan you please give me screenshot with marking from where you set “CC” field?
September 29, 2023 at 11:14 am #45747joseph.johnsonParticipantThis reply has been marked as private.September 29, 2023 at 5:12 pm #45750Shamim HasanKeymasterDid 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.
September 29, 2023 at 5:56 pm #45751joseph.johnsonParticipantThis reply has been marked as private.October 2, 2023 at 1:29 pm #45756Shamim HasanKeymasterWill 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.October 3, 2023 at 11:38 am #45758joseph.johnsonParticipantWe 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.October 9, 2023 at 5:09 am #45771Shamim HasanKeymasterPlease contact using https://www.shamimsplugins.com/hire/
October 9, 2023 at 4:54 pm #45774joseph.johnsonParticipantCould 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.
October 10, 2023 at 8:06 pm #45780Shamim HasanKeymasterPlugin 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. Editview-message-content.phptemplate 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 usinginsert_participantsmethod -
AuthorPosts
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.