Jump to content

Releases/Spring 2020: Difference between revisions

From Resco's Wiki
No edit summary
Line 16: Line 16:
=== Smart default values ===
=== Smart default values ===


Instead of writing a complicated OnLoad rule to add default values to the questionnaire, it is now possible to set the default in the question editor. The default value can be a constant, or in a few most common scenarios a field whose value is fetched for you.
Instead of writing a complicated OnLoad rule to add default values to the questionnaire, it is now possible to [[Questionnaire_Designer#Smart_default_values|set the default in the question editor]]. The default value can be a constant, or in a few most common scenarios a field whose value is fetched for you.


[[File:Spring 2020 smart default.png|600px]]
[[File:Spring 2020 smart default.png|600px]]

Revision as of 09:11, 3 April 2020

Warning This page describes a function that has not yet been publicly released, or has been released in beta / preview quality. Subject to change.

The Spring 2020 update (v13.0.0) is planned for April 2020.

Resco Inspections

Smart questions

Users of Questionnaire Designer can configure simple business logic directly from the questions, instead of having to use more technical Rules editor for the most common rules. For questions, you can control whether they are visible, editable, and required. For groups, you can control whether they are visible and expanded.

Smart default values

Instead of writing a complicated OnLoad rule to add default values to the questionnaire, it is now possible to set the default in the question editor. The default value can be a constant, or in a few most common scenarios a field whose value is fetched for you.

Smart styles