★最新コンテンツまとめ2018年6月号

2018年5月に発行したコンテンツ発信のダイジェストです。

  • 5月は、新しいUIライブラリkintone UI Componentの紹介が良く読まれました。
  • 連携Tipsは、Google関連が上位になっています。
  • 良く読まれているコミュニティ投稿もリスト化しました。

アクセスランキング

記事(全体)

  1. Amazon Echoでスマートに予定の管理をしよう! https://developer.cybozu.io/hc/ja/articles/115005869346
  2. Mapboxを使って地図表示をしてみよう! https://developer.cybozu.io/hc/ja/articles/360000072923
  3. 第0回 kintone カスタマイズをはじめる前に知っておきたい6つのこと https://developer.cybozu.io/hc/ja/articles/211029283
  4. Googleカレンダー連携 - Garoonの予定をGoogleカレンダーに表示 - https://developer.cybozu.io/hc/ja/articles/204426680
  5. 第1回 kintone javascript APIのイジりかた https://developer.cybozu.io/hc/ja/articles/201755040
  6. はじめようJavaScript第1回 JavaScriptとは https://developer.cybozu.io/hc/ja/articles/115002336526
  7. ガントチャートプラグイン https://developer.cybozu.io/hc/ja/articles/203716110
  8. はじめようJavaScript第2回 かんたんなプログラムを書いてみよう https://developer.cybozu.io/hc/ja/articles/115002336746
  9. 第2回 レコード一覧画面にボタンを置いてみよう! https://developer.cybozu.io/hc/ja/articles/201767270
  10. JavaScriptでセキュアなコーディングをするために気をつけること https://developer.cybozu.io/hc/ja/articles/201850320
  11. はじめようJavaScript第1回 JavaScriptとは https://developer.cybozu.io/hc/ja/articles/115002336526
  12. APIトークンを使ってみよう https://developer.cybozu.io/hc/ja/articles/202463840
  13. kintone JavaScript APIの障害について(2018/05/15) https://developer.cybozu.io/hc/ja/articles/360000814923
  14. 第4回 レコードの値を利用してみよう(詳細画面編) https://developer.cybozu.io/hc/ja/articles/202086734
  15. kintone コマンドラインツールの使い方https://developer.cybozu.io/hc/ja/articles/202957070

kintone Tips(連携以外)

  1. Handsontableを使ってkintoneをExcelライクに入力しよう その1 https://developer.cybozu.io/hc/ja/articles/206959893
  2. Moment.js を利用して、日時フィールドのフォーマットをカスタマイズする https://developer.cybozu.io/hc/ja/articles/204982474
  3. 関連レコードの項目を条件付きで集計 https://developer.cybozu.io/hc/ja/articles/203030394
  4. 回答の条件によって別フィールドの表示/非表示を切り替える https://developer.cybozu.io/hc/ja/articles/202377614
  5. 「kintone UI Component」を使って簡単にkintoneライクなUIを設置する https://developer.cybozu.io/hc/ja/articles/360000511023 ☆新着
  6. kintone.Promiseの書き方・使い方~超入門編~ https://developer.cybozu.io/hc/ja/articles/215029846
  7. kintone上でカスタムJSやCSSを編集できるプラグイン「JSEdit for kintone」を使ってみようhttps://developer.cybozu.io/hc/ja/articles/205452613
  8. 勤怠管理アプリをカスタマイズしてみよう https://developer.cybozu.io/hc/ja/articles/115000926746
  9. Chart.jsを使ってダッシュボードを作ってみよう! https://developer.cybozu.io/hc/ja/articles/214479043
  10. ドロップダウンの値を変更して別フィールドの値を変更したり、無効に設定する https://developer.cybozu.io/hc/ja/articles/202341954

連携 Tips

  1. Amazon Echoでスマートに予定の管理をしよう! https://developer.cybozu.io/hc/ja/articles/115005869346
  2. Mapboxを使って地図表示をしてみよう! https://developer.cybozu.io/hc/ja/articles/360000072923
  3. Googleカレンダー連携 - Garoonの予定をGoogleカレンダーに表示 - https://developer.cybozu.io/hc/ja/articles/204426680
  4. 第1回 Excelとkintoneを連携させよう https://developer.cybozu.io/hc/ja/articles/201861390
  5. IFTTTとGoogle Apps ScriptでGoogleカレンダー & kintone連携してみよう! https://developer.cybozu.io/hc/ja/articles/217304766
  6. Google Home連携でタスク登録 & 確認をしてみよう! https://developer.cybozu.io/hc/ja/articles/115005687586
  7. 住所から地図を表示する https://developer.cybozu.io/hc/ja/articles/202640950
  8. kintone 見積書アプリからGoogleスプレッドシートで帳票出力してみよう! https://developer.cybozu.io/hc/ja/articles/115005283123
  9. kintoneからSlackに通知を送る方法 https://developer.cybozu.io/hc/ja/articles/207419736
  10. コーディングなしで超簡単!kintoneのWebhookでGmailに通知する https://developer.cybozu.io/hc/ja/articles/115000299143

プラグイン

  1. ガントチャートプラグイン
  2. kintone イベントカレンダープラグイン
  3. 新デザイン版 条件書式プラグイン
  4. 自動採番プラグイン
  5. kintone アプリ一覧プラグイン

コミュニティ

  1. JavaScript の便利な難読化ツール「JavaScript Obfuscator Tool」 https://developer.cybozu.io/hc/ja/community/posts/115010139426
  2. show.jsにて、未定義または NULL 参照のプロパティ ‘value’ は取得できませんエラーが発生。 https://developer.cybozu.io/hc/ja/community/posts/204921363
  3. 別のJavaScriptファイルの関数を読み込む方法 https://developer.cybozu.io/hc/ja/community/posts/115009552186
  4. REST APIでGET時にHTTP リクエストのリクエストボディに JSON データをセットしてうまくいきますか?https://developer.cybozu.io/hc/ja/community/posts/201298494
  5. handsontable 行ごとの書式設定について(数値とパーセンテージの切り替え) https://developer.cybozu.io/hc/ja/community/posts/115019266283
  6. ドロップダウンで選択した値に連動して、次のドロップダウンの選択肢を絞り込む方法 https://developer.cybozu.io/hc/ja/community/posts/115000000966
  7. 別アプリからのテーブル参照について https://developer.cybozu.io/hc/ja/community/posts/201559950
  8. windowオブジェクトのbeforeunload について https://developer.cybozu.io/hc/ja/community/posts/210507083
  9. Kintoneのポータルトップを自由にカスタマイズしたい https://developer.cybozu.io/hc/ja/community/posts/115009440986
  10. ESLintとVisual Studio CodeでJavaScriptコードの構文をリアルタイムにチェックする(macOS版) https://developer.cybozu.io/hc/ja/community/posts/360001365963

発行コンテンツ

kintone

Tips

Garoon

Tips

  • なし