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

[FR] Support additional parameters for E-Mail links #273

Open
MoritzLost opened this issue Nov 17, 2023 · 1 comment
Open

[FR] Support additional parameters for E-Mail links #273

MoritzLost opened this issue Nov 17, 2023 · 1 comment

Comments

@MoritzLost
Copy link

E-Mail links with mailto allow you to specify a couple of default values for the E-Mail, like subject, body, CC, BCC, etc. For example: mailto:[email protected]?subject=Foo&body=Bar.

Entering an email with additional parameters in the input for the email link type is not possible, because the input is validated as an email. It would be useful if you could enter those parameters in a suffix field, similar to the entry field type. This one has an option Allow users to enter custom queries that will be appended to the url. A similar setting could be added to the email link type, which could display an additional field in which to enter those additional parameters for the mailto link.

@CreateSean
Copy link

Plus one on this request

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

No branches or pull requests

2 participants