Popular Articles

  1. link

    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...
  2. Record APIs - Creating And Modifying Data

    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...
  3. Forms

    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 ...
  4. Access Control

    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...
  5. Inline Editing

    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 ...
  6. Charts

    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 ...
  7. Calculated Columns

    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...
  8. let select

    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...
  9. Import Spreadsheet

    How to import records from a spreadsheet into an object in ReadiNow.
  10. Creating and Editing Workflows

    Quick instructions explaining how to create a new Workflow or edit an existing Workflow.