New feature
2 years ago

Allow App Admins to change the type of certain Blocks

For example, changing from Single Selector to Dropdown, Single line text to Multi Line Text etc

New feature
2 years ago

Allow uploaded files to have dynamic names

For the images uploaded via Camera, Admins can choose a custom dynamic prefix. The prefix can take values from other fields in the App, such as CustomerName, VendorCode etc. This will help the Admins to segregate the files based on the prefix values.



App Design Blocks
12 October 2023

Allow uploaded files to have dynamic names

For the images uploaded via Camera, Admins can choose a custom dynamic prefix. The prefix can take values from other fields in the App, such as CustomerName, VendorCode etc. This will help the Admins to segregate the files based on the prefix values.


New feature
2 years ago

Allow comparing new and old values of submission fields in Edit and Review Workflows

This will be useful to take actions when only certain fields of the submission are changing. 

For example, if a Project management App has multiple fields and only the Due Date of the Project has been edited in a Submission, a notification can be sent to the Admins mentioning the previous and current Due Dates.

Workflows
12 October 2023

Allow comparing new and old values of submission fields in Edit Workflows

Applicable only for Edit Submission and Review Submission Triggers

New feature
2 years ago

Default Values for Dropdown, Checkbox

undefined

App Design Blocks
13 October 2023

Default Values for Dropdown, Checkbox

New feature
2 years ago

Support QR Code generation for any field in the submission

Previously QR Codes could be generated only for the Submission ID. Now it is possible to generate QR Codes for any field in the Submission. Use the newly introduced Insert QR Code option in the Print Settings to configure it.


App Configuration
31 August 2023

QR Code/ BarCode generator in print (for any input)

Currently it works only for Submission ID using {qr_code} in print settings. We need to support it for all the app variables, with something like {customer_id#qr_code}