Writeback table editor mode, show/hide options
In our form, we have a lot of fields that are dependent on the question before it being answered. We'd like to be able to edit our forms, so I was trying to get it into the writeback table instead.
I'd like to be able to set the permissions on individual items in both the table and the form.
Here is an example of the need:
I have many qualifier questions. The answer to the first question determines what the next question will be.
In this example, if I click yes, the next question shown should appear. If I click no, a different question appears. It works fine in the writeback form, but in the writeback table form editor, I cannot achieve this unless I put each question in its own "Group" and that looks clunky with so many groups.
This feature is available. Use column() to reference other fields in the table/form. This setting is available also for groups in the input form.
Hi Michael,
I'm not sure how to achieve this in the writeback table, in form view. How would I, in a single group, have questions show up in the form based on the response in the previous question? I can't hide/show individual questions in the form view, only groups.
Melissa