ChilliDB now supports Tri-state read-only option for survey questions. The states are
Namely, "Yes (only when linked to existing ChilliDB record)", "Yes (for all instances)"
and "No". For having this feature for any survey Question, following criteria should be
met.
1. The question should be part of a Repeating Section designed to hold ChilliDB
record like Contact.
2. The question should be defaulted to ChilliDB Field like Contact – First Name
If those criteria are met, we will have three read-only states to choose from for our
question.
1. Yes (only when linked to existing ChilliDB record)
2. Yes (for all instances)
3. No
While Performing Survey, the question for each option will behave as:
1. Yes (only when linked to existing ChilliDB record)
a. If the Section Repeating Item is linked to an existing record, then the
question will be read-only
b. If the Section Repeating Item is not linked to an existing record, then the
question will not be read-only. This can happen if you add a new Section
Repeat item for the response.
2. Yes (for all instances)
a. Questions will be set to read-only
3. No
a. Questions will not be set as read-only
Comments