Skip to main content

1.26.7 - Adaptive Documents

· One min read
Matt Franklin
Documents

27/11/2022

This release replaces Adaptive Forms with the more flexible Adaptive Documents. Documents are powerful way to store and track deep data in a single, transmittable form. This change paves the way for Adaptive Apps to develop custom experiences.

As a consequence of this change, Adaptive Designer has been upgraded to support Documents. Additionally this release will include a database upgrade to shift all existing forms into documents.

Features

Adaptive Designer v3

Designer has undergone significant changes supporting documents. You can now open multiple documents at the same time to make switching between them easier.

AD Designer Mutliple documents

Tab support has also been added to help spread configuration out so you can focus on what you're trying to do.

Multiple tabs in Ad Designer

Bug Fixes

  • Fixed malformed item profile response shape when selecting sys_type_id

Improvements

  • Simplified Universal Link schema to reduce on-disk storage by around 20%
  • Added Adaptive Documents system list, replacing Adaptive Forms
  • Associated existing public form tasks to Adaptive Documents
  • Associated existing process diagrams to Adaptive Documents
  • Implemented Adaptive Document configuration support into Workflow

1.25.15 - Link Performance

· One min read
Matt Franklin
Documents

3/11/2022

Improvements

  • Updated Universal Link handling in Explorer to be more performant on items with many (200+) universal links
  • Cloning Process Diagrams and Adaptive Forms now will clone the XML and JSON data within

1.25.14 - API Updates

· One min read
Matt Franklin
Documents

6/10/2022

Features

Default configuration for Date columns on lists

You can now configure a date column in Designer to have a default value. This value is configured as a combination of a relative date plus an offset. For example, Task Start Dates now default to Today, while their Due Date now default to Today +1 (aka: Tommorrow).

The list of relative dates to use mirror the configuration for Views and are

  • today
  • tomorrow
  • startOfWeek
  • endOfWeek
  • startOfMonth
  • endOfMonth
  • startOfQuarter
  • endOfQuarter

As always at RAPID we are looking for feedback on which relative dates you would find useful.

Bug Fixes

  • Fixed itemFilter configuration failing to be regarded in public forms for child repeating sections
  • Fixed Prefill data for root level single item contexts being nested under _data._data
  • Removed dead Workflow v2 API routes
  • Removed dead Workflow v2 test plan routes and UI

Improvements

  • Added $top and $skip independent query parameter support to Omnichannel when fetching a calendarView, previously both keys were required to be processed
  • Added scroll to connections panel in Adaptive Designer for tables with more than 30 columns
  • The Get Items service task now regards the selected view, instead of defaulting to the All$ view

1.25.12 - Adaptive Framework Polish

· One min read
Matt Franklin
Documents

15/09/2022

Bug Fixes

  • Fixed hyperlinks failing to save their target in Static Text controls for the Adaptive Designer
  • Prevented data visually bleeding between workflow elements of the same type under certain circumstances
  • Stopped labels of hidden fields showing

Improvements

  • Added trashcan button when configuring DocX service tasks in Workflow that clears all form keys (including hidden ones)
  • Implemented Multi-Lookup per-fill data support in Public Forms and the Adaptive Designer
  • Prevented proxied endpoints that contain HTTP Verbs in their url from being truncated in the SDK

1.25.11 - Time Slot Component

· One min read
Matt Franklin
Documents

8/09/2022

Features

Added the Time Slot component to the Adaptive Designer. This component can be configured to an Exchange inbox to allow users to select a date range (aka : time slot) from available times on that calendar.

Bug Fixes

  • Fixed updating items via public forms failing to submit
  • General fixes to components and adaptive controls
  • Fixed email inputs crashing on mount under certain circumstances
  • Fixed number inputs in embedded forms eating decimal places

Improvements

  • Added secure attributes to Framework to give control over protected data in public scenarios
  • Implemented connection binding controls for components that produce more than one scalar value
  • Updated Framework typings into data-model
  • Expanded connection support to handle multiple child connection paths

1.25.6 - Hotfix 1

· One min read
Matt Franklin
Documents

22/08/2022

warning

1.25.6 caused a regression that resulted in the site file becoming immutable in rare circumstances. This resulted in the inability to do many common actions

Bug Fixes

  • Fixed an issue where the site file becomes 'locked'

1.25.4 - Adaptive Scheduler

· One min read
Matt Franklin
Documents

28/07/2022

Features

Added the scheduler Control

Adds the DHX scheduler to Adaptive Designer. Currently this control is in preview mode and was built specifically around providing a booking system. There are more generic uses for this control and these will be more explicitly supported as time goes on.

Bug Fixes

  • Fixed an issue where the sharepoint permission call can fail in certain cases
  • Fixed an issue where a timeout occurs on save when all permissions are cleared from an item

UI/UX Fixes

  • Added the ability to set number of default sections in a repeating section
  • Added the ability to configure multilookup parent connections