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

Checkbox tags not working #19

Closed
Daniel-E-Davies opened this issue Jul 7, 2020 · 1 comment
Closed

Checkbox tags not working #19

Daniel-E-Davies opened this issue Jul 7, 2020 · 1 comment

Comments

@Daniel-E-Davies
Copy link

Hi There,

When I create a checkbox, CF7-to-api seems to create its own tags that are in the format [name-checkboxlabel], however when I use those tags in my JSON, they never appear to resolve to anything but an empty string. Any idea what is happening?

As an aside, when i make the group of checkboxes a required field, it changes the way the tags are created, CF7-to-API only registers one tag which is just [name]. It doesn't seem like these two actions should be related.

This is whay my checkbox looks like in CF7:

[checkbox Budget "$750,000 - $999,999|280278" "$1,000,000 - $1,249,999|280279" "$1,250,000 - $1,499,999|280280" "$1,500,000 - $1,749,999|280281"]

It gives me tags like this:

[Budget-$750,000 - $999,999]

Am i using this wrong? or is there a bug?

@kennym
Copy link
Owner

kennym commented Mar 20, 2021

Please hire someone to fix that issue for you. I cannot provide support for your issue. Thanks for understanding. PRs are welcomed.

@kennym kennym closed this as completed Mar 20, 2021
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