-
-
The Plug-in settings page and the errors in the Plug-in are all in Japanese.
To have a better UX for a global audience, localization settings need to be set in this plug-in.
Vote Plug-in: https://…
-
Currently, the Vote Plug-in will give errors if the field code of the Created Datetime is not set to the string "作成日時". For better UX, the user should be able to have the field code of the Created Dat…
-
Hi!
Thank you for merge PR #18
Now, I'd like to install kintoneUtility as follows.
```
yarn add kintone-utility
```
Please publish on NPM! 🙇
-
* English is below
MultipleChoiceで、 選択されている(チェックが付いている)要素をremoveItem()するとinvalid function argumentsが発生します。
---
Using MultipleChoice and deleting (removeItem()) the selected item, it seems th…
asaga updated
6 years ago
-
テーブルに項目A(必須), 項目B, 項目Cがあり、すべてデータ入力済みの状態から
項目Bだけ指定して更新 => 項目Aが未入力扱いのエラー
項目A, 項目B指定して更新 => 項目Cがブランクで上書きされる
項目Bだけ指定している時は、restで項目A, 項目Bを設定しないようにしてほしいです
-
kintoneDotNETを活用し、社内システムとkintoneの連携を実装しているものです。お世話になります。
社内開発の工数が大幅に削減出来て、本当に助かりました。
先日、Cybozu社より「TLS1.0無効化」の案内がありました。https://www.cybozuconf.com/-/cloud
この変更による当ライブラリへの影響はあるのでしょうか?
出来る事なら、今後も継続して利…
-
# Condition
1. Install the latest cli-kintone to the client PC
2. Set the proxy below on Mac terminal
export http_proxy={proxy url}
export https_proxy="${http_proxy}"
export HTTP_PROXY="${http_…
-
cli-kintone v0.9.0 fails to import when used against an App within a guest space.
The following command was used:
cli-kintone.exe -d {Domain Name} -a xx -g xx -t {API Token} -f {File Path}
Th…
-
**--import** and **--export** are listed as **-import** and **-export**
![incorrectoptions](https://user-images.githubusercontent.com/10701638/35429977-b10c4f0c-02b9-11e8-9945-76b2843f5006.PNG)