Skip to content

FIX if a default choice is selected, make sure that's saved and displayed. Fixes3#4

Open
richardtape wants to merge 1 commit intobradvin:masterfrom
ubc:fix-dropdown-defaults
Open

FIX if a default choice is selected, make sure that's saved and displayed. Fixes3#4
richardtape wants to merge 1 commit intobradvin:masterfrom
ubc:fix-dropdown-defaults

Conversation

@richardtape
Copy link
Contributor

Fixes #3

@richardtape
Copy link
Contributor Author

This fix is broken in 1.9 as the $field parameter for determineIsSelected is now passed as a field object and not an array. Look for another branch to fix that, soon

@jr00ck
Copy link

jr00ck commented Mar 5, 2015

FYI, I have already submitted a pull request a little bit ago that fixes this for GF 1.9. However, it needs to check for pre-1.9 and allow for backwards-compatibility. Feel free to check out my pull request and update for backwards compatibility if you'd like.

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 this pull request may close these issues.

Setting a default value in dropdown or radio doesn't get saved

2 participants