Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Meeting Response URL #3394

Open
wants to merge 2 commits into
base: hotfix-7.10.x
Choose a base branch
from

Conversation

tfreier
Copy link
Contributor

@tfreier tfreier commented Apr 13, 2017

This is a new feature that allows users to define a custom URL that users who click on a response link within a meeting invitation get redirected to instead of seeing the standard meeting response page.

This PR is a copy of #1801 which I had created for the wrong branch)

Description

If the user defines a meeting response URL under Admin > AOP Settings. The meeting response page will forward to the set URL instead of displaying the standard meeting response page. If there is no URL set nothing change. Therefore this will only affect users that actively provide a value. In addition, it will append some variables to the URL to allow the response page to display some details about the meeting.

Motivation and Context

When SuiteCRM sends out meeting invitations the user is supposed to use the links to accept or decline the invitation. So far the response page has been very simple and there was no way to customize it either. In addition, it displayed a link to the meeting record in sugar which customers usually can't access. In my case, this kept me from using the meetings module altogether.

How To Test This

  1. Go under Admin > AOP Settings and set a Meeting Response URL
  2. Create a new meeting and send our invites.
  3. Click on one of the response links in the invitation email

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@tfreier tfreier changed the title External Meeting Response UR External Meeting Response URL Apr 13, 2017
@tfreier tfreier mentioned this pull request Apr 13, 2017
6 tasks
@Dillon-Brown Dillon-Brown added the PR:Type:Enhancement Pull requests that provide more functionality. Associated Issues are called suggestions label Feb 14, 2018
@cameronblaikie cameronblaikie added the PR:Community Contribution These are contribution made by the community label Dec 3, 2018
@Mac-Rae
Copy link
Contributor

Mac-Rae commented Aug 5, 2019

Please rebase this pull request onto hotfix-7.10.x as the hotfix branch is now specifically for 7.11.x issues.

Please take a look at our contribution guidelines for more information.

@Mac-Rae Mac-Rae added the PR:Wrong Branch Pull requests that point towards a restricted branch such as master label Aug 5, 2019
@Dillon-Brown Dillon-Brown changed the base branch from hotfix to develop November 22, 2019 04:20
@Dillon-Brown Dillon-Brown removed the PR:Wrong Branch Pull requests that point towards a restricted branch such as master label Nov 22, 2019
@Dillon-Brown Dillon-Brown changed the base branch from develop to hotfix-7.10.x November 22, 2019 04:22
@SuiteBot
Copy link

SuiteBot commented Aug 27, 2020

CLA assistant check
All committers have signed the CLA.

@mattlorimer mattlorimer force-pushed the hotfix-7.10.x branch 2 times, most recently from 3149dea to ab954a4 Compare October 28, 2020 17:49
@horus68
Copy link
Contributor

horus68 commented Oct 30, 2020

Self note on language changes
@Dillon-Brown

@jack7anderson7 jack7anderson7 added the Outdated: Needs Review PR needs reviewed as it might be outdaded label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Outdated: Needs Review PR needs reviewed as it might be outdaded PR:Community Contribution These are contribution made by the community PR:Type:Enhancement Pull requests that provide more functionality. Associated Issues are called suggestions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants