{ "id": "", "actionNodes": [ { "id": "822b5b2c-cfb7-447a-ae77-01bf3a530fae", "name": "app.record.create.show", "title": "レコード追加画面", "subTitle": "レコード追加画面を表示した後", "inputPoint": "", "outputPoints": [], "isRoot": true, "actionProps": [], "ActionValue": {}, "nextNodeIds": { "": "3a762b11-8e15-4353-8148-306bfed6cd5e" } }, { "id": "3a762b11-8e15-4353-8148-306bfed6cd5e", "name": "ルックアップ更新", "inputPoint": "", "outputPoints": [], "actionProps": [ { "component": "InputText", "props": { "name": "displayName", "displayName": "表示名", "placeholder": "表示を入力してください", "hint": "", "modelValue": "元データ更新時にルックアップ先が同期する" } }, { "component": "AppFieldSelect", "props": { "displayName": "更新先選択", "modelValue": { "app": { "id": "247", "name": "商品購買記録", "description": "", "createdate": "2024/06/24 02:49:12" }, "fields": [ { "name": "商品ID", "type": "SINGLE_LINE_TEXT", "code": "商品ID", "label": "商品ID", "noLabel": false, "required": true, "lookup": { "relatedApp": { "app": "246", "code": "" }, "relatedKeyField": "商品ID", "fieldMappings": [ { "field": "商品名", "relatedField": "商品名" }, { "field": "単価", "relatedField": "価格" } ], "lookupPickerFields": [ "商品名", "価格" ], "filterCond": "", "sort": "レコード番号 desc" } } ] }, "name": "lookupField", "placeholder": "", "fieldTypes": [ "lookup" ], "hint": "更新先のルックアップフィールドを選択する" } }, { "component": "ConditionInput", "props": { "displayName": "更新条件", "modelValue": "{\"index\":0,\"type\":\"root\",\"children\":[{\"index\":1,\"type\":\"condition\",\"parent\":\"root\",\"object\":{},\"operator\":\"=\",\"value\":\"\"}],\"parent\":null,\"logicalOperator\":\"AND\"}", "name": "condition", "placeholder": "条件式を設定してください" } } ], "prevNodeId": "822b5b2c-cfb7-447a-ae77-01bf3a530fae", "nextNodeIds": {} } ] }