The fallback (select field button) does populate the second select box as expected, but the AHAH submission and hiding of the 'select field' button doesn't appear to be working properly. Only tested with a single field so far ... will this only work if there are multiple fields in the first select box; or was the implementation not fully completed?

Comments

jthorson’s picture

In addition, the 'Field Number' is not being set properly ... all games end up on field '1'.

jthorson’s picture

Assigned: jthorson » Unassigned
Status: Active » Fixed

- Added css entry to hide extra button (required for graceful degradation on non-javascript browsers)
- fixed 'from' -> 'form' typo in ult_matches_addgame.inc
- fixed $master_selection value assignment in ult_matches_addgame.inc
- modified _ult_matches_addgame_getfieldoptions function.

Net result: Field assignment (with AHAH functionality) now working correctly!

Status: Fixed » Closed (fixed)
Issue tags: -ult_matches

Automatically closed -- issue fixed for 2 weeks with no activity.