This commit is contained in:
2025-10-17 14:33:51 +08:00
parent 0d9423e6e4
commit 8e40f9f0e6
4 changed files with 119 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ import { KintoneRestAPIClient } from '@kintone/rest-api-client';
(function (PLUGIN_ID) {
kintone.events.on('mobile.app.record.index.show', () => {
// App id
const appId = kintone.app.getId()?.toString();
const appId = kintone.mobile.app.getId()?.toString();
if (!appId) return;
// get setting