{"version":"1.2.9","db_type":"http","start_time":"2022-06-03T03:07:12.312Z","db_info":{"db_name":"app_ff22cd4059054e73b912dacc92d5e3d4","purge_seq":"0-g1AAAABXeJzLYWBgYMpgTmEQTM4vTc5ISXIwNDLXMwBCwxyQVB4LkGRoAFL_gSArkQGP2kSGpHqIoiwAtOgYRA","update_seq":"26-g1AAAACbeJzLYWBgYMpgTmEQTM4vTc5ISXIwNDLXMwBCwxyQVB4LkGRoAFL_gSArgzmROxcowG6RnGiQbGCOTR8e0xIZkuqhxvCDjTG1NE1OSrTEpiELAPYkKJg","sizes":{"file":78242,"external":27421,"active":26825},"props":{},"doc_del_count":2,"doc_count":23,"disk_format_version":8,"compact_running":false,"cluster":{"q":2,"n":1,"w":1,"r":1},"instance_start_time":"0","host":"http://couchdb-service:5984/app_ff22cd4059054e73b912dacc92d5e3d4/","auto_compaction":false,"adapter":"http"}} {"docs":[{"_id":"_design/database","_rev":"4-ad6d41ef604ab34da380438c1be89521","views":{"by_link":{"map":"function (doc) {\n // everything in this must remain constant as its going to Pouch, no external variables\n if (doc.type === \"link\") {\n let doc1 = doc.doc1;\n let doc2 = doc.doc2;\n // eslint-disable-next-line no-undef\n emit([doc1.tableId, doc1.rowId], {\n id: doc2.rowId,\n thisId: doc1.rowId,\n fieldName: doc1.fieldName,\n });\n // if linking to same table can't emit twice\n if (doc1.tableId !== doc2.tableId) {\n // eslint-disable-next-line no-undef\n emit([doc2.tableId, doc2.rowId], {\n id: doc1.rowId,\n thisId: doc2.rowId,\n fieldName: doc2.fieldName,\n });\n }\n }\n }"},"screen_routes":{"map":"function(doc) {\n if (doc._id.startsWith(\"screen_\")) {\n emit(doc._id, {\n id: doc._id,\n routing: doc.routing,\n })\n }\n }"}},"indexes":{"rows":{"index":"function (doc) {\n function idx(input, prev) {\n for (let key of Object.keys(input)) {\n let idxKey = prev != null ? `${prev}.${key}` : key;\n idxKey = idxKey.replace(/ /g, \"_\");\n if (Array.isArray(input[key])) {\n for (let val of input[key]) {\n if (typeof val !== \"object\") {\n // eslint-disable-next-line no-undef\n index(idxKey, val, { store: true });\n }\n }\n }\n else if (key === \"_id\" || key === \"_rev\" || input[key] == null) {\n continue;\n }\n if (typeof input[key] === \"string\") {\n // eslint-disable-next-line no-undef\n index(idxKey, input[key].toLowerCase(), { store: true });\n }\n else if (typeof input[key] !== \"object\") {\n // eslint-disable-next-line no-undef\n index(idxKey, input[key], { store: true });\n }\n else {\n idx(input[key], idxKey);\n }\n }\n }\n if (doc._id.startsWith(\"ro_\")) {\n // eslint-disable-next-line no-undef\n index(\"default\", doc._id);\n idx(doc);\n }\n }","analyzer":"keyword"}},"_revisions":{"start":4,"ids":["ad6d41ef604ab34da380438c1be89521","cb47f4fd824d5e096ac8b76117e6f93d","68a9a1d1b01b327676ecbaa4b1e5b8a7","0b24e44a44af45e51e562fd124ce3007"]}},{"_id":"app_metadata","_rev":"24-636cc6debf4e5f66960529521004e890","appId":"app_ff22cd4059054e73b912dacc92d5e3d4","type":"app","version":"1.0.194","componentLibraries":["@budibase/standard-components"],"name":"modalsample","url":"/modalsample","instance":{"_id":"app_ff22cd4059054e73b912dacc92d5e3d4"},"tenantId":"default","updatedAt":"2022-06-03T03:06:27.230Z","createdAt":"2022-06-03T02:01:25.514Z","status":"development","updatedBy":"us_e647d4c40ff54474b7fc013a0f56b500","_revisions":{"start":24,"ids":["636cc6debf4e5f66960529521004e890","ea3f9142e48a6812b2c12d182a4d6eb6","26cbc29e87343d03e4b58f397a7c4681","6feb76bce86aa562267809d8377f0527","4897f455eee25d72c95fdc252c1eb434","024057067a74254bda28c5c6cf86ed16","b22203b84a1d6fb1883410ebd4df7a05","ffa814c4f154aa8a2bcb47aabb8a19c4","ce8826cf7f7394bb836287d1ea4c2a2f","fef89431d26c2764513570b8f9f36ac3","42d86920bd06ca8c6ad7313a572aaad9","8cd4ee8c8cb5da94297496bab2521fa5","6c81c2f0312620cb6b32f3074afaad6d","abe60dd4ac1e7b70291f7236f6c4f1d5","3812bfa6ada3d2df9f38c658b7471594","48f74ec8392a656bf11715990773497d","bb39c27eef15df68e85b1609a4d7b2c7","cdfcf2500e37d851399f084c9098c515","d1ebe7b2f092b5380ed86dd3eec1324b","870910e6440086a80c4ea20b92b32d15","3a1eb92330776d457f2df1ff5c196639","13c434e4197872482fd969b2b79e7d88","16badeff0ef93d755a7fa49c2ebb24d4","d933c0d9917f7cb99d2f4becce9b890d"]}},{"_id":"deployments","_rev":"1-7255590c74a1b5054d89a908adb71496","history":{"bbea173b467b4496905bec9315a472f1":{"_id":"bbea173b467b4496905bec9315a472f1","appId":"app_dev_ff22cd4059054e73b912dacc92d5e3d4","status":"PENDING","updatedAt":1654225587258}}},{"_id":"layout_private_master","_rev":"5-a7b58039bb95ca337c889809eab641f2","componentLibraries":["@budibase/standard-components"],"title":"modalsample","favicon":"./_shared/favicon.png","stylesheets":[],"name":"Navigation Layout","props":{"_id":"4f569166-a4f3-47ea-a09e-6d218c75586f","_instanceName":"Navigation Layout","_component":"@budibase/standard-components/layout","_children":[{"_id":"7fcf11e4-6f5b-4085-8e0d-9f3d44c98967","_component":"@budibase/standard-components/screenslot","_instanceName":"Screen slot","_styles":{"normal":{"flex":"1 1 auto","display":"flex","flex-direction":"column","justify-content":"flex-start","align-items":"stretch"},"hover":{},"active":{},"selected":{}},"_children":[]}],"_styles":{"active":{},"hover":{},"normal":{},"selected":{}},"title":"modalsample","navigation":"Top","width":"Large","links":[{"text":"Home","url":"/","id":"Fy14-ykpK"},{"text":"Data Entry","url":"/data-entry","id":"bmNvSwM6Sk"}]},"_revisions":{"start":5,"ids":["a7b58039bb95ca337c889809eab641f2","ee9ebeff0d34bd30b434747d48f50606","2dc48f91dc9c59488bf5c0d8aae7f083","29f59478c0cf41c7313d56a9f149c902","c19bea96ea8dae54c8065fb34e33b2de"]}},{"_id":"layout_public_master","_rev":"1-29acf102dd0a69ff6457f3e26573280c","componentLibraries":["@budibase/standard-components"],"title":"modalsample","favicon":"./_shared/favicon.png","stylesheets":[],"name":"Empty Layout","props":{"_id":"3723ffa1-f9e0-4c05-8013-98195c788ed6","_instanceName":"Empty Layout","_component":"@budibase/standard-components/layout","_children":[{"_id":"7fcf11e4-6f5b-4085-8e0d-9f3d44c98967","_component":"@budibase/standard-components/screenslot","_instanceName":"Screen slot","_styles":{"normal":{"flex":"1 1 auto","display":"flex","flex-direction":"column","justify-content":"flex-start","align-items":"stretch"},"hover":{},"active":{},"selected":{}},"_children":[]}],"_styles":{"active":{},"hover":{},"normal":{},"selected":{}},"navigation":"None","width":"Large","links":[{"text":"Home","url":"/"}]}},{"_id":"ro_ta_b890ce1db7034793b88ebf4cfa733c79_00c806bb949c43df8458d28b08444f4d","_rev":"1-ee8b3d30b4ee17a02e5f089a533bbd0f","Product Description":"Sample Product 2","Product ID":"P-00002","tableId":"ta_b890ce1db7034793b88ebf4cfa733c79","Auto ID":2,"Created At":"2022-06-03T02:35:41.545Z","Updated At":"2022-06-03T02:35:41.545Z","type":"row"},{"_id":"ro_ta_b890ce1db7034793b88ebf4cfa733c79_6deced9a974d404abf7e5557f19d488a","_rev":"1-3d93544ec09e9411b1b49d2f6976ac36","Product Description":"Sample Product 1","Product ID":"P-00001","tableId":"ta_b890ce1db7034793b88ebf4cfa733c79","Auto ID":1,"Created At":"2022-06-03T02:35:23.427Z","Updated At":"2022-06-03T02:35:23.427Z","type":"row"},{"_id":"ro_ta_b890ce1db7034793b88ebf4cfa733c79_78061fa441c64ba887b71a8ca2c9afd3","_rev":"1-dab2a2eada4e5da5b472b33c12d336d4","Product Description":"Sample Product 3","Product ID":"P-00003","tableId":"ta_b890ce1db7034793b88ebf4cfa733c79","Auto ID":3,"Created At":"2022-06-03T02:35:53.753Z","Updated At":"2022-06-03T02:35:53.753Z","type":"row"},{"_id":"screen_1f4f1575567e4c08bf4daa1c3c6644ee","_rev":"12-f0f576e70747230d122902cfb508fe27","layoutId":"layout_private_master","props":{"_id":"c02fd3175e39642bb8dca405f6fbc35ca","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_children":[{"_id":"c185c90816f5741a1a12135edc678c138","_component":"@budibase/standard-components/dataprovider","_styles":{"normal":{},"hover":{},"active":{}},"_instanceName":"Product Provider","sortOrder":"Descending","limit":50,"paginate":true,"_children":[{"_id":"cd45841f570f24b9293debc928b39f287","_component":"@budibase/standard-components/table","_styles":{"normal":{},"hover":{},"active":{}},"_instanceName":"Product Table","rowCount":8,"size":"spectrum--medium","showAutoColumns":false,"allowSelectRows":false,"_children":[{"_id":"c08cc6c4f8c74463a85700f8675ce2406","_component":"@budibase/standard-components/button","_styles":{"normal":{},"hover":{},"active":{}},"_instanceName":"Select Button","type":"primary","size":"M","onClick":[{"parameters":{"key":"ProductID","type":"set","persist":true,"value":"{{ [cd45841f570f24b9293debc928b39f287].[Product ID] }}"},"##eventHandlerType":"Update State","id":"1JLCSRMbM"},{"parameters":{},"##eventHandlerType":"Close Screen Modal","id":"6fML5dsai"},{"parameters":{"peek":null,"url":"/data-entry/new/row"},"##eventHandlerType":"Navigate To","id":"TEjRonhAc"}]}],"dataProvider":"{{ literal [c185c90816f5741a1a12135edc678c138] }}"}],"dataSource":{"label":"Product","tableId":"ta_b890ce1db7034793b88ebf4cfa733c79","type":"table"}}],"_instanceName":"New Screen","direction":"column","hAlign":"stretch","vAlign":"top","size":"grow","gap":"M"},"routing":{"route":"/productlookup","roleId":"BASIC"},"name":"c02fd3175e39642bb8dca405f6fbc35ca","template":"createFromScratch","_revisions":{"start":12,"ids":["f0f576e70747230d122902cfb508fe27","96050da07c52e1c710c07a0e6b6be779","4239b5e15bec068f536c34db1f1a41bc","bfb63bf5c4bc0cbb918f5a8ac382b684","e17380fa0f7a928c66e36d99bae79ef6","5f968ff8296144971cd7e91226b3e1f6","f19c45fd2348683dadc27b3d0b799178","f82f8bcc8662103dce83a658a789acbf","ba06bfc49faf052fac9822ba76de267c","fc28e1b2c262878c84e223282b617237","d915b7927e52dfa2e9dd616af605210e","5a91eb2fb3b654ce894610b752dd8cff"]}},{"_id":"screen_5b3d2be6b8094eada4e4e2e7a62a7396","_rev":"2-e9bef16eb7fec4a30bf1f44c13e03c74","_deleted":true,"_revisions":{"start":2,"ids":["e9bef16eb7fec4a30bf1f44c13e03c74","e7d079e9665367b4bc3b09924d142c08"]}},{"_id":"screen_982c2bddd42842d8ba7c2e658ec50446","_rev":"1-5cb951e95a73534e1fb5775cf7f7c145","layoutId":"layout_private_master","props":{"_id":"c8824ecbff98a49ca89c798ae4b23f16e","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_children":[{"_id":"cf33c922fac574f1396fcbbd7f979d1ea","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Title Container","_children":[{"_id":"cbddf2b2cfb6f43d5928cbaab785972e6","_component":"@budibase/standard-components/heading","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Title","_children":[],"text":"Data Entry","size":"M","align":"left"},{"_id":"c9a668a4df9124ebfa4590b35498cf030","_component":"@budibase/standard-components/button","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"New Button","_children":[],"text":"Create New","size":"M","type":"primary","onClick":[{"parameters":{"url":"/data-entry/new/row"},"##eventHandlerType":"Navigate To"}]}],"direction":"row","hAlign":"stretch","vAlign":"middle","size":"shrink","gap":"M"},{"_id":"c6c6b2e150f97439a9801ea87c0745f79","_component":"@budibase/standard-components/dataprovider","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Data Provider","_children":[{"_id":"c771b6803af244558b56a231fc8508de9","_component":"@budibase/standard-components/table","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Data Entry Table","_children":[{"_id":"c9f1016917e5a4c03850434af4c27a5d6","_component":"@budibase/standard-components/link","_styles":{"normal":{"margin-left":"16px","margin-right":"16px"},"hover":{},"active":{},"selected":{}},"_instanceName":"View Link","_children":[],"text":"View","url":"/data-entry/{{ [c771b6803af244558b56a231fc8508de9].[_id] }}","size":"S","color":"var(--spectrum-global-color-gray-600)","align":"left"}],"dataProvider":"{{ literal [c6c6b2e150f97439a9801ea87c0745f79] }}","showAutoColumns":false,"quiet":false,"rowCount":8}],"dataSource":{"label":"Data Entry","name":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","type":"table"},"size":"spectrum--medium","paginate":true,"limit":8}],"_instanceName":"Data Entry - List","direction":"column","hAlign":"stretch","vAlign":"top","size":"grow","gap":"M"},"routing":{"route":"/data-entry","roleId":"BASIC"},"name":"c8824ecbff98a49ca89c798ae4b23f16e","template":"ROW_LIST_TEMPLATE","datasource":"Budibase DB"},{"_id":"screen_ae48a8bd35c941d2addcdd9528cd469a","_rev":"1-72147d3af7d75630bcfb67c22cafc27b","layoutId":"layout_private_master","props":{"_id":"c87798ed7517b407a8d0f421de46b07c4","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_children":[],"_instanceName":"New Screen","direction":"column","hAlign":"stretch","vAlign":"top","size":"grow","gap":"M"},"routing":{"route":"/","roleId":"BASIC"},"name":"c87798ed7517b407a8d0f421de46b07c4","template":"createFromScratch"},{"_id":"screen_df40cddea82d41bea2aea38c713d0972","_rev":"1-1cf4f866a9364b07663a980b2229c324","layoutId":"layout_private_master","props":{"_id":"cf1126c1b4ec94d58aaa0af9def8179dd","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_children":[{"_id":"cba85860154ff4aaf80887f9d018617ca","_component":"@budibase/standard-components/dataprovider","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Data Provider","_children":[{"_id":"cc0ff1e07f4164096af55f30aa7103218","_component":"@budibase/standard-components/repeater","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Repeater","_children":[{"_id":"c6749d8642d974eb8851b502825940e61","_component":"@budibase/standard-components/form","_styles":{"normal":{"width":"600px"},"hover":{},"active":{},"selected":{}},"_instanceName":"Form","_children":[{"_id":"c7fc26fc54f924ffbb0650df26cb3c0ae","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Breadcrumbs","_children":[{"_id":"c7ee8c044291d471287bde5d6e6d14108","_component":"@budibase/standard-components/link","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Back Link","_children":[],"text":"Data Entry","url":"/data entry","openInNewTab":false,"color":"var(--spectrum-global-color-gray-700)","size":"S","align":"left"},{"_id":"c518296f4534a495e9b2bf8178583d3ca","_component":"@budibase/standard-components/text","_styles":{"normal":{"margin-right":"4px","margin-left":"4px"},"hover":{},"active":{},"selected":{}},"_instanceName":"Arrow","_children":[],"type":"none","text":">","color":"var(--spectrum-global-color-gray-700)","size":"S","align":"left"},{"_id":"cd34739ac9f2e49c0b09590a51964196a","_component":"@budibase/standard-components/text","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Identifier","_children":[],"text":"{{ [cc0ff1e07f4164096af55f30aa7103218].[Order ID] }}","color":"var(--spectrum-global-color-gray-700)","size":"S","align":"left"}],"gap":"N","direction":"row","hAlign":"left","vAlign":"middle","size":"shrink"},{"_id":"c5f8928851c8f45a6b96491d07d405928","_component":"@budibase/standard-components/container","_styles":{"normal":{"margin-top":"32px","margin-bottom":"32px"},"hover":{},"active":{},"selected":{}},"_instanceName":"Title Container","_children":[{"_id":"c1f41fd71cbaa43258035b7583b9bfbbc","_component":"@budibase/standard-components/heading","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Title","_children":[],"text":"{{ [cc0ff1e07f4164096af55f30aa7103218].[Order ID] }}","size":"M","align":"left"},{"_id":"c349009b8fce042b498d2d58bad2f5d45","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Button Container","_children":[{"_id":"c290a2b9faee44bb9b03734c6afabbaa6","_component":"@budibase/standard-components/button","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Delete Button","_children":[],"text":"Delete","type":"secondary","quiet":true,"size":"M","onClick":[{"parameters":{"tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","rowId":"{{ [cc0ff1e07f4164096af55f30aa7103218].[_id] }}","revId":"{{ [cc0ff1e07f4164096af55f30aa7103218].[_rev] }}","confirm":true},"##eventHandlerType":"Delete Row"},{"parameters":{"url":"/data-entry"},"##eventHandlerType":"Navigate To"}]},{"_id":"c4e0c38a186214932a23abfb17201ba5b","_component":"@budibase/standard-components/button","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Save Button","_children":[],"text":"Save","type":"primary","size":"M","onClick":[{"##eventHandlerType":"Validate Form","parameters":{"componentId":"c6749d8642d974eb8851b502825940e61"}},{"parameters":{"providerId":"c6749d8642d974eb8851b502825940e61","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37"},"##eventHandlerType":"Save Row"},{"parameters":{"url":"/data-entry"},"##eventHandlerType":"Navigate To"}]}],"direction":"row","hAlign":"right","vAlign":"middle","size":"shrink","gap":"M"}],"direction":"row","hAlign":"stretch","vAlign":"middle","size":"shrink","gap":"M"},{"_id":"c78300983bf6d4ca592d924efb05ebffc","_component":"@budibase/standard-components/fieldgroup","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Field Group","_children":[{"_id":"cce28634b8c1542ca8c4f3a923ff709f5","_component":"@budibase/standard-components/stringfield","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Order ID","_children":[],"field":"Order ID","label":"Order ID","placeholder":"Order ID"},{"_id":"c4b000fa9827845669d61c6d225968c3e","_component":"@budibase/standard-components/stringfield","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Product ID","_children":[],"field":"Product ID","label":"Product ID","placeholder":"Product ID"}],"labelPosition":"left"}],"actionType":"Update","size":"spectrum--medium","dataSource":{"label":"Data Entry","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","type":"table"}}],"dataProvider":"{{ literal [cba85860154ff4aaf80887f9d018617ca] }}","noRowsMessage":"We couldn't find a row to display"}],"dataSource":{"label":"Data Entry","name":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","type":"table"},"filter":[{"field":"_id","operator":"equal","type":"string","value":"{{ [url].[id] }}","valueType":"Binding"}],"limit":1,"paginate":false}],"_instanceName":"Data Entry - Detail","direction":"column","hAlign":"center","vAlign":"top","size":"grow","gap":"M"},"routing":{"route":"/data-entry/:id","roleId":"BASIC"},"name":"cf1126c1b4ec94d58aaa0af9def8179dd","template":"ROW_DETAIL_TEMPLATE","datasource":"Budibase DB"},{"_id":"screen_ffa54d1d869b4fa4ad1c2699c1dcd02f","_rev":"17-53efbe3464f4bd80b4e1dc71b6a877f1","layoutId":"layout_private_master","props":{"_id":"ccd833c6f72e449e6882d0a8c468a8b36","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_children":[{"_id":"ca3af88da3fab474d9a8cf3e023319729","_component":"@budibase/standard-components/form","_styles":{"normal":{"width":"600px"},"hover":{},"active":{},"selected":{}},"_instanceName":"Form","_children":[{"_id":"cb5a2cb8130644cc19e2ce765e10e86a2","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Breadcrumbs","_children":[{"_id":"c16797353705549c4a0f4e2bc72d71077","_component":"@budibase/standard-components/link","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Back Link","_children":[],"text":"Data Entry","url":"/data entry","openInNewTab":false,"color":"var(--spectrum-global-color-gray-700)","size":"S","align":"left"},{"_id":"c52bc327b07f54b37bea15a2dfb166c5c","_component":"@budibase/standard-components/text","_styles":{"normal":{"margin-right":"4px","margin-left":"4px"},"hover":{},"active":{},"selected":{}},"_instanceName":"Arrow","_children":[],"type":"none","text":">","color":"var(--spectrum-global-color-gray-700)","size":"S","align":"left"},{"_id":"c436140a273604ccf99d21ad13d29bca5","_component":"@budibase/standard-components/text","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Identifier","_children":[],"text":"New","color":"var(--spectrum-global-color-gray-700)","size":"S","align":"left"}],"gap":"N","direction":"row","hAlign":"left","vAlign":"middle","size":"shrink"},{"_id":"c4a615f104eb640d0b1c4d6ceebb90541","_component":"@budibase/standard-components/container","_styles":{"normal":{"margin-top":"32px","margin-bottom":"32px"},"hover":{},"active":{},"selected":{}},"_instanceName":"Title Container","_children":[{"_id":"c4ba426ea6e514f6dbb14a886ec907e7c","_component":"@budibase/standard-components/heading","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Title","_children":[],"text":"New Row","size":"M","align":"left"},{"_id":"c0cdc38cc7f2949199a8d3c7f74c62d09","_component":"@budibase/standard-components/button","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Save Button","_children":[],"text":"Save","type":"primary","size":"M","onClick":[{"##eventHandlerType":"Validate Form","parameters":{"componentId":"ca3af88da3fab474d9a8cf3e023319729"}},{"parameters":{"providerId":"ca3af88da3fab474d9a8cf3e023319729","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37"},"##eventHandlerType":"Save Row"},{"parameters":{"url":"/data-entry"},"##eventHandlerType":"Navigate To"}]}],"direction":"row","hAlign":"stretch","vAlign":"middle","size":"shrink","gap":"M"},{"_id":"c00b7fb5a487a45dbaa2d9955f4d35607","_component":"@budibase/standard-components/fieldgroup","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Field Group","_children":[{"_id":"cb10dc5f8cacb4b0486c2b888eedf85af","_component":"@budibase/standard-components/stringfield","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Order ID","_children":[],"field":"Order ID","label":"Order ID","placeholder":"Order ID"},{"_id":"c9b8b3e45c61c490d86992e8072c737cb","_component":"@budibase/standard-components/container","_styles":{"normal":{},"hover":{},"active":{}},"_instanceName":"Product Container","direction":"row","hAlign":"left","vAlign":"bottom","size":"shrink","gap":"M","_children":[{"_id":"cbb38e2359f704e2299400c04e12bb3e0","_component":"@budibase/standard-components/stringfield","_styles":{"normal":{},"hover":{},"active":{},"selected":{}},"_instanceName":"Product ID","_children":[],"field":"Product ID","label":"Product ID","placeholder":"Product ID","defaultValue":"{{ [state].[ProductID] }}"},{"_id":"c0b885c85c0784ff494b69e1af052fbf8","_component":"@budibase/standard-components/button","_styles":{"normal":{},"hover":{},"active":{}},"_instanceName":"Lookup Button","type":"primary","size":"M","onClick":[{"parameters":{"key":"ProductID","type":"set","persist":null,"value":"{{ [ca3af88da3fab474d9a8cf3e023319729].[Product ID] }}"},"##eventHandlerType":"Update State","id":"ZcB8j1yzC"},{"parameters":{"key":"OrderID","type":"set","persist":null,"value":"{{ [ca3af88da3fab474d9a8cf3e023319729].[Order ID] }}"},"##eventHandlerType":"Update State","id":"4svOpijKp"},{"parameters":{"peek":true,"url":"/productlookup"},"##eventHandlerType":"Navigate To","id":"lF8iXBCfa"}]}]}],"labelPosition":"above"}],"actionType":"Create","dataSource":{"label":"Data Entry","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","type":"table"},"size":"spectrum--medium"}],"_instanceName":"Data Entry - New","direction":"column","hAlign":"center","vAlign":"top","size":"grow","gap":"M"},"routing":{"route":"/data-entry/new/row","roleId":"BASIC"},"name":"ccd833c6f72e449e6882d0a8c468a8b36","template":"NEW_ROW_TEMPLATE","datasource":"Budibase DB","_revisions":{"start":17,"ids":["53efbe3464f4bd80b4e1dc71b6a877f1","9dc3754d2d2ad52503eb6f2769be4e39","e5b0d6bd29d41defbdcdc4e1decbd219","dc567c8213c2e0b6031dd10201318db4","517f1257a62d8144fba9ddd031cc995f","6e8669d82265c4b64f125e41f4160aea","8393bdd3a07040ba2da5495fb51b56ec","7f78130fe96cfd794bebbe7ad19f634d","4d3e2fdf3e6ca04a3f371a8efc86722a","017c2a60e48e309a2fa4882054c575b3","bf4e00baea9be30a953b426f91db6546","a4ff36b1ab6bff340cc267fa3a19ded6","1b1647089d25c250749423f870bc3049","093f6fee4853d73d863409dcea9bf44c","ed46158a03f3dfa29bd43d0deb983f12","444d0301d7baf84f4d46cef4e85b30ac","15ee5b3e1d382d166562ec7ee8cc7b26"]}},{"_id":"ta_057797be88ad4b7f92bdb6554d9c3d23","_rev":"4-9cce8c13e0f4c2aafff58ce656914cdf","_deleted":true,"_revisions":{"start":4,"ids":["9cce8c13e0f4c2aafff58ce656914cdf","e42cd4789faf025e64f4ee3a8cd09b8b","4203bd616823ce42722a7547be06a440","d8f86cc87e72ccc2b383e59c92f78415"]}},{"_id":"ta_b890ce1db7034793b88ebf4cfa733c79","_rev":"6-58ef001259d0123b34ead63a3f9b8e12","type":"internal","views":{},"name":"Product","schema":{"Auto ID":{"name":"Auto ID","type":"number","subtype":"autoID","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"number","presence":false,"numericality":{"greaterThanOrEqualTo":"","lessThanOrEqualTo":""}},"lastID":3},"Created By":{"name":"Created By","type":"link","subtype":"createdBy","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"array","presence":false},"tableId":"ta_users","fieldName":"Product-Created By","relationshipType":"many-to-many"},"Created At":{"name":"Created At","type":"datetime","subtype":"createdAt","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"string","length":{},"presence":false,"datetime":{"latest":"","earliest":""}}},"Updated By":{"name":"Updated By","type":"link","subtype":"updatedBy","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"array","presence":false},"tableId":"ta_users","fieldName":"Product-Updated By","relationshipType":"many-to-many"},"Updated At":{"name":"Updated At","type":"datetime","subtype":"updatedAt","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"string","length":{},"presence":false,"datetime":{"latest":"","earliest":""}}},"Product ID":{"type":"string","constraints":{"type":"string","length":{"maximum":null},"presence":{"allowEmpty":false}},"name":"Product ID"},"Product Description":{"type":"string","constraints":{"type":"string","length":{"maximum":null},"presence":false},"name":"Product Description"}},"sourceId":"bb_internal","primaryDisplay":"Product ID","indexes":[],"_revisions":{"start":6,"ids":["58ef001259d0123b34ead63a3f9b8e12","800a49a6771019ea477f919ab3f959f6","d6f74332978be036ed7900385c44bbaf","df038875973c4a0c12c801783ccc2748","184d3d74458752e763225213a1e80a35","ec0f6a04fb2c32490f7e226f92ff04d3"]}},{"_id":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","_rev":"3-ac8a42caddd7fa03c7565f7ba07e7d00","type":"internal","views":{},"name":"Data Entry","schema":{"Auto ID":{"name":"Auto ID","type":"number","subtype":"autoID","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"number","presence":false,"numericality":{"greaterThanOrEqualTo":"","lessThanOrEqualTo":""}}},"Created By":{"name":"Created By","type":"link","subtype":"createdBy","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"array","presence":false},"tableId":"ta_users","fieldName":"Data Entry-Created By","relationshipType":"many-to-many"},"Created At":{"name":"Created At","type":"datetime","subtype":"createdAt","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"string","length":{},"presence":false,"datetime":{"latest":"","earliest":""}}},"Updated By":{"name":"Updated By","type":"link","subtype":"updatedBy","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"array","presence":false},"tableId":"ta_users","fieldName":"Data Entry-Updated By","relationshipType":"many-to-many"},"Updated At":{"name":"Updated At","type":"datetime","subtype":"updatedAt","icon":"ri-magic-line","autocolumn":true,"constraints":{"type":"string","length":{},"presence":false,"datetime":{"latest":"","earliest":""}}},"Order ID":{"type":"string","constraints":{"type":"string","length":{"maximum":null},"presence":{"allowEmpty":false}},"name":"Order ID"},"Product ID":{"type":"string","constraints":{"type":"string","length":{"maximum":null},"presence":false},"name":"Product ID"}},"sourceId":"bb_internal","primaryDisplay":"Order ID","indexes":[],"_revisions":{"start":3,"ids":["ac8a42caddd7fa03c7565f7ba07e7d00","753e4f44b8e3710eeb693b3e45dd0d51","11ea7f7f226639e7021b73313ff3bc9c"]}},{"_id":"ta_users","_rev":"21-73f97bd3085ab2d3fdf89533f058e11c","type":"table","views":{},"name":"Users","schema":{"email":{"type":"string","constraints":{"type":"string","email":true,"length":{"maximum":""},"presence":true},"fieldName":"email","name":"email"},"firstName":{"name":"firstName","fieldName":"firstName","type":"string","constraints":{"type":"string","presence":false}},"lastName":{"name":"lastName","fieldName":"lastName","type":"string","constraints":{"type":"string","presence":false}},"roleId":{"fieldName":"roleId","name":"roleId","type":"options","constraints":{"type":"string","presence":false,"inclusion":["ADMIN","POWER","BASIC","PUBLIC"]}},"status":{"fieldName":"status","name":"status","type":"options","constraints":{"type":"string","presence":false,"inclusion":["active","inactive"]}},"Data Entry-Created By":{"name":"Data Entry-Created By","type":"link","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","fieldName":"Created By","relationshipType":"many-to-many","autocolumn":true,"subtype":"createdBy"},"Data Entry-Updated By":{"name":"Data Entry-Updated By","type":"link","tableId":"ta_eaa74c7edd544bbc931b3d99ba5cbd37","fieldName":"Updated By","relationshipType":"many-to-many","autocolumn":true,"subtype":"updatedBy"},"Product-Created By":{"name":"Product-Created By","type":"link","tableId":"ta_b890ce1db7034793b88ebf4cfa733c79","fieldName":"Created By","relationshipType":"many-to-many","autocolumn":true,"subtype":"createdBy"},"Product-Updated By":{"name":"Product-Updated By","type":"link","tableId":"ta_b890ce1db7034793b88ebf4cfa733c79","fieldName":"Updated By","relationshipType":"many-to-many","autocolumn":true,"subtype":"updatedBy"}},"primaryDisplay":"email","_revisions":{"start":21,"ids":["73f97bd3085ab2d3fdf89533f058e11c","cca9eddefb9f2db91371082fd7a44436","cf25b14bc9d87e5a73b93f9ddfae8ba5","c65448fdd729f0532b49faa821ea98dc","683255430cf0afab3d524f82969eb877","342b8e32d5a3fb21c2e018a24e6596dd","ca497637cf41c80b9e61e2fee2435a15","11a98f6f365e5589060ee91406f4196b","30570698963141870f6340bb92ed5d4d","5c12c4940bfc12df324b789fd6b7c1fa","88f26fa72b8e1d4338c29de70116b8c7","41e873b9062cb7fda7b1ab0c17b4b054","9e6b65fca5513042e7e7513ea9b664aa","c6f963232feed6f664f5a009b559d784","23300d5741ee815cf4b27fe40a239e86","24c329f9c61a7e5020428196f8862607","75a5ca9acff8d9790c9897fcb7ad8993","92778e0023385b2a9f98b5eaa866bde0","923ba10840a201be908af85f7765bd8a","37a52fb97157ccb49b3eefa6e680954f","30a4344f056c24cf776d5736eb3c7ed5"]}}]} {"seq":"26-g1AAAACbeJzLYWBgYMpgTmEQTM4vTc5ISXIwNDLXMwBCwxyQVCJDUv3___-zMpgT-XOBAuymlqbJSYmW2DTgMSaPBUgyNACp_1DTuMGmWSQnGiQbmGPTlwUAMd0omA"}