Comment 3 for bug 595519

Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

It's actually a bit messy with the way Formassembly currently works but I think with a slight modification to your suggestion it would work.

Basically we cannot make display of a section dependent on two questions at one, such as the dropdown AND checkbox. In this case 'Logging in' and 'Other' give you the option of filling in a form -- that works fine but if we add another conditional checkbox we can not use that to display the form for just the 'Other' category. I have tried creating a duplicate set of form fields in the past to get around this but that creates a different mess in the form of conflicting Salesforce sumbissions.

What I suggest is that we add the
"[ ] I didn't find an answer to my problem and need to file a support request"
checkbox to both the 'Logging in' and 'Other' sections and adjust the text to make it appropriate for both. That way we can trigger the (same) form fields on just that one question (which in turn only appears for two drop-down choices).