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

How can I supply multiple values for a field? #3

Open
pkaeding opened this issue Feb 13, 2023 · 0 comments
Open

How can I supply multiple values for a field? #3

pkaeding opened this issue Feb 13, 2023 · 0 comments

Comments

@pkaeding
Copy link

I want to spully multiple values for a Contact field (and possibly other fields as well).

From the RFC:

Unless otherwise specified by the field definition, multiple values MUST NOT be chained together for a single field. Unless otherwise indicated in a definition of a particular field, a field MAY appear multiple times.

So, IIUC, the final result should have multiple Contact: ... lines, each with one contact method. But, from reading the docs of this plugin, it seems that the options (including the contact field) are given as an object, with string values. So, how I should provide multiple values for a single field?

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

1 participant