Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Service | Customer Service, Contact Center, Fie...
Suggested answer

Send Button issue in Customer Service Hub

(0) ShareShare
ReportReport
Posted on by 63

Hi all,

I have a doubt / issue whenever I am clicking send button in the email activity for a case, the email form is not refreshing. 

I tried all possible ways to fix the issue but I am unsuccessful. I tried removing the links(Plugins, JavaScripts, etc) to the form and re-added them, so if missed connections or links it would get sorted out. This did not solve the problem.

I tried to add set Timeout function to force refresh the form after clicking the send button, this also did not work.

Then I created a new tab in the email added the person field there and made the person field read only in the Recipient email tab(where we write our email). This fixed the issue but client is not satisfied by the fix.

Can anyone suggest how this issue can be solved with out making changes in the UI.

Regards

Rushiraj

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: Send Button issue in Customer Service Hub

    Hi Rushiraj,

    You can try to use js to close the form.

    function color(executionContext) {

        var formContext = executionContext.getFormContext();

        formContext.ui.close();

    }

    then call the js code on click of ‘send’ button.

    Regards,

    Leah Ju

    Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.

  • Rushiraj Profile Picture
    63 on at
    RE: Send Button issue in Customer Service Hub

    Thanks @Leah Ju, Yes you are right that form closes and goes back to previous page or case form. Coming to the new tab, we select the recipients in that new tab, the recipient fields in the Recipient email tab are set to Read only. If we select the recipient in the new tab it shows the recipient in the Recipient email tab. So hiding the new tab doesn't help.

    Regards

    Rushiraj

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: Send Button issue in Customer Service Hub

    Hi Rushiraj,

    It’s so strange, I have test once in my environment, after clicking send button in the email activity, the form is closed, so I can’t understand ‘refresh’ you mentioned above.

    And you mentioned that the issue was fixed after you add one new tab, but client is not satisfied it. why?

    If the client doesn’t want to view any changes on the UI, maybe you can try to hide the tab that you created.

    You can use js code to hide tab when form load.

    pastedimage1606470460794v1.png

    function hideTab() {

            Xrm.Page.ui.tabs.get("DETAILS_TAB").setVisible(false);

     }

    Regards,

    Leah Ju

    Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Service | Customer Service, Contact Center, Field Service, Guides

#1
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 51 Most Valuable Professional

#2
Ramesh Kumar Profile Picture

Ramesh Kumar 42

#3
David Shaw_UK Profile Picture

David Shaw_UK 27

Featured topics

Product updates

Dynamics 365 release plans