New feature
24 April 2026

Display Condition for Submit Button

In Design App, the Submit button can now be configured to be shown or hidden in App Home based on a condition set by the admin. Using Excel-like formulas such as IF, AND, OR, etc. and field variables, you can control exactly when users are allowed to submit.

The condition applies across the web app, mobile app, embedded apps, link sharing, Edit and Clone Submission views, Excel bulk upload, and multi-select field editing in the Submissions tab. Click here to know more.

Improvement
24 April 2026

New Data Centers in Europe

Two new data center locations are now available in Europe: Frankfurt and Ireland. Admins can select either as their preferred region when setting up a workspace. Click here to know more.

Improvement
07 April 2026

Image Text Size for Camera Block

When configuring image text in the Camera, Image & Files block, you can now set the text size using a percentage slider. The size is calculated as a percentage of the image height for more control over how the text appears on captured images.

Improvement
07 April 2026

Support Dynamic Variables in More Places in Design App

Field variables and Excel formulas can now be used in additional places while designing an app:

  • In Validation messages in the Validation block
  • In Min/Max values for Number InputCounter, and Slider blocks.
  • In the new "Dynamic Value" option for Single line text, Number input, Email, URL, Slider and Counter blocks which overrides the default value configured for the block.
Improvement
07 April 2026

New Variables for Display Conditions

Three new variables are now supported in Display Conditions across App Forms, Dashboard Design, and Navbar Options:

  • {$currentUserRole} - the role of the logged in user from the workplace: "Workplace Manager", "App Builder", or "User"
  • {$currentUrlPath} - the relative URL path of the page currently being viewed
  • {$platform} - the platform the user is on: "WEB" or "MOBILE"

These allow you to show or hide elements based on the user's role, current page, or device type.