-
Creates a web address (URL) that will open a page for a specific record or navigation page. Function Classic console
link( record )
link(view, record, form )
link(edit, record, form )
link(create, object, form )
link(report, target )
l...
-
The platform's Record APIs can be used to create and modify data in the form of individual records. Creating a new record The platform's record APIs can be used to create a record of a specific type (a "Record Type"). The pattern for the URL us...
-
Last Updated: 16/04/2019
in Getting Started for Users
Forms are the main way to view and edit data. Forms are based on an object and have two modes: View Mode - Fields are read only Edit Mode - Fields are editable To build forms, see Form Builder . View Mode The screenshot presents an overview ...
-
Overview Access Control is the security system that determines which users have permission to: view, modify, and delete existing existing records create new records access screens, reports, and other content Access control rules that automati...
-
Last Updated: 25/08/2020
in Getting Started for Users
Editing a record directly from a report is possible with inline editing. Editing inline on a report To edit inline on a report: Navigate to a report with records that you want to edit. Note: this can be a report in navigation area, a report on ...
-
Last Updated: 27/07/2020
in Getting Started for Users
Charts are based on Reports and are used to visualise the data in the report. The screenshot presents an overview of basic capabilities when viewing a chart. Chart data: select any segment of a chart to drill down to the underlying data Chart ...
-
Last Updated: 29/03/2019
in Working with Resources Reports
Calculations can be used as columns in a report for special summaries based on the values of the report data. These calculations are performed dynamically when the report is rendered. To add a calculated column to a report: Go to Report Builde...
-
Assigns a sub-calculation to a variable that can then be used later in the calculation. Keywords let variable = calculation select result Arguments Argument Data Type variable a label in the calculation calculation any res...
-
Last Updated: 12/10/2020
in Administration Integration
How to import records from a spreadsheet into an object in ReadiNow.
-
Quick instructions explaining how to create a new Workflow or edit an existing Workflow.