We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"Single Select" Relationship Return differently depending on Format in the filter pods_api_pre_save_pod_item
pods_api_pre_save_pod_item
Consitent Behavior
List View - array() Autocomplete - single value Radio Buttons - single value Drop Down - single value
no idea :/ - just tell users to check for an array ;)
The text was updated successfully, but these errors were encountered:
This is related to the DFV list view when using a single select field, it should submit as a single param not an array []
[]
Sorry, something went wrong.
PR: #5139
works for me!
Changelog for #5138
10ee8c3
pglewis
No branches or pull requests
Issue Overview
"Single Select" Relationship Return differently depending on Format in the filter
pods_api_pre_save_pod_item
Expected Behavior
Consitent Behavior
Current Behavior
List View - array()
Autocomplete - single value
Radio Buttons - single value
Drop Down - single value
Possible Solution
no idea :/ - just tell users to check for an array ;)
The text was updated successfully, but these errors were encountered: