Skip to main content

1.54.0 - Rapid Platform

· 2 min read
Danny Rattu
Documents

Release Date: 15/05/25

This release introduces key permission enhancements, stability improvements, and a variety of bug fixes to improve form interactions and data table functionality.

New Features

  • Create Permission Granularity
    Introduced a "Create" permission type, allowing Keypers to fine-tune which users or groups can create list items.

  • Additive Permissions Model
    Permissions are now additive, meaning "Allow" permissions take precedence across group memberships. This ensures users in higher-privileged roles retain appropriate access even when also part of more restricted groups (i.e. All Staff Group).

Bug Fixes

  • Lodash Expression in Send Email Task
    Resolved an issue where array-handling Lodash expressions in the CC field were not resolving correctly.

  • Neighbour Data Table Crash on Datasource Change
    Fixed a crash that occurred when changing a data table’s datasource with a linked neighbour table.

  • Groups in Adaptive If-Then Causing Crashes
    Prevented crashes caused by group logic placed within If-Then validation conditions in Adaptive.

  • Disabled Save Button in Inline Editing
    Fixed a UI issue where the Save button was incorrectly disabled when inline editing was attempted on a Data Table with creation turned off.

  • Multi-line Text Formatting in Documentation
    Corrected display issues with specific multi-line text formats in the Documentation component.

  • Overlapping Form Fields
    Resolved field layout overlap when all columns were added to a item page and a new item was created.

  • Arrow Key Navigation Blocked by Lookup Fields
    Addressed a keyboard navigation bug where movement using arrow keys stopped at lookup fields in Data Tables.

  • Selected Row Edited During Inline Creation
    Fixed unintended edits to previously selected Data Table rows when new items were created inline.

  • Date Picker UI Overlap
    Resolved UI conflict where the “Clear” button overlapped with the calendar icon in date/date-time fields.

Thank you for using Rapid Platform! If you have questions or feedback, feel free to reach out to our support team.

1.53.0 - Rapid Platform

· 2 min read
Danny Rattu
Documents

Release Date: 10/04/25

This update includes important bug fixes, usability enhancements, and new features aimed at improving adaptive form workflows, permissions management, and public form access.

New Features

  • Dynamic Task Descriptions with Prefilled Data
    Task descriptions within workflows can now include Lodash expressions and HTML to dynamically prefill relevant information. This ensures that task assignees receive the context they need to complete tasks accurately and efficiently.

  • Public Form Usage Without Admin Consent
    Users can now access public forms for non-file purposes without requiring administrative consent, enabling streamlined form distribution.

  • Column-Based Filtering on Boards and Lists
    Users can now select a specific column from a configured table to use as a filter on Board and List components. This enhancement provides greater control and flexibility in organizing and displaying data.

Bug Fixes

  • Permission Search Behavior
    Corrected an issue where the permission search was case sensitive and only matched column names. Searches now recognize both case and column titles for improved usability.

  • Adaptive Control Connection Setup
    Resolved an issue preventing users from configuring a connection when adding a new Adaptive control.

  • Tristate Toggle Condition Handling
    Fixed inconsistent behavior in Tristate Toggle controls when using conditional logic in V3 Adaptive forms.

  • Date and DateTime Default Value Handling
    Addressed an issue where removing default relative times from Date and DateTime fields incorrectly defaulted to today’s date.

  • Stale Values on Item Navigation
    Fixed a bug that caused item values to become outdated when navigating between records.

  • Divider Control Crash in V3 Documents
    Resolved a crash caused by clicking on a missing Divider control within the element tree of an Adaptive V3 document.

  • Duplicate Users in Placeholder Permissions
    Fixed a bug that allowed duplicate user entries when using placeholder permissions.

Thank you for using Rapid Platform! If you have any questions or encounter any issues, please reach out to our support team.

1.52.0 - Rapid Platform

· 3 min read
Danny Rattu
Documents

Release Date: 27/03/25

This release includes several new features, usability improvements, and a number of bug fixes. See below for more details:

New Features

  • Bulk Item Updates in Data Tables

    • Users can now update multiple records simultaneously via data tables.
    • After selecting multiple items, modifying a field will now apply the change across all selected items. Be sure to save your changes.
  • Time-Based Conditions for DateTime Fields

    • Users can now configure conditions that trigger based on time values within DateTime fields.
  • Disable CSV Export on Data Tables

    • Admins can now disable the "Export to CSV" option to prevent excessive database load.
  • Payment Feature Updates

    • Admins can now configure payment descriptions for better reconciliation.
    • Payer accounts in Rapid now stay updated to prevent duplicate records.

Bug Fixes

  • General Fixes

    • Refreshing the page no longer removes on-click actions in the Explorer Sidebar Menu.
    • Changes to Date & Time fields are now correctly recorded in the activity feed.
    • Fixed an issue where misconfigured feature permissions could accidentally lock users out of core features like Explorer.
    • Resolved form component dependency issues between Create Screen and Details Page.
    • Fixed POST errors when selecting "Test With" on new subqueries or computed columns.
  • V3 Control Fixes

    • Currency Field Prefix now displays correctly before interaction.
    • Choice Control Colors now render properly.
    • Multiline Text Field Sizing displays correctly when set to full height.
    • Disabled Multiline Text Control users can no longer enter text via the HTML option.
    • Number Control Default Value Handling users can now clear default values and set fields to NULL.
    • Decimal Place Increments in Number Control step sizes can now be configured properly.
    • Radio Control Justification Options "Evenly" and "Between" options now function as expected.
    • Multi-Page Control Navigation hidden pages in public forms are no longer accessible.
    • Image/Link Control URL Handling prevents automatic "https://v3.test.rpform.com/" prefixing.
    • Multi-Lookup Placeholder Display now disappears after a selection is made.
    • Dialog Control Elements missing "Add Element" button restored.
    • Spacer Control Consistency now maintains uniform sizing.
    • Divider Control Attributes now render correctly.
    • Persistent Public Form Save Progress Button now correctly hidden.
  • File Upload Fixes

    • Fixed blank item creation when uploading files using an Embedded File component in a V3 public form.
    • Resolved issues preventing file uploads when updating an item via a V3 public form.
    • Fixed duplicated templates when updating an item with an embedded file template in Workflow V3.

Thank you for using Rapid Platform! If you have any questions or encounter any issues, please reach out to our support team.

1.51.0 - Rapid Platform

· 2 min read
Danny Rattu
Documents

13/02/2025

Introducing Rapid Platform Release 1.51.0. This update implements an overhaul to our Page Designer, refines numerous Adaptive v3 controls and enhances payment collection via persistent forms. See below for more details:

New Features

  • Page Designer Overhaul: We've made a major upgrade to how pages in Explorer are configured! This update improves usability by enhancing how fields can be placed and resized. Page fields in the Designer now correctly obey the placement indicator, resulting in a faster and smoother user experience.
  • Persistent Form Payment Collection: Users can now collect payments through a persistent form link, simplifying recurring transactions and payment processing.

Bug Fixes

  • Lookup Flyouts in Forms: Flyouts on lookup components now follow the target container properly when scrolling on the page.
  • Choice Control Color Persistence: Fixed an issue where choice colors set in Adaptive V3 disappeared after navigating away and back to the configuration panel.
  • Adaptive V3 Element Naming: Fixed an issue where renaming an element in the tree caused the name to revert unexpectedly.
  • Adaptive V3 Control Logic Fixes:
    • NULL Target Values & Operators: Operators such as "omit" now function correctly when the target value is NULL.
    • Fetch Item on Load: Resolved delays in simultaneous updates on form fields linked to the same column connection.
    • Number Input Restrictions:
      • Removing MIN, MAX, or STEP SIZE no longer forces a value of 0.
      • Fixed an issue where some manually entered numbers were blocked due to strict validation rules.
  • View Connections in Adaptive Designer: Users can now properly add elements in the context of their table when working with view (repeating section) connections.
  • Slow Internet & Public Forms: Uploading large public forms with slow internet no longer triggers an incorrect Captcha error.

This release continues to refine the platform, making page configuration, workflow execution, and payment collection more reliable and user-friendly. As always, we appreciate your feedback—keep it coming! 🚀

1.50.0 - Rapid Platform

· 3 min read
Danny Rattu
Documents

30/01/2025

Announcing Rapid Platform release 1.50.0, packed with exciting updates, including the ability to generate PowerPoint and Excel files through workflows, add new items to data tables with ease, and organise your activity feed with collapsible items for a clearer overview. These enhancements make managing your work smoother and more efficient!

New Features

  • PowerPoint and Excel File Generation in Workflows: Users can now generate PowerPoint and Excel files through workflows, enabling streamlined reporting and presentation creation.
  • Creating Items via a Data Table: Users can now add new items directly via data tables, simplifying data entry.
  • Collapsible Activity Feed Items: Users can now collapse and expand each item in the activity feed, providing a broader and more organised view of all logged activities.
  • Gantt Chart Enhancements: Gantt users can now view more than 250 items on Gantt charts, enabling better project management for large datasets.
  • Middle-Click Navigation in Data Tables: Users can now middle-click on a title field in a Data Table to open it in a new tab.

Bug Fixes

  • Embedded File Templates: Embedded file templates in Adaptive V3 now support single file uploads as expected, but modifications to allow multiple file uploads remain unsupported.
  • Adaptive V3 Placeholder Support: Placeholder text added to choice fields in Adaptive V3 now appears as intended, providing clearer guidance for users.
  • Icon Overlap Issues: Resolved overlapping issues when hovering over:
    • The description icon on an input field.
    • The public form link on a generate form ID field.
  • Multi-Lookup Configuration: The parent list type is now omitted from configuration when setting up related connections in Adaptive V3, as multi-lookups between the same list type are not supported.
  • User Column Default Value: Fixed an issue where User columns with a default value set to @me were being incorrectly updated to the platform user "Rapid Platform" during workflow data can updates.
  • Min/Max Relative Offset Toggle: Addressed a bug where public forms treated the min/max relative offset as enabled even when toggled off in Adaptive V3.
  • Lookup Clicks in Pre-Fill Tasks: Fixed a page crash occurring when clicking a lookup during data pre-filling on user tasks.
  • Placeholder in Choice Fields: Fixed a bug where placeholders in choice fields appeared as selectable choices.
  • Label Component in Explorer: Resolved a bug where the text in label components was vertically cut off.
  • Element Selection in Adaptive V3: Fixed an issue where clicking elements in the Element Tree did not select them.

1.49.0 - Rapid Platform

· 2 min read
Danny Rattu
Documents

19/12/2024

With Rapid Platform release 1.49.0, we’re delivering enhanced usability and powerful features to help you work smarter and faster. From smoother data navigation to ensuring accurate data entries and improved file handling, this release focuses on making your everyday tasks more efficient. Here's what's new:

New Features

  • Duplicate Data Prevention: Users can now ensure that duplicate records are not created when unique data is submitted more than once. For more information on how to implement unique data columns, please reach out to Rapid Support.
  • Drag-and-Drop Emails into Activity Feed: Users can now drag email files (.msg or .eml) into an Activity feed, and the system will log the email details against that item, streamlining email activity management.
  • CSV Export Notifications and Restrictions: Users are now notified that their CSV export is being generated immediately after clicking the export button. Additionally, users are restricted from initiating another export process until the current one is complete.
  • Payable Subtotal on Payment Forms: Payment forms now display the payable subtotal before users validate their credit card details, offering greater transparency.
  • Enhanced Data Table Navigation: Users can now navigate data tables with the tab key and directional arrows, improving accessibility and efficiency.
  • File Attachment Interface Improvements: The user interface for embedded files has been refined to show file type icons and clearer labelling.

Bug Fixes

  • Interrupting Signal and Timer Issues: Fixed an issue where the Interrupting Signal event was negatively impacting timers.
  • Adaptive V3 Designer Upgrades: Ensured v3 designer fully and correctly upgrades v2 forms when loaded.
  • Date-Time Field AM/PM Settings: Resolved an issue where the AM/PM setting could not be modified when "Show Time" was toggled ON in Adaptive v3 date-time fields.

1.48.0 - Rapid Platform

· 3 min read
Danny Rattu
Documents

02/12/2024

Announcing Rapid Platform release 1.48.0. This release focuses on enhancing data table flexibility and resolving various bugs to improve overall workflow and user experience. Below are the updates included in this release.

New Features

  • Editable Column Configuration: Release 1.47.0 introduced the ability for users to perform inline editing in data tables. Building on that foundation, Release 1.48.0 gives users the ability to configure columns as non-editable. This enhancement allows for greater flexibility in system implementation, enabling users to restrict editable access for specific use cases and ensure precise control over data management.

How to Configure Non-Editable Columns

  1. Navigate to the relevant table page.
  2. Select the desired View from the View dropdown.
  3. Click the edit table icon (located on the far right).
  4. Click the edit pencil for the column you want to configure.
  5. Select Disable editing in data table.
  6. Click Save.
    The selected column will now be non-editable.

Note: If you want to disable editing for a column across the entire system, you must repeat this process for the column in all configured views.

Bug Fixes

  • Rapid Workflow Output to PDF: Resolved an issue where fullstops were not permitted in PDF outputs, ensuring consistency with DOCX outputs.
  • Swim Lane Display in Process Diagrams: Fixed a bug where swim lanes erroneously displayed as green on certain process diagrams during execution.
  • Explorer Field Search: Addressed an issue where searching in specific lookup fields did not work properly.
  • Subtype Item Notifications: Fixed a problem where adding a note to the activity feed failed when accessing Subtype items through notifications.
  • Data Table Subquery Fields: Resolved an issue where values in data tables with more than one subquery field were not populated correctly.
  • Persistent Public Form Submission: Resolved an issue where submitting a persistent public form erroneously marked the task as complete.
  • Lookup Field Behavior in Public Forms: Fixed a bug causing public forms to jump back to the top of the form after selecting a lookup fields.
  • Public Payment Task Fees Toggle: Resolved a problem where the "pass on fees" toggle in public payment tasks appeared non-functional.
  • Payment Form Fee Processing: Fixed an issue where submitting a payment form with fees toggled off still included fees passed on to the customer in the processed amount.

These updates ensure a more stable and user-friendly experience. For any questions or assistance, please contact our support team.

1.47.0 - Rapid Platform

· 2 min read
Danny Rattu
Documents

21/11/2024

We’re excited to announce Rapid Platform release 1.47.0. This release expands data table functionality, allowing users to directly edit multiple field types, including text, dates, currency, and more, making data management more efficient and flexible. Read on to explore the full list of changes.

New Features

  • Inline Data Table Editing: Users can now directly edit a variety of field types in data tables. To edit values via the data table, simply click into the desired field, make the necessary edits, and save the changes. The following column types are now editable with this release:

    • Single Line of Text
    • Email
    • Date and Time
    • Date
    • Lookup
    • Boolean
    • Number
    • Percentage
    • Currency
    • User
    • Whole Number

Note: If a column is designated as the title column, it will not be editable (due to it being the link to open the item).

Improvements

  • Adaptive v3 Number Inputs: Adaptive number inputs now handle undefined or null values gracefully by leaving the field blank instead of defaulting to zero.
  • Enhanced Connection Identification: Technical users can now clearly identify connections when configuring prefill data in workflow, improving usability.
  • Improved Item Cloning: Cloned items now inherit parent lookup fields, reducing setup time and enhancing accuracy.

Bug Fixes

  • Adaptive Designer Element Tree: Fixed an issue where the root node could be dragged into its children, causing the entire tree to disappear.
  • Connection Section Usability: Fixed the unusable connection section displayed in layout sections’ attributes panel.
  • Embedded File Replacement: Replacing embedded files with files of the same name now updates correctly.
  • Choice Field Text Overlap: Fixed an issue where choice field text overlapped with chevrons in certain configurations.
  • Connection Input Disconnection: Resolved an issue where inputs added from single connections within a repeating context would disconnect from the connection.
  • Embedded Form Data Integrity: Resolved an issue where adding or changing embedded forms wiped additional fields in a user task within workflow.
  • Multi-line Text Field Display: Fixed a bug where expanding a multi-line text field caused pop-ups to appear behind other elements.

1.46.0 - Rapid Platform

· 4 min read
Danny Rattu
Documents

22/10/2024

Introducing the latest Rapid Platform update 1.46.0, which brings a host of new features, improvements, and critical bug fixes aimed at enhancing user experience and platform stability. This release includes powerful new capabilities like fuzzy matching when searching Adaptive components, new payment forms and workflows (available to approved customers), and enhanced adaptive form functionalities. Read on to discover a list of key changes in this release.

New Features:

  • Fuzzy Matching for Component Selection: The component selection panel in Adaptive Designer now supports fuzzy matching using lunr.js, making it easier for users to find form components.
  • Editable "Choice" Fields in Data Tables: Users can now edit "Choice" fields directly in data tables, improving the user experience.
  • Payment Components in Adaptive Forms: Users can now create adaptive forms with payment components, enabling one-time payments. NB: only available to approved customers.
  • Payment Tasks in Workflow: Workflow can now pass through a payment amount into an adaptive form credit card component using a payment task. This allows for the delivery of Payment Forms to clients. NB: only available to approved customers.
  • Support for Lodash in Trigger URLs: Technical users can now use Lodash in Trigger Endpoint URLs without validation issues.

Improvements:

  • Adaptive Designer CSS Isolation: CSS styles are now better isolated in Adaptive Designer, preventing styling bleed into other components.
  • Side Menu Popup Enhancement: Sidebar menu folders now pop up if they hit the bottom of the screen, improving usability before resorting to a scrollbar.
  • Browser Page/Tab Titles Reflect Context: Browser Page/Tab titles now better reflect the context of the page, enhancing navigation and clarity.
  • Radio Button Configuration Overhaul: In Adaptive V3, radio buttons now support vertical/horizontal alignment, justify options, and custom colors for checked and unchecked states, enhancing flexibility and user experience.
  • Input Boolean Control Enhancements: A condition has been added to the Input.Boolean "inline-box" so it only shows when the toggle is set to checkbox mode.
  • Folder Syncing from Subqueries: Improved syncing of folder titles from subqueries, ensuring accurate updates.
  • Improved Notifications Navigation: Clicking on a notification now correctly navigates users to the relevant item.
  • Improved Lookup Dropdown Experience: Lookup field dropdowns now stretch to display values within a reasonably sized window.

Bug Fixes:

  • Board Component Resizing: Users can now resize the board component in grid layouts without being obstructed by the layout overlay.
  • Breadcrumb Corruption: Fixed breadcrumb corruption issues when navigating between lookups or from Gantt charts.
  • File Rename Box Size: The rename box in the file browser component has been resized for better usability.
  • Power BI Redis Connection Error: Fixed a Redis connection error when migrating Power BI workspaces.
  • Adaptive Form Field Hiding Issue: Fixed the issue where fields hidden in an adaptive form would disappear, making form management difficult.
  • Workflow Errors: Fixed unhelpful error messages when running workflows without end events, making troubleshooting easier.
  • Lookup Configurations with Subqueries: Lookups configured with subqueries now display titles correctly in the flyout.
  • Fixed Crashes on Adaptive Form Reopen: Pages no longer crash when forms are reopened after being closed.
  • Form Submission Error with Files: Resolved file upload issues causing errors during form submission.
  • Missing Users on Site Import: Fixed issue where imported users were marked as "Not Set" when importing users/groups after site installation.
  • Column Minimum Width Fix: Fixed the issue where column minimum width could no longer be set in table views.

Adaptive Fixes:

  • Tab Component in Adaptive V3: Resolved display issues in the Tab component, improving its usability.
  • Adaptive V3 Designer Tooltip: Corrected the on-hover tooltip in Adaptive V3 Designer, which was displaying incorrect information.
  • Lookup Display Field Crash: Interacting with a lookup with an invalid display field no longer crashes the page in Adaptive V3.
  • Connection Handling: Fixed issues where connections created via the UI were not updating correctly without re-selection.
  • Cloned Cards Issue: Resolved issue where placing two cards on a form caused them to be linked and undeletable.
  • Form Submission Error: Fixed a form submission error that occurred when uploading files.
  • Handling Cascading Lookup Fields: Resolved issue where parent cascading lookups went blank when child cascading lookups were selected in preview mode.
  • Adaptive Document Saving Issue: Fixed page crashes when reopening saved documents.
  • Adaptive Form Management Fixes:
    • Fixed issues where cloned documents resulted in duplicate workspace items.

    • Addressed validation issues in document creation dialogs.

    • Resolved problems where documents were deleted but not removed from the UI.

1.45.0 - Rapid Platform

· One min read
Matt Franklin
Documents

10/09/2024

This release sees only minor architectural changes with no anticipated change in behaviour. While these changes are not mechanical, they are very wide reaching. This release has been isolated to ensure stable performance.

As with every release, if you notice anything strange or have any feedback please do get in touch via support or the new general feedback form.