Releases/Autumn 2021: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 90: Line 90:
With this release, you can [[Questionnaire_Designer#Importing_questions|import questions from specially prepared CSV or Excel files]] into the Questionnaire Designer as new templates.
With this release, you can [[Questionnaire_Designer#Importing_questions|import questions from specially prepared CSV or Excel files]] into the Questionnaire Designer as new templates.


[[File:Select which questions to import.png|400px]]
[[File:Select which questions to import.png|alt=create questionnaire template by importing Excel/CSV file (select questions to import) 400px]]


=== Collapsible question groups ===
=== Collapsible question groups ===
Line 100: Line 100:
Questionnaire reports have already supported grid layout for questions, i.e., multiple questions could be arranged in a row. With this release, we're introducing a grid layout when answering questionnaires. This behavior is configured on the [[Questionnaire_Designer#Properties_pane|Properties pane]]: select the top-level element of the template and set '''Layout Type''' to '''Grid'''. See [[Questionnaire_Designer#Grid_layout|grid layout]] for more information.
Questionnaire reports have already supported grid layout for questions, i.e., multiple questions could be arranged in a row. With this release, we're introducing a grid layout when answering questionnaires. This behavior is configured on the [[Questionnaire_Designer#Properties_pane|Properties pane]]: select the top-level element of the template and set '''Layout Type''' to '''Grid'''. See [[Questionnaire_Designer#Grid_layout|grid layout]] for more information.


[[File:Questions in multiple columns.png|600px]]
[[File:Questions in multiple columns.png|alt=Grid layout for questions: questions in multiple columns|600px]]


{{Note|After upgrading to release 14.2, you might need to [[Publishing app projects|republish your app project]] in Woodford before you can see questions in a grid layout in the app.}}
{{Note|After upgrading to release 14.2, you might need to [[Publishing app projects|republish your app project]] in Woodford before you can see questions in a grid layout in the app.}}


=== Multiple images question ===
=== Multiple images question ===
[[File:Image media properties in the designer.png|thumb|right]]
[[File:Image media properties in the designer.png|alt= Image/Media question type properties in the QD|thumb|right]]


The '''Image''' question has been renamed to '''Image/Media'''. Fortunately, this is not the only change; this question type now offers additional functions:
The '''Image''' question has been renamed to '''Image/Media'''. Fortunately, this is not the only change; this question type now offers additional functions:
Line 111: Line 111:
* In the case of images, you can configure maximum width and/or height in pixels ('''Max Width''', '''Max Height''').
* In the case of images, you can configure maximum width and/or height in pixels ('''Max Width''', '''Max Height''').
* You can set maximum file size in kilobytes (larger files are rejected) ('''Max Size''').
* You can set maximum file size in kilobytes (larger files are rejected) ('''Max Size''').
* In the questionnaire, the images and media are displayed as thumbnails.<br>[[File:Media thumbnails in the questionnaire.png|400px]]
* In the questionnaire, the images and media are displayed as thumbnails.<br>[[File:Media thumbnails in the questionnaire.png|alt=Images/Media displayed as a thumbnail in the questionnaire|400px]]
* Thumbnails are also used in mobile reports.<br>[[File:Media thumbnails in mobile report.png|400px]]
* Thumbnails are also used in mobile reports.<br>[[File:Media thumbnails in mobile report.png|alt=Images/Media displayed as a thumbnail in the mobile report|400px]]
* [[Results Viewer]] shows the images as a gallery.<br>[[File:Media gallery in the result viewer.png|400px]]
* [[Results Viewer]] shows the images as a gallery.<br>[[File:Media gallery in the result viewer.png|alt=Images/Media displayed as a galery in the result viewer|400px]]


=== Finer control over commands ===
=== Finer control over commands ===
Line 119: Line 119:
When editing commands in a questionnaire, the '''Run report''' command is now always visible in the '''On Can Execute''' and '''On Execute''' rules. This allows you to write rules that, for example, disable the '''Run report''' command for completed questionnaires:
When editing commands in a questionnaire, the '''Run report''' command is now always visible in the '''On Can Execute''' and '''On Execute''' rules. This allows you to write rules that, for example, disable the '''Run report''' command for completed questionnaires:


[[File:Disable run report for completed questionnaires.png|600px]]
[[File:Disable run report for completed questionnaires.png|alt=Disable run report for completed questionnaires, On Can Execute rule example|600px]]


There's now a new command called '''View report''', suitable for completed questionnaires, that displays existing reports.   
There's now a new command called '''View report''', suitable for completed questionnaires, that displays existing reports.   
Line 138: Line 138:
QR codes are very useful if you want to make your reports convenient for digital processing using any type of optical scanner such as a camera on your mobile phone. With this release, you can easily generate QR codes from report data and add them to the report. In addition to the universal QR codes, you can generate a payment order compatible with [https://bysquare.com/en/pay-by-square/ bysquare.com].
QR codes are very useful if you want to make your reports convenient for digital processing using any type of optical scanner such as a camera on your mobile phone. With this release, you can easily generate QR codes from report data and add them to the report. In addition to the universal QR codes, you can generate a payment order compatible with [https://bysquare.com/en/pay-by-square/ bysquare.com].


[[File:Paybysquare.png]]
[[File:Paybysquare.png|alt=QR codes in reports: Pay by Square - QR type]]


On the report, QR codes are handled like a special type of image, hence the same features, formatting options, and limitations apply. In this release, QR codes are not supported when reports are generated from the web interface or in mobile report preview.
On the report, QR codes are handled like a special type of image, hence the same features, formatting options, and limitations apply. In this release, QR codes are not supported when reports are generated from the web interface or in mobile report preview.


[[File:Mobile report with qr.png|600px]]
[[File:Mobile report with qr.png|alt=QR codes in reports: Mobile report with QR sample|600px]]


See [[Report Designer#QR_codes|Report Designer]] for more information.
See [[Report Designer#QR_codes|Report Designer]] for more information.
Line 154: Line 154:
== Route plan and Routes AI ==
== Route plan and Routes AI ==


* [[Route plan]] configuration in Woodford now includes a new parameter '''Activity Name Field''' which allows you to define which field is displayed as the title of the record in the list and on the map.<br>[[File:Edit route plan.png|600px]]
* [[Route plan]] configuration in Woodford now includes a new parameter '''Activity Name Field''' which allows you to define which field is displayed as the title of the record in the list and on the map.<br>[[File:Edit route plan.png|alt=Route Plan: Edit route plan Activity Name Field option|600px]]


* Route plan has considerable configuration options in Woodford, but some customers need even more control and automation. For this reason, we have brought support for [[Resco JavaScript Bridge#Route_plan|JSBridge]] to route plans. Attach a script to the route plan configuration in Woodford.<br>[[File:Route plan iframe.png|600px]]
* Route plan has considerable configuration options in Woodford, but some customers need even more control and automation. For this reason, we have brought support for [[Resco JavaScript Bridge#Route_plan|JSBridge]] to route plans. Attach a script to the route plan configuration in Woodford.<br>[[File:Route plan iframe.png|alt=jsbridge support for the route plan (route plan iframe)600px]]


* Mobile users can now optimize their routes even if there's an incomplete fixed-time appointment (ongoing or past).
* Mobile users can now optimize their routes even if there's an incomplete fixed-time appointment (ongoing or past).
Line 170: Line 170:
To improve the usability of the [[Schedule Board]], we have moved the list of sources from the top row to the right pane.
To improve the usability of the [[Schedule Board]], we have moved the list of sources from the top row to the right pane.


[[File:Scheduling in action.png|600px]]
[[File:Scheduling in action.png|alt=Schedule board: Scheduling in action sample|600px]]


== Business Process Flow improvements ==
== Business Process Flow improvements ==
1,214

edits

Navigation menu