Bug in multi select that always selects
-
Line 138 of /resources/Field.php
|| (int)$field[‘value’] === (int)$formId
This code is making it so my first form, that has ID of #1, is always selected on the page load. Stripping this out makes it work. Mind fixing it? Any reason this is in there?
- The topic ‘Bug in multi select that always selects’ is closed to new replies.