English
Language
  • Introduction
  • Register
  • Definitions
  • BOT BUILDER
    • Create Bot
      • Version Control
      • Creating my first Bot
    • Conversation Flow
      • Message
      • Filter
      • Existing Step
      • Rest API
      • Javascript
      • Email
      • Human Control
      • Webview
      • Forward to another bot
      • Test Bot
      • Time Action
    • NLP
      • Entity
      • Intent
    • Channels
      • Google Assistant
      • Facebook
      • Workplace
      • Chat Widget
    • Data
      • Objects
      • Fields
    • Integrations
      • API
      • Analytics
      • RD Station
    • Dashboard
    • Explorer
      • Codes
      • Changes
  • COSMO DESK
    • Live Chat
    • Settings
  • API
    • V1 - Records
    • V1 - Index
    • V1 - Send Message
    • V1 - Broadcast Messages
Powered by GitBook
On this page
  • Creating Custom Fields
  • Defining Page Layouts

Was this helpful?

  1. BOT BUILDER
  2. Data

Fields

PreviousObjectsNextIntegrations

Last updated 6 years ago

Was this helpful?

Creating Custom Fields

When you enter the object, you may notice a button in the top bar called Fields. By clicking we can create new fields or edit existing fields.

Here are the information we can define about the field:

- Field Label: visible in page layouts - Field Path: to be used in code - Field Type and Subtype: - Text - Free - Email - Phone - Address - Number - Free - Currency - - Options - Date Time - Date - Date Time - Reference - Field Size: when the type is Text, the character size limit can be set - Decimal: When the type is Number, you can define how many decimal places the number has - Options: when the type is Options, the options available in that field can be set. Each line represents an option - Layouts: the field can be visible in 3 types of layouts - Record: refers to the record page when accessed through the Data tab - Search: refers to the object page of this record that contains a table with all records. - Message Center: Referring to the support agent page in the chat with the user

Defining Page Layouts

You can also change which fields are part of each layout by going to the Object page and directly accessing the button called Page Layouts directly in the top bar.

Booleano