Skip to main content

1.25.0 - Hotfix 1

· One min read
Matt Franklin
Documents

27/06/2022

warning

1.25.0 caused a regression that resulted in a page crash when viewing or previewing a form that contained an email field within a repeating section

Bug Fixes

  • Fixed a page crash when viewing a form containing an email field within a repeating section

1.25.0 - Form Service Fast Renderer

· One min read
Matt Franklin
Documents

24/06/2022

Features

Fast renderer in Form service

A different renderer is now used in the form service, notable speed improvements should be noted when using it, especially with longer forms. Virtualisation is added to repeating sections and views where only 5 instances/rows will be rendered at any given time.

Bug Fixes

  • Removed an erroneous multi page nav menu control
  • Fixed an issue where data can be lost when navigating multi pages
  • Fixed an issue where CSS classes were propagating to child elements
  • Fixed an issue where views were not being fetched when configuring a view connection
  • Fixed a page crash when configuring a condition configured to trigger on 'falsey'
  • Fixed the inability to set and view choices for choice fields in Designer
  • Fixed the inability to configure radio inputs

UI/UX Fixes

  • Fixed an issue where lookup config was not loading for connections in Designer
  • Fixed an issue where labels and descriptions sometimes propagated to child elements
  • Fixed an issue where data can bleed across input attributes in designer

1.24.8 - Form Service Fast Renderer

· One min read
Matt Franklin
Documents

17/06/2022

Bug Fixes

  • Fixed an issue where email fields would set their default value to 'true' automatically
  • Fixed an issue where hidden fields are not being applied correctly in Designer and Preview
  • Fixed an issue where cancelling form details no longer clears the form in Designer
  • Fixed the inability to clone a previously cloned element in Designer
  • Fixed an issue where the first page of multi page is navigated to erroneously
  • Fixed an issue where views are not fetched when configuring a view in Designer

UI/UX Fixes

  • Fixed an issue of config attributes in designer bleeding across different fields
  • Fixed text fields rendering as not read only in Designer
  • Updated the component tree in Designer to be more usable
  • Fixed an issue where repeating sections failed to show one by default

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