1.24.5 - Workflow Linking
26/05/2022
Bug Fixes
- Fixed erroneous validation preventing creating a universal link between a task and a custom list that contains the word task in its name via Workflow
26/05/2022
12/05/2022
05/05/2022
28/04/2022
21/04/2022
14/04/2022
As a companion to repeating sections the Adaptive Designer now supports the data table control for a more compact way to create, view and edit several items. This control is powered by the new Adaptive data connections using the view mode and is supported in the Anonymous Forms experience.
07/04/2022
31/03/2022
This release introduces the concept of data connections to Adaptive Schemas created in the Adaptive Designer. Data connections allow you to dictate where data comes from and goes to at a per element level of detail. This preview enables the configuration of the Rapid data connector which replaces the old Rapid Attributes configuration, with plans to extend to other services in the future.
In addition to being able to have your adaptive forms and apps communicate with more than just Rapid, this feature also enables the configuration of related data. For example, you can now create an adaptive form that creates (or updates) an Invoice along with an arbitrary number of invoice detail lines.
This feature is in preview with a heavy focus on usability improvements over the next week. Any feedback on your experience using connections is highly appreciated.
Along with being able to define more complicated data structures in your adaptive forms, we have also added actions to control fetching and saving data from your connections. These new actions can be applied to action buttons and allow the updating/saving of specific controls in your form.
As the Save action only targets one element, complex forms with many disparate items are expected to still use the Submit action to save everything at once.
Conditions also got some love in this release. After feedback we have added an initial state configuration so you can now have forms elements that start hidden/disabled and 'unlock' as their condition is met. We have added in Equals and Contains conditions for text data, also thanks to your feedback.
24/03/2022
It is now possible to create manage and sync meetings and meeting events through RAPID. Installing the created Meeting bundle onto your site will give you access to this new feature. A key feature of Meetings is that it will sync with outlook. It will create outlook events and keep them synced to the meeting items in RAPID.
When configuring page definitions in RAPID Designer, it is now possible to specify on the attributes of a date time field for time to be configurable. This will allow for a specific time to be saved to an item when viewing the field on the particular page that has time enabled on the field. This time field uses the user's chrome locale so ensuring it is set correctly is important.
10/03/2022
It is now possible to integrate your RAPID Site with sendgrid. It is possible to send emails using this service both through action buttons configured for a list through Explorer and on send and receive tasks through workflow. Refer here for a breakdown on configuring sendgrid and integrations to your RAPID site.
These will pause a process run and wait for an email from the specified address to the specified address. Note, the receiving address must have its domain and subdomain configured through sendgrid
These allow you to select an integration and allow the selection of a template from sendgrid to use and allow for the input of variables into this template. It is possible to use expressions in the configuration for the send task in workflow. Executing a send task will send the email, in the template chosen (if one) to the nominated email. The process will then continue.
Added the ability to set the hidden attribute on a field. Setting this will prevent the field from displaying on a form when that form is opened in either the form or anonymous form experiences. It makes the field immutable but retains the ability for the data to be submitted. The purpose of this is to allow forms to be configured and have data submitted without allowing the user to change or see the data. To configure a field to be hidden, set the hidden attribute on the desired field in the Adaptive Designer.