Skip to main content

1.24.7 - Hotfix 1

· One min read
Matt Franklin
Documents

14/06/2022

warning

1.24.7 caused a regression with bulk updates in gantt, boards and the bulk update action which caused only the first item to get updated

Bug Fixes

  • Fixed an issue with bulk updates not performing

1.24.7 - Adaptive Designer Performance Overhaul

· One min read
Matt Franklin
Documents

10/06/2022

Features

Sharepoint Permission Sync

When creating or editing an item with a drive and folder set, the same permissions applied to the item will be applied to that item's folder in sharepoint. This ensures that an item's permissions will be the same as the file permissions.

UI/UX Fixes

  • Added ability to disable create button for current list on data tables in Explorer
  • Fixed lookups in public forms displaying '0' when unset
  • Locale is now set correctly when exporting CSV from data table in Explorer

Improvements

  • Overhaul of Adaptive Designer and the Adaptive Renderer which results in major performance benefits. Render and load times are dramatically decreased

1.24.6 - Public Form Submission

· One min read
Matt Franklin
Documents

1/06/2022

Improvements

  • Public forms with pre-fill data that are missing the __metadata tag will now try to insert them where possible

Bug Fixes

  • Enabled the following relational data cases to be submitted successfully
  • Single Item Create/Update
  • View Create/Update
  • View linked to Single item via Universal Link Create/Update
  • View linked to Single item via Lookup Create/Update

1.24.5 - Workflow Linking

· One min read
Matt Franklin
Documents

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

1.24.4 - Adaptive Designer Improvements

· One min read
Matt Franklin
Documents

12/05/2022

Bug Fixes

  • Prefill Data now gets constructed correctly by workflow in single item cases
  • Fixed an issue prefill data failed to load in universal link scenarios
  • Fixed a page crash for view connections that did not contain a columnName attribute
  • Fixed an issue where UI will not update in workflow to input prefill data in certain cases
  • Fixed an issue where prefill data cannot be configured for 2 lookups with the same name
  • Fixed an issue where files failed to be submitted upon form submission

UI/UX Fixes

  • Fixed an issue where first click will not perform add repeating section actions
  • List and column name is now prepended to array prefill data

1.24.3 - Adaptive Designer Improvements

· One min read
Matt Franklin
Documents

05/05/2022

Bug Fixes

  • Fixed an issue where action buttons were anchoring to a point on page unexpectedly
  • Fixed an issue where starting conditions are applied in the design space when configuring conditions

UI/UX Fixes

  • Added number input to sliders
  • Removed some RAPID system controls from the context menu
  • Now able to set a width and height on embedded controls
  • Added label to accordion sections
  • Added the ability to enable time on embedded form date fields in workflow
  • In Explorer can render embedded forms with date fields with time inputs

Improvements

  • Date fields correctly store their value in memory as ISO strings

1.24.2 - Adaptive Designer Improvements

· One min read
Matt Franklin
Documents

28/04/2022

Bug Fixes

  • Fixed an issue where repeating sections would display the data of one shared item rather than having their own unique values
  • Now Able to view dates in excel correctly when exporting as CSV from a data table
  • Fixed a page crash when adding an element to a section that has fetch Items turned on
  • Removing a connection now removes all connection data from form schema
  • Fixed an issue where the column layout will apply row spacing above the top row
  • Fixed an issue where default values could not be applied to number fields
  • Fixed the TabControl component where it would not render correctly

UI/UX Fixes

  • Clearing border in the styles tab now removes border properly
  • Re-Added Hidden attribute to fields

1.24.1 - Adaptive Designer Improvements

· One min read
Matt Franklin
Documents

21/04/2022

Bug Fixes

  • Fixed an issue where duplicate principals can get created rather than linking existing ones in rare cases when using Omnichannel

UI/UX Fixes

  • Added a column layout control which allows for evenly spaced columns
  • Added ability to add a link to an image which will navigate on clicking of the image
  • Updated the embedded control to allow the input of an iframe html src (like youtube embed)
  • Currency fields now display the correct UI
  • Percentage fields now show % icon
  • Removed validation message on email control
  • Added the slider input control - outputs a number
  • Updated the Rating input control - outputs a number

Improvements

  • Started to move away form UUID to using NanoID instead

1.24.0 - Adaptive Framework Improvements

· One min read
Matt Franklin
Documents

14/04/2022

Features

Data Table

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.

Bug Fixes

  • Fixed creating meeting events more than 3 months in the future causing automation deletion of that event
  • Fixed crash on sections when using show conditions on children elements
  • Updated flip card control to show children elements correctly

UI/UX Fixes

  • Updated flip card control to show configuration panel correctly
  • Updated icon for flip card control
  • Updated boolean controls to new skinny switch

Improvements

  • Upgraded Carousel control to work with data connections
  • Enabled overriding of default data context when using pre-fill data

1.23.0 - Adaptive Data Connections

· 2 min read
Matt Franklin
Documents

07/04/2022

Bug Fixes

  • Fixed whole number control using the decimal input instead of integer input
  • Prevented grid control generating erroneous element IDs
  • Prevented creating a new form setting the page into an error state depending on which controls were added before save
  • Reinstated RAPID Choices being able to use choices defined in the site
  • Fixed panel crash when collapsing the connections configuration
  • Updated Carousel to be a layout control type and pass connections
  • Fixed some configuration failing to dirty the form and prevent saving

UI/UX Fixes

  • Removed debug controls from configuration panels
  • Stopped editing fields from forcing the cursor to the end of the content
  • Improved control search to accept any text characters and retain it's group panel in all states
  • Ensured Rapid Attributes configuration is no longer used in configuration panels
  • Disabled multi-page menu nav control when in edit mode
  • Reinstated placeholder behaviour missing on various fields
  • Allowed title to reflect an element label when the title has not been configured
  • Enabled configuration panels to scroll
  • Updated control categories to remove uncategorized and redundant field/input split
  • The Style configuration tab will no longer 'remember' the previous controls configuration
  • Opening a Office 365 document in the file control will now default to opening the associated local application
  • Updated default label for buttons to 'Submit' from 'submit'

Improvements

  • Added repeating section default buttons
  • Enabled Submit button to handle multiple instances in Anonymous forms
  • Added Contains and Equals condition rules for string and joi type conditions
  • Updated conditions to not process on load in lieu of new initial state configuration