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 an :initials merge tag modifier for Name fields #2156

Open
zackkatz opened this issue Sep 30, 2024 · 0 comments · May be fixed by #2202
Open

Add an :initials merge tag modifier for Name fields #2156

zackkatz opened this issue Sep 30, 2024 · 0 comments · May be fixed by #2202
Assignees

Comments

@zackkatz
Copy link
Member

zackkatz commented Sep 30, 2024

We added field settings for initials for Name fields in #1965, now we should have a merge tag modifier as well.

Then we could do something like this:

[gvlogic if="{Donate anonymously?:2}"]
    {Name:1.1:initials}, {Name:1.3:initials}
[else]
    {Name:1}
[/gvlogic]

Originally posted by @rafaehlers in #1965 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants