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

Allow to specify template_id on URL when creating a new event #12781

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Sep 5, 2018

Overview

This is a one-line change to allow a template ID to be specified on the URL when creating a new event.

Before

Can't specify template via URL parameter.

After

Can specify template via URL parameter.
Example: http://localhost:8000/civicrm/event/add?reset=1&action=add&template_id=99

Technical Details

@eileenmcnaughton
Copy link
Contributor

This seems OK to me - the parent class retrieves that value in a safe way

@eileenmcnaughton
Copy link
Contributor

test this please

@eileenmcnaughton
Copy link
Contributor

test fails unrelated

@eileenmcnaughton eileenmcnaughton merged commit c454b0e into civicrm:master Sep 13, 2018
@mattwire mattwire deleted the event_fromtemplateurl branch September 25, 2018 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants