Quickbase September 2024 Release Notes

Prev Next

September 15, 2024

New

Sidebar navigation on by default starting October 1

October 1, 2024, we'll start rolling out sidebar navigation as the default navigation experience. The rollout will begin October 1 at 7pm EST and will finish by October 2 at 7pm EST.

In sidebar navigation, the menu bar across the top moves to the left. This gives you more valuable screen space while keeping tables within easy reach. All existing settings like permissions, table order, and custom branding translate 1:1, so your work won’t be interrupted.

release-notes-april-2024_new-navigation (1).gif

Account admins can control whether their users can choose between the legacy and new navigation experience. If this account-wide control is turned off, users will have the new navigation experience by default.

Users who have tried new sidebar navigation and then switched back to legacy top navigation will not be defaulted to the new navigation on October 1. Instead, Quickbase will remember their preference. However, as long as admins allow them to see navigation options, they can switch to the new navigation at any time.

To ease the change, we’re providing you with several resources that you can share with your team members:

Service accounts

Collaboration and governance are two crucial parts of Quickbase application building. Realm admins can now convert user accounts to service accounts, enabling secure collaboration among multiple users without the need to share individual logins.

Service accounts can be granted access to apps, pipelines, and solutions. They can also perform actions in a realm, including making API calls that use user tokens.

Realm admins can assign users to one or multiple service accounts. After a user has been assigned to a service account, they can switch to it from their user menu. When a user switches to a service account, an event is added to your audit logs with the session ID.

Note: You can only directly sign in to a service account if using SAML. This is so that you can leverage SAML Token Exchange. The menu shown below is only available on sidebar navigation.

simplified-service-accounts-for-rn (2).png

Since beta launched in August, we’ve added the ability to switch back to your primary user account when operating as a service account.

Note: Accessing a service account directly from Pipelines will be available near the end of this year.

Learn more about setting up service accounts.

Application Lifecycle Management: Reports and charts now available in QBL and Solution APIs

We’ve added reports and charts support in QBL (Quickbase Language) as part of version 0.4.

Starting September 18, 2024, you'll be able to export, create, and update reports and charts schema in addition to the existing app schema (tables, fields, relationships, roles, and all their settings). Schema includes:

  • Table home page

  • All types of default and shared reports and charts

  • Reports and charts properties and settings

  • Report groups

  • Shared report role permissions

This updated QBL version will be the default version when exporting solutions, but older QBL versions are still available and valid for the Solution APIs.

With Solution APIs, you can do things like build and test changes in a dev app, and then apply those changes to a production app. This means you can make updates faster and easier.

QBL and Solution APIs are included for Enterprise customers. They are available, with some limits, to Business plan customers until December 31, 2024.

Learn more about QBL and Solution APIs.

Enhancements

Charts in custom emails

In custom emails, app builders and users can include chart reports embedded as images. In source mode, these can now be resized to further customize what recipients receive by placing the report inside of a <div>

<div style="width:300px">
  <qb-report report-id="1" />
</div>

AI Smart Builder now generates the latest version of dashboards

As of August 29, 2024, the AI Smart Builder now generates the latest version of dashboards. This means that you no longer need to manually upgrade your generated dashboard to the latest version—so you benefit from our dashboard updates right away.

Open beta

New navigation updates

As we continue our efforts to modernize the platform and provide a consistent experience, we’ve made several updates to our navigation experience.

Updated report menu

We've restyled the report menu in the new sidebar navigation experience. The new component gives you a quick overview of the available reports for the current table with quick access to your recent ones and your personal reports. Additionally, it gives you the opportunity to quickly organize the list using drag and drop.

Some of the labels have changed, but you’ll still be able to access everything you could access before:

  • Mine is now Personal reports

  • Common is now Shared

report-menu-simplified screenshot (1).png

Updated navigation in Pipelines

On October 1, 2024, we will bring the new navigation experience to Pipelines by adding the global bar.

This gives you a similar navigation experience as your apps, the Admin Console, and Exchange. The global bar also supports custom branding settings on the account level.

This update brings the familiar look and feel of the user menu—giving you quick and easy access to links that were previously in My Preferences.

Improved responsive behavior for action bars and the global bar

Between September 19, 2024 and September 30, 2024 we will progressively roll out changes to improve the responsive behavior across many parts of the new navigation experience. This optimizes the layout for varying screen sizes. These improvements apply to form, dashboard, and report action bars, as well as the global bar in the new sidebar navigation experience.

Document Creation—open beta rolling out by September 27

The Document Creation open beta will be launching by September 27, 2024. Document Creation allows you to effortlessly generate documents such as invoices, proposals, and purchase orders directly within your app. Our customers on Business and Enterprise plans can find this new capability in the table settings.

Document Creation starts with document templates. You can create these templates by visiting the table settings page. Templates can include reports and charts, forms, and customizable tables to help you build professional-looking documents. After creating a template, install the Generate Document formula from Exchange to allow your app users to generate documents in PDF, Word, or HTML format.

improved-exchange-screenshot (1).png

Learn more in our Document Creation overview.

Additionally, new Quickbase accounts created after September 16, 2024, will not be able to access the legacy Exact Forms feature. Please see the Feature Retirements section at the end of these release notes for information about the retirement of Exact Forms.

Beta opportunities

FEATURE

DESCRIPTION

STATUS

HOW TO PARTICIPATE

New forms on Quickbase mobile

Mobile users can use the new forms experience to add, view, and edit records while on the go.

Public beta (starting on September 25)

Sign up in our early access app

Enhanced FastField integration

We’re releasing a tighter integration of FastField for easier access and data sharing.

Public beta

Sign up in our early access app 

View all beta opportunities in our early access app.

What's fixed in Quickbase

ISSUE 

AREA AFFECTED 

DESCRIPTION 

WHAT’S FIXED

QBE019110 

Pipelines 

Some record and record list conditions resulted in unexpected behavior when switching between the legacy builder and Pipeline Designer. 

Record and record list conditions now work as expected even when switching between the legacy builder and Pipeline Designer. 

QBE019634 

Pipelines 

The Record Updated and On New Event trigger steps did not trigger when deleting a file attachment when using new forms. 

The Record Updated and On New Event trigger steps now trigger properly when deleting a file attachment when using new forms. 

QBE019727 

Pipelines 

The OBDC channel turned off after being grandfathered into Enterprise plan features. 

The OBDC channel is no longer affected when customers are grandfathered into Enterprise plan features. 

QBE019728 

Pipelines 

Steps could not be expanded or collapsed while a pipeline was running. 

Steps can now be expanded and collapsed while a pipeline is running. 

QBE019729 

Pipelines 

The advanced query textbox did not expand to display the full query if it was longer than the default textbox size. 

The advanced query textbox now displays the entire query. 

QBE019730 

Pipelines 

Removing a filter by deleting the condition broke the scheme. 

Removing a filter by deleting the condition no longer results in error. 

QBE019732 

Pipelines 

The description for the Fetch a Linked Calendar Event step incorrectly spelled calendar_event with an underscore. 

The description now states Fetches a linked calendar event without an underscore. 

QBE019733 

Pipelines 

In some cases users couldn’t add an Update Record step to a pipeline. 

The Update Record step can be added without issue. 

QBE019734 

Pipelines 

When adding a Docusign channel step, there was an incorrect link in the Connection section for help adding a token.  

The link for help adding a token in the Connection section of a Docusign step now works. 

No issue number

Pipelines

When duplicating an active pipeline, the new pipeline was automatically enabled by default.

When duplicating an active pipeline, the new pipeline is now off by default.

QBE019753 

New forms 

Users could not hide the Save or Cancel buttons in new forms, creating a barrier. 

Users can now hide the Save and Cancel buttons in new forms. 

QBE018792 

New forms 

The address field was not respecting the Map Type selected. 

When an address field has been set up as Map type it behaves as such. 

QBE019426 

New forms 

Users could not delete file attachments if their role didn't enable the setting Edit field properties.  

All users with the ability to modify records can now delete file attachments with no issues. 

QBE019430 

Navigation 

In the new navigation, incorrectly formatted URLs could access a table from outside its corresponding app.

Incorrectly formatted URLs are now properly validated. 

QBE019486 

Navigation 

The rich text menu bar in legacy forms stayed in view while scrolling when using the new navigation. 

The rich text menu bar no longer stays in view while scrolling in legacy forms. 

QBE019584 

Navigation 

When saving a Relationship Diagram layout in the new navigation, table icons displayed out of the boundaries. 

Table icons in the Relationship Diagram layout display within the boundaries. 

QBE019614 

Navigation 

Clicking the middle mouse wheel on a Lookup or Summary field from the Relationships page reloaded the same page in a new tab instead of the field settings. 

Clicking the middle mouse wheel on a Lookup or Summary field from the Relationships page now opens the field settings in a new tab. 

QBE019618 

Navigation 

SAML authentication caused pages to have missing nav components. 

SAML authentication no longer causes missing nav components. 

QBE019630 

Navigation 

New forms with larger columns and sections showed multiple scrollbars for users using the new navigation. 

Only one scrollbar now appears in new forms with larger columns and sections. 

QBE019652 

Navigation 

When clicking a URL field to an external app record from the new style report, users were redirected to the record from the external app appeared within the source app. 

URL fields to external app records from new style reports now behave as expected. 

QBE019680 

Navigation 

Under certain conditions, formula URL requests using ?a=nwr did not respect the capitalization of the input. 

Formula URL requests using ?a=nwr now respect capitalization as expected. 

QBE019735 

Navigation 

When using the new navigation and trying to save a formula with errors, there was application instability. 

Applications perform as expected when saving a formula with errors. 

QBE019566 

Navigation 

In apps with many variables included, some were overflowing and not visible in the viewport when configuring formula fields.  

In apps with many variables included, the variables no longer overflow beyond the viewport.  

QBE019710 

Navigation 

Calling &printr in a Formula URL or Formula Rich Text in the new nav resulted in UI elements appearing in the print preview (like the side navigation panel). 

New nav UI elements no longer appear in the print preview. 

QBE019723 

Navigation 

When using keyboard arrows to navigate down to the last item in the help menu, the focus moved back to the search box. 

The focus now remains on the last item after loading more items in the help menu. 

QBE019431 

Navigation 

Uploading file attachments in legacy forms with the new navigation sometimes resulted in an error.  

File attachments are included as expected when uploading them in legacy forms. 

QBE019704 

Navigation 

App branding with longer text on the right-hand side caused the Search bar to get cut off. 

App branding with longer text on the right-hand side no longer impacts the Search bar. 

QBE019742 

Navigation 

An invalid app DBID in the URL when accessing a table did not result in error. 

An invalid app DBID now results in an error as expected. 

QBE019755 

Navigation 

The Save options dropdown menu appeared behind the table bar. 

The Save options dropdown is no longer obstructed by the table bar. 

QBE019761 

Reports 

Inconsistent terminology was used between legacy reports and the new report menu. 

Terminology has been updated for consistency. 

QBE018481 

Formulas 

The description for the UserRoles() formula function did not accurately describe the arguments for the function.  

The documentation for the UserRoles() formula has been updated to show the following arguments for the function: ID/Name/Empty. 

QBE019759 

REST APIs 

Multi-select text fields did not support values with double quotation marks (“) or semicolons (;). 

Multi-select text fields now support values with double quotation marks (“) and semicolons (;). 

QBE019587 

Custom emails 

When sending reports with limited editing or viewing permissions with Custom emails, the Totals row was misaligned.  

The Totals row in these reports is now properly aligned when they are sent from Custom emails. 

Feature retirements

End of support

Exact Forms

On September 15, 2024, Exact Forms will officially reach End of Support. This is an old tool which is compatible only with certain Windows computers. By September 27, you'll be able to use our newer and more powerful Document Creation feature instead (refer to the Open beta section in this release notes for more details).

For those with more advanced requirements, some of our partners also have document add-ons available. Learn more about Exact Forms alternatives in our blog post

New Quickbase accounts created after this release will not have access to Exact Forms. In the second half of 2025, we will then turn off the ability for all users to create new documents using the Exact Forms feature.

We plan to keep existing documents created with Exact Forms running for the foreseeable future, rather than moving it to End of Life.

End of life

Retirement of Legacy Pipelines Builder on October 1 

As of October 1, 2024, we will be retiring the Legacy Pipelines Builder as part of our continued focus on enhancing the Pipelines Designer experience.

If you encounter any technical issues with the Pipelines Designer, please follow the steps to open a support case or share your feedback.