Upgrading
Upgrading to 2.6¶
This release adds a feature that allows multiple options to be selected for protocol answers. It is only available when the correct property is available on the limetype.
Limetype updates
The limepkg_form_answer
now supports the following property:
multiselect
The details for this new property can be found is in the technical section.
Upgrading to 2.0¶
This release contains several breaking changes. Complete the steps below to upgrade from 1.x to 2.0
Limetype updates
The limepkg_form_answer
now requires the following property to exist:
comment
The details for this new property can be found is in the technical section.
New required configuration
The comment feature requires that the limepkg_form.addcomment
is configured as an action for the protocol anwers.
In Lime Admin,
- Open the add-on configuration for Form and add an action
- Command ID
limepkg_form.addcomment
- Icon:
comments
- Command ID
Actionpad
The LBS application limepkg_form
been updated to a new version. Install and publish it using the normal means.