# Tips & Tricks

**URL:** https://forum.kintone.dev/c/tips-tricks/12.md

[Latest](https://forum.kintone.dev/latest.md) · [Categories](https://forum.kintone.dev/categories.md) · [Tags](https://forum.kintone.dev/tags.md)

---

## [About the Tips & Tricks category](https://forum.kintone.dev/t/about-the-tips-tricks-category/815)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0

</div>

Share tips, customizations, or other helpful information here!

---

## [Kintone+vite+react](https://forum.kintone.dev/t/kintone-vite-react/1500)

<div class="topic-metadata">

**Author:** [@pokemon36](https://forum.kintone.dev/u/pokemon36)\
**Replies:** 0\
**Last updated:** [March 22, 2025, 10:31am UTC](https://forum.kintone.dev/t/kintone-vite-react/1500 "2025-03-22T10:31:58Z")

</div>

Hello everyone, I have created an open-source Vite plugin that enhances the development experience of kintone+vite+react. If you're interested, feel free to take a look. You can use Vite to build a React project and it i…

---

## [Quick Start on Using Kintone Web Database in a Hackathon Project](https://forum.kintone.dev/t/quick-start-on-using-kintone-web-database-in-a-hackathon-project/611)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [October 1, 2022, 3:10am UTC](https://forum.kintone.dev/t/quick-start-on-using-kintone-web-database-in-a-hackathon-project/611 "2022-10-01T03:10:15Z")

</div>

Quick Start on Using Kintone Web Database in a Hackathon Project 3 Reasons to Use Kintone for Your Hack No servers are needed! - Ridiculously fast to build databases! Effortlessly manage database data and schema wit…

---

## [Getting a \`Cannot read properties of null (reading 'length')\` error when using \`kintone.app.getFieldElements()\`?](https://forum.kintone.dev/t/getting-a-cannot-read-properties-of-null-reading-length-error-when-using-kintone-app-getfieldelements/632)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [October 12, 2022, 2:51am UTC](https://forum.kintone.dev/t/getting-a-cannot-read-properties-of-null-reading-length-error-when-using-kintone-app-getfieldelements/632 "2022-10-12T02:51:45Z")

</div>

What is the kintone.app.getFieldElements()? kintone.app.getFieldElements() is Kintone's JavaScript API that allows you to retrieves a specified field element of fields in the record list as an array. Function kintone.ap…

---

## [Kintone Apps with Sample Data](https://forum.kintone.dev/t/kintone-apps-with-sample-data/919)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [February 5, 2024, 5:43am UTC](https://forum.kintone.dev/t/kintone-apps-with-sample-data/919 "2024-02-05T05:43:44Z")

</div>

Kintone Apps with Sample Data Kintone offers a variety of pre-configured apps in the Kintone App Marketplace, providing a convenient starting point for your projects. These apps can be easily added to your Kintone enviro…

---

## [JS Customization to Generate QR Code from Kintone Record Values](https://forum.kintone.dev/t/js-customization-to-generate-qr-code-from-kintone-record-values/744)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [March 23, 2023, 5:02am UTC](https://forum.kintone.dev/t/js-customization-to-generate-qr-code-from-kintone-record-values/744 "2023-03-23T05:02:57Z")

</div>

JS Customization to Generate QR Codes from Kintone Record Values Overview This is a quick guide on setting up a Kintone JavaScript customization that generates a QR code from a record value. The QR code can be genera…

---

## [Converting Numbers to Words in a Kintone App Using JavaScript](https://forum.kintone.dev/t/converting-numbers-to-words-in-a-kintone-app-using-javascript/873)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [October 16, 2023, 9:08am UTC](https://forum.kintone.dev/t/converting-numbers-to-words-in-a-kintone-app-using-javascript/873 "2023-10-16T09:08:55Z")

</div>

No more manually typing out the textual representation of a number! TL;DR kintone-numbers-to-words.js is a Kintone JavaScript customization that automatically converts a number entered in a field to its textual rep…

---

## [Display Kintone Records on Google Maps](https://forum.kintone.dev/t/display-kintone-records-on-google-maps/859)

<div class="topic-metadata">

**Author:** [@emilythecat](https://forum.kintone.dev/u/emilythecat)\
**Replies:** 0\
**Last updated:** [September 14, 2023, 7:04am UTC](https://forum.kintone.dev/t/display-kintone-records-on-google-maps/859 "2023-09-14T07:04:03Z")

</div>

Display Kintone Records on Google Maps Originally written for the Kintone Customization Contest on dev.to TL;DR Sample code that displays locations on Google Maps from a Kintone App Each record has an address field The…

---

## [Quick Start: VS Code Setup for Kintone Customization Development](https://forum.kintone.dev/t/quick-start-vs-code-setup-for-kintone-customization-development/806)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [June 30, 2023, 6:24am UTC](https://forum.kintone.dev/t/quick-start-vs-code-setup-for-kintone-customization-development/806 "2023-06-30T06:24:46Z")

</div>

Quick Start: VS Code Setup for Kintone Customization Development Want to develop Kintone customizations quickly? If so, let's set up your Visual Studio Code (VS Code) so your code is seamlessly synced with your Kintone …

---

## [KintoneRestAPIError: \[403\] \[CB\_NO02\] No privilege to proceed. Error](https://forum.kintone.dev/t/kintonerestapierror-403-cb-no02-no-privilege-to-proceed-error/766)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [April 26, 2023, 7:06am UTC](https://forum.kintone.dev/t/kintonerestapierror-403-cb-no02-no-privilege-to-proceed-error/766 "2023-04-26T07:06:55Z")

</div>

KintoneRestAPIError: \[403\] \[CB\_NO02\] No privilege to proceed. Error when using the kintone-customize-uploader CLI tool This is an error related to account permissions and kintone-customize-uploader If you encounter the K…

---

## [Kintone UI Component Button to Set Text Field's Value](https://forum.kintone.dev/t/kintone-ui-component-button-to-set-text-fields-value/758)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [April 12, 2023, 8:51am UTC](https://forum.kintone.dev/t/kintone-ui-component-button-to-set-text-fields-value/758 "2023-04-12T08:51:30Z")

</div>

Kintone UI Component Button to Set Text Field's Value Overview Following is an example script that creates a button that will replace the Address text field's value with the addressInput value. The script is intended fo…

---

## [How to Duplicate Kintone Apps?](https://forum.kintone.dev/t/how-to-duplicate-kintone-apps/745)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [March 23, 2023, 5:18am UTC](https://forum.kintone.dev/t/how-to-duplicate-kintone-apps/745 "2023-03-23T05:18:37Z")

</div>

This article will explore the different ways to duplicate Kintone Apps (copying an App) with and without the data stored inside. Prerequisite Management permission is required to duplicate the App. For details, refer…

---

## [Field Types in Kintone](https://forum.kintone.dev/t/field-types-in-kintone/627)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [October 7, 2022, 5:02am UTC](https://forum.kintone.dev/t/field-types-in-kintone/627 "2022-10-07T05:02:33Z")

</div>

List of Field Types in Kintone Here is a table of all the field types available in a Kintone App with their corresponding help documentation and related forum posts. Category Field Type's Help Doc Related Forum Post…

---

## [List of all the Kintone Events](https://forum.kintone.dev/t/list-of-all-the-kintone-events/678)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [November 21, 2022, 6:00am UTC](https://forum.kintone.dev/t/list-of-all-the-kintone-events/678 "2022-11-21T06:00:45Z")

</div>

Kintone Events Here are the events that can be used in Kintone. Record List Events Document Event Onload Event app.record.index.show Inline Edit Event app.record.index.edit.show Save Submit Event app.record.…

---

## [Helpful Kintone Keyboard Shortcut](https://forum.kintone.dev/t/helpful-kintone-keyboard-shortcut/672)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [November 16, 2022, 3:10am UTC](https://forum.kintone.dev/t/helpful-kintone-keyboard-shortcut/672 "2022-11-16T03:10:55Z")

</div>

Helpful Kintone Keyboard Shortcut Shortcut Action Which Views? j Move to the next record List, Details, Edit k Move to the previous record List, Details, Edit c New record List, Details, Edit e Edit the sel…

---

## [Bulk Update Record's Assignee via REST API](https://forum.kintone.dev/t/bulk-update-records-assignee-via-rest-api/661)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [November 7, 2022, 2:13pm UTC](https://forum.kintone.dev/t/bulk-update-records-assignee-via-rest-api/661 "2022-11-07T14:13:48Z")

</div>

Need to offset tasks to another team member? Here is a simple script that updates a set of records with a specified assignee. const recordStart = 1; const recordEnd = 2; const humanID = 'username'; const appID = kinton…

---

## [Where to get Native Kintone Plug-in Tutorial?](https://forum.kintone.dev/t/where-to-get-native-kintone-plug-in-tutorial/659)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [November 5, 2022, 1:18pm UTC](https://forum.kintone.dev/t/where-to-get-native-kintone-plug-in-tutorial/659 "2022-11-05T13:18:51Z")

</div>

Where to get Native Kintone Plug-in Tutorial? A tutorial is available for download as a PDF document from the Kintone Plug-in Gallery page of the Native Kintone Plug-in. (This is where you downloaded the Native Kintone P…

---

## [Prevent users from entering duplicate values with Prohibit Duplicate Values Fields' Settings](https://forum.kintone.dev/t/prevent-users-from-entering-duplicate-values-with-prohibit-duplicate-values-fields-settings/625)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [October 6, 2022, 5:56am UTC](https://forum.kintone.dev/t/prevent-users-from-entering-duplicate-values-with-prohibit-duplicate-values-fields-settings/625 "2022-10-06T05:56:33Z")

</div>

Prevent Duplicate Values with Field Settings An easy way to prevent users from entering the same values in a Kintone App is to use the Prohibit duplicate values setting. Fields with Prohibit duplicate values setting The…

---

## [Kintone x React](https://forum.kintone.dev/t/kintone-x-react/612)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [October 1, 2022, 4:45pm UTC](https://forum.kintone.dev/t/kintone-x-react/612 "2022-10-01T16:45:40Z")

</div>

Kintone x React Resouces Here are a couple of resources on connecting Kintone to a React app: React & Kintone REST API Tutorial Series: This series of articles goes over how to set up a React app and Express server to…

---

## [Add a button to show & hide the Kintone App's header](https://forum.kintone.dev/t/add-a-button-to-show-hide-the-kintone-apps-header/610)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [September 30, 2022, 2:40pm UTC](https://forum.kintone.dev/t/add-a-button-to-show-hide-the-kintone-apps-header/610 "2022-09-30T14:40:30Z")

</div>

Here is a script to add a Hide Header button in the space element below the header. The button is a toggle to show and hide the Kintone App's header. Demo Code On GitHub: HeaderToggle\_v1.js // Add a button to show & …

---

## [New to Kintone, where to get started?](https://forum.kintone.dev/t/new-to-kintone-where-to-get-started/608)

<div class="topic-metadata">

**Author:** [@Genji](https://forum.kintone.dev/u/Genji)\
**Replies:** 0\
**Last updated:** [September 27, 2022, 8:59am UTC](https://forum.kintone.dev/t/new-to-kintone-where-to-get-started/608 "2022-09-27T08:59:57Z")

</div>

Are you a Kintone newbie? Here are some resources to help you on your path to becoming a Kintone Developer! What is Kintone? Kintone is a no-code/low-code cloud platform for teams to quickly & easily share and collabora…
