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

Add capitalize filter to tokens #26662

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Jun 25, 2023

Overview

Add a token filter, capitalize, to apply title-case/name-case to token-value.

Before

Initial singularity

After

Hello, {contact.first_name|capitalize}.

@civibot
Copy link

civibot bot commented Jun 25, 2023

(Standard links)

@civibot civibot bot added the master label Jun 25, 2023
@totten
Copy link
Member

totten commented Jun 26, 2023

I filled in the PR description. The test looks good.

@totten totten merged commit 93b1a38 into civicrm:master Jun 26, 2023
@totten totten deleted the token_default branch June 26, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants