iCheck and 'other' feature
See original GitHub issueAre you requesting a feature, reporting a bug or ask a question?
Bug
What is the current behavior?
I setup question type ‘matrix’ and ‘radiogroup’ with iCheck. When select the Column 1 or Column 2 in each row it load a question type ‘radiogroup’ with other option. But in the initial load of the ‘radiogroup’ when click the other option it didn’t show the input text field.
What is the expected behavior?
Each and every time when we click the other option it need to show the input text field.
How would you reproduce the current behavior (if this is a bug)?
Click the other option in the question type ‘radiogroup’ in initial load.
Provide the test code and the tested page URL (if applicable)
Tested page URL: Demo
### Specify your
* browser: Google Chrome
* browser version: Version 59.0.3071.115 (Official Build) (64-bit)
* surveyjs platform (angular or react or jquery or knockout or vue): jQuery
* surveyjs version: Latest
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (7 by maintainers)
Top Results From Across the Web
dargullin/icheck: Highly customizable checkboxes ... - GitHub
iCheck works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which may be customized by you...
Read more >iCheck and manual setting of checkbox to checked
Another Solution just check or uncheck the iCheck using his predefined function. <input name="group" id="id1" type="radio" checked>.
Read more >iCheck - jQuery Plugin Registry
Highly customizable checkboxes and radio buttons (jQuery and Zepto). Features: identical inputs across different browsers and devices (both desktop and ...
Read more >Customize checkboxes and radio buttons with iCheck (jQuery ...
iCheck plugin works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which you may customize yourself...
Read more >Playing with iCheck - FormValidation
FormValidation - The best jQuery validation plugin to validate form fields, support Bootstrap, Zurb Foundation, Pure, Semantic, UIKit frameworks.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@nithinM, hello! I’ve created an example: https://plnkr.co/edit/BUTWvvDYmqME5UFlShbe?p=preview, could your check it please?
@nithinM yes we think about “just render the whole question, bro” feature as a workaround for difficult cases 😃