¶Data Security - Encrypt data and store in database
Description: Data security means protecting digital data, such as those in a database, from destructive forces and from the unwanted actions of unauthorized users, such as a cyberattack or a data breach.
Enhanced the Data Security feature in Quixy to secure user’s data from unauthorized users.
Benefits and Usage: User Data is secured from unauthorized users and cyber-attacks. The user data is encrypted and stored in data base.
¶Security - Restriction of API calls at organization level
Description: We limit the number of API requests made by each user, per organizationinstance.
User of one organization not able to access API calls of other organization. Within the Organization only user can access API calls.
Benefits and Usage: Restriction of API calls from Users of other organizations.
¶Report Builder - Grid - Ability to adjust column widths of a grid
Description: By this feature user can able to adjust column width of the grid in Reports list and view report pages of Grid report.
Benefits and Usage: User can adjust the column width of the grids based on requirement.
Create report by enable the Adjust Grid Column Width check box.
When view the created report, user able to adjust column width by mouse over on the column border.
Description: User can be able to add QR code to all elements in Individual Reports and Complex Reports except File Upload Element.
Benefits and Usage: For All the elements except file upload element in Individual report and Complex Reports user can be able to add QR code functionality to the elements.
QR Code - Individual Report
In Create Individual Report after selecting the Report Template enable User Functions switch.
Click on the element. The system functions for the selected element are displayed.
You can see that QR code functionality for the selected element is displayed as follows.
Note
QR Code System function is for all the elements except the file upload element.
4. Place the Element in the Rich text Editor where you want.
5. Click on Preview button to see the QR Code for the element.
6. QR Code is displayed for the elements you placed as shown below.
By using this we can be able to use page number element on complex report pane and we can be able to add page numbers in Header/footer of complex report.
Benefits and Usage:
User can be able to add page numbers to Herder and Footer by adding page number in page settings.
Usage:
Open Create Complex Report page.
Click on Page Settingsicon. Page settings window is displayed.
Enable Header / Footer.
Header/Footer is added to the complex report.
You can place the Page Number to herder/ Footer.
When you view the complex report page numbers are displayed in the herder/ footer.
¶Conditions in Internal API - Triggering based on a condition
By this feature Internal APIs are executed based on Conditions. If the Condition is satisfied then only the internal APIs are triggered.
Description:
If the rule is defined then the internal API has to be executed only when the rule is satisfied for that specific workflow step and action otherwise it should NOT execute.
If no rules are defined then the internal API should be executed on workflow step and action.
Benefits and Usage:
On Create Internal API page to add Rule click on Add Rule button. The Add Rule option is displayed as shown below.
2. A popup is displayed to add conditions.
3. Click on the Element drop down you can see that all the elements in the app are displayed.
4. Select the element base on requirement and create the condition. The page looks like as shown below.
5. Click on + icon, new row is added for condition.
6. Click on Save button to save the Rule. The rule is saved, and popup is closed.
7. In Internal API page Update Rule and Delete Rule buttons are displayed. After added the Rule the create Internal API page is looks like as shown below.
8. Click on Update Rule to edit the rule which is already added.
9. Click on Delete Rule to delete existing Rule.
10. Create Mapping based on your requirements.
11. Save Internal API. The Internal API is saved and a success message is displayed.
12. The Internal API is Triggered only if the given condition is True.
Previously if the User is in List screen and open Individual Reports page, clicked back button then the page redirect to Report Records page.
In Enhanced feature, If User Opens Individual reports from List Screen and click on Back button then the screen navigates to List Screen.
Description: If back button is used in individual report, then system should check for the source whether it is from list screen or not. If it is from list screen, then it should navigate back to list screen otherwise system should open report records screen.
¶In role screen show a report to see list of associated users, apps (step), reports for each role
Description: By this feature user can able to view the list of users in Roles screen when click on the Users corresponding to the Role in the grid.
Benefits and Usage:
Open Roles page clicks on the Users from Dependencies field corresponding to the Role.
The Users which have assigned to the Role are displayed in popup.
¶List Screen - In data-source last step provide option to resize column width in grid preview
Description: By this feature user can able to adjust column width of the List screen.
Benefits and Usage: User can adjust the column width of the list grid based on requirement.
Create report by enable the Adjust Grid Column Width check box.
When opens add record mode for the list screen, user able to adjust column width by mouse over on the column border.
While adding multiple records to the data table with file upload element, file count is not updated when you add a record or delete record from the data table.
While editing the record of data table, in edit we are not able to upload files.