Logo Kintone Developer Program
Join the program
Sign in
  • Community
  • API Docs
  • Tutorials
  • Plug-ins
  • SDKs & Tools
API Docs
Introduction Kintone REST API JavaScript API User API Plug-in Docs
Tutorials
Kintone Customization 101 Development Productivity Custom View Custom Portal Manipulate Display Format Embedding Pop-ups and Error Messages 3rd Party Services Count Record Content Autofill Data Show, Hide, or Restrict Fields Miscellaneous Tool Guides
Community Plug-ins SDKs & Tools
  • Introduction

    • Kintone Customizations
    • API Overview
    • Field Types
    • OAuth Clients
  • Kintone REST API

    • REST API Overview
    • REST API List
    • Apps

      • Get App
      • Get Apps
      • Add Preview App
      • Deploy App Settings
      • Get App Deploy Status
      • Get Form Fields
      • Add Form Fields
      • Update Form Fields
      • Delete Form Fields
      • Get Form Layout
      • Update Form Layout
      • Get Views
      • Update Views
      • Get General Settings
      • Update General Settings
      • Get Process Management Settings
      • Update Process Management Settings
      • Get Customization
      • Update Customization
      • Get App Permissions
      • Update App Permissions
      • Get Record Permissions
      • Update Record Permissions
      • Get Field Permissions
      • Update Field Permissions
      • Evaluate Record Permissions
      • Get General Notification Settings
      • Update General Notification Settings
      • Get Per Record Notification Settings
      • Update Per Record Notification Settings
      • Get Reminder Notification Settings
      • Update Reminder Notification Settings
      • Get Graph Settings
      • Update Graph Settings
      • Get Form
    • Records

      • Get Record
      • Get Records
      • Add Record
      • Add Records
      • Update Record
      • Update Records
      • Delete Records
      • Get Cursor
      • Add Cursor
      • Delete Cursor
      • Get Comments
      • Add Comment
      • Delete Comment
      • Download File
      • Upload File
      • Bulk Request
      • Update Status
      • Update Statuses
      • Update Assignees
    • Spaces

      • Get Space
      • Add Space
      • Update Space Body
      • Delete Space
      • Get Space Members
      • Update Space Members
      • Add Thread Comment
      • Update Thread
      • Add Guests
      • Update Guest Members
      • Delete Guests
    • API info

      • Get API List
      • Get API Schema
  • JavaScript API

    • JavaScript API Overview
    • JavaScript API List
    • Events

      • Event Handling
      • Record List Event
      • Record Details Event
      • Record Create Event
      • Record Edit Event
      • Graph Display Event
      • Record Print Event
      • Portal Display Event
      • Best practices
    • Get Data

      • Get App ID
      • Get Logged-in User
      • Get Record
      • Get Record List
      • Get Portal
      • Get Concurrency Limit
      • Get Design
    • Other

      • Kintone REST API Request
      • Kintone Proxy
      • Kintone Proxy Upload
      • Specify Record List via Query String
      • Open Field Groups
      • Show or Hide a Field
  • User API

    • User API Overview
    • Users

      • Get Users
      • Get Department's Users
      • Get Group's Users
      • Add Users
      • Update Users
      • Update User Codes
      • Update User Services
      • Delete Users

      Departments

      • Get Departments
      • Get User's Departments
      • Add Departments
      • Update Departments
      • Update Department Codes
      • Delete Departments

      Groups

      • Get Groups
      • Get User's Groups
  • Plug-in API

    • Plug-in API Overview
    • Plug-in JavaScript API
  • Kintone Customization 101

    • Hello Kintone
    • Event handling
    • Event objects
    • Retrieve record data from the record details page
    • Retrieve record data from the record list page
    • Webhooks
    • Using API token authentication
    • How to use the CDN

    Development Productivity

    • Debugging tips for Kintone JS
    • Using Dropbox for JavaScript customization
    • Get all records from an App (the offset method)
    • Get all records from an App (the seek method)
    • The three methods for bulk record retrieval
    • Code examples for bulk record retrieval
    • Bulk record retrieval using the Cursor API method
    • Using Promises over Synchronous XHR
    • Jswatchdog (JavaScript code checker)
    • Efficient debugging with Google Chrome developer tools
    • How to avoid unrecommended customizations

    Custom View

    • Create a custom view
    • Custom views with pagination and filtering
    • Display record data in a custom view
    • Create a blog-like custom view with Foundation
    • Mobile-friendly custom views

    Custom Portal

    • Custom Portal Template Gallery
    • Design a custom portal with Kintone Portal Designer

    Manipulate Display Format

    • Change field text colors
    • Customize date formats with Moment.js
    • Show day of the week on date fields
    • Enable markdowns using the marked library
    • Color the record List
    • Enhance the To Do App with conditional coloring

    Embedding

    • Add buttons to the record list
    • Add buttons to the record details
    • Display radar charts with chart.js
    • Display maps with OpenStreetMap
    • Display maps with LeafletJS
    • Embed code editors
    • Using Font Awesome icons
    • Display Gantt Charts

    Pop-ups and Error Messages

    • Display an alert dialog
    • Display SweetAlert pop-ups
    • Display SweetAlert2 pop-ups
    • Display toastr pop-ups
    • Display explanatory text pop-ups with popModal
    • Validation checks in tables
    • Show the confirmation dialog for process management
    • Error messages with radio buttons

    3rd Party Services

    • Call Kintone REST API with Postman using OAuth Client
    • Share process management statuses with Slack
    • Linking Google Forms and Kintone
    • Get record data with Azure Functions
    • Schedule cron jobs with Azure Functions
    • Back up record data to Azure Storage
    • SSO with Azure Active Directory
    • Sync customer information to Marketo
    • Export records to an Excel file
    • Retrieve data with Slack Slash Commands and AWS Lambda
    • Post approved Tweets using AWS Lambda
    • Send emails from records with Gmail and Zapier

    Count Record Content

    • Count Table Content

      • Retrieve and manipulate table data
      • Count table rows
      • Conditionally count table rows
      • Count user names in tables
    • Count Records

      • Calculate and display total record counts
      • Display total number of related records
    • Count Field Values

      • Character count

    Autofill Data

    • Custom Calculations

      • Use custom calculations
      • Calculations based on table field edits
      • Calculations with radio buttons
      • Calculate with local date
    • Custom Numbering

      • Numbering tables
      • Zero-fill a number
      • Custom automatic numbering
    • Click Initiated

      • Add a new data-filled table row
      • Add yourself to a user field with a single click
      • Input date with a single click
      • Check all checkboxes
    • Miscellaneous

      • Set default rows in a table
      • Auto-assign a user when adding a record
      • Log users who have viewed a record
      • Track time between process management statuses

    Show, Hide, or Restrict Fields

    • Show and hide fields using checkboxes
    • Show and hide fields on a questionnaire
    • Use radio buttons to restrict field edits
    • Use radio buttons to open group fields
    • Allow only 1 user for user selection fields

    Data Backup

    • Bulk download attachments using JSZip
    • Download record comments in CSV format
    • Back up and restore records and comments

    Miscellaneous

    • Show/hide a spinner with spin.js
    • Identify the App Admin
    • Create a Guest Space from an App
    • Use Kintone REST APIs to create access logs
    • Copying process management settings to another App
    • Get data from a field in the same table row
    • Cancel deleting a record
    • Organize data using Underscore.js
    • Create a random record selector with Underscore.js

    Tool Guides

    • Command Line

      • Preparing the Command Line Tool
      • Command Line Tool basics
      • Export record data
      • Add and delete records
      • Update records
      • Update and re-sort by query
      • Work with attachment files
      • Introduction to customize-uploader
    • SDK

      • Create an inquiry form with the Ruby SDK
      • Introduction to the iOS SDK
    • Library

      • Create form elements with Kintone UI Component
      • Introduction to Kintone Config Helper
  • Plug-ins Overview

    • About Kintone plug-ins
    • Plug-in development environment
    • Steps for plug-in development
    • Advantages of developing plug-ins
    • Plug-in Stylesheet Guide
  • Plug-in Tutorials

    • Packaging plug-in files using plugin-packer
    • Creating a plug-in template using create-plugin
  • Simple Samples

    • Date Input Button
    • 1 User Limit
    • Show DoW
    • Table Row Count
    • Character Count
    • Default Choice Restriction
    • Conditional Record Count
    • Table Numbering
    • Add Yourself
    • Profile Tooltip
    • Youtube Embed
    • Status Timestamp
  • Advanced Samples

    • Box
    • Conditional Format
    • Dropbox
    • JSEdit
    • Zendesk
  • Get Started

    • What is Kintone?
    • Kintone Developer Program
    • Register as a Member
    • Get a developer license
    • Handy Kintone JavaScript Tips
  • SDK/Tools

    • SDK/Tool Introduction
    • Kintone REST API Client for JavaScript
    • Kintone API SDK for Ruby
    • Kintone API SDK for iOS
    • Kintone Command Line Tool
    • Kintone Customize Uploader
    • Kintone UI Component
    • Kintone Config Helper
    • Kintone CDN
    • ESLint (JavaScript Code Checker)
    • Kintone API SDK(β) for Java
  • Terms of Services and Guidelines

    • Terms of Services
    • Kintone CDN Terms of Service
    • Change Policy
    • Secure Coding Guidelines
    • JavaScript Coding Guidelines
  1. Kintone Developer Program
  2. Information
  3. What's New

New Tips: Custom Automatic Numbering

Last Updated: November 27, 2017 15:09
Follow

This article introduces how to implement custom automatic numbering to records.

 

Custom Automatic Numbering

https://developer.kintone.io/hc/en-us/articles/115002656914

Was this article helpful?
0 out of 0 found this helpful
Do you have any questions or issues related to this article?
Please share your views with us in the Community forums!
  • Logo
  • Get started
  • What is Kintone?
  • What is the Kintone Developer Program?
  • Register as a member
  • Get a developer license
  • Handy Kintone JavaScript tips
  • Legal
  • Terms of Services
  • Kintone CDN Terms of Service
  • Change Policy
  • Secure Coding Guidelines
  • JavaScript Coding Guidelines
  • Privacy Policy
  • About Kintone
  • Homepage
  • Company
  • Pricing
  • Add-ons
  • Blog
  • Support
  • Community
  • Contact us
  • Cookie Settings