{ "unpublishedDefaultPageName": "PostgreSQL", "datasourceList": [ { "new": true, "invalids": [ ], "pluginId": "amazons3-plugin", "isValid": true, "name": "AmazonS3 CRUD", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "sshProxyEnabled": false, "endpoints": [ { "host": "" } ], "properties": [ { "value": "ap-south-1" }, { "value": "amazon-s3", "key": "s3Provider" }, { "value": "", "key": "customRegion" } ] }, "structure": { } }, { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "Appsmith Prod", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "sshProxyEnabled": false, "headers": [ { "value": "_hjIncludedInSample=1; _hjSessionTooLarge=1; _ga=GA1.2.572027528.1599035590; SL_C_23361dd035530_KEY=c370af0df0edf38360adbefbdc47d2b42ea137c9; ajs_user_id=%22nikhil%40appsmith.com%22; ajs_anonymous_id=%2213c846f6-970b-41e1-925f-f8f4a92ea315%22; SL_C_23361dd035530_SID=laR0iYdLzA-; SL_C_23361dd035530_VID=EDGoRechnrX; _hjid=da2ef5e3-4ea5-42dc-b892-7962b7564098; ajs_user_id=nikhil@appsmith.com; ajs_anonymous_id=13c846f6-970b-41e1-925f-f8f4a92ea315; ajs_user_id=nikhil@appsmith.com; ajs_anonymous_id=13c846f6-970b-41e1-925f-f8f4a92ea315; SESSION=18e4735e-3ffb-4fe7-a248-a9a3579d37f8; _gid=GA1.2.2009088250.1632672701; amplitude_id_fef1e872c952688acd962d30aa545b9eappsmith.com=eyJkZXZpY2VJZCI6IjU5ZjhhZTJlLTgzYjQtNDY5My1hZjA4LTM2ZGRkZjBjNGJiYlIiLCJ1c2VySWQiOm51bGwsIm9wdE91dCI6ZmFsc2UsInNlc3Npb25JZCI6MTYzMjc2NzQ4NzA1MiwibGFzdEV2ZW50VGltZSI6MTYzMjc2ODEwNDE1OCwiZXZlbnRJZCI6MywiaWRlbnRpZnlJZCI6MSwic2VxdWVuY2VOdW1iZXIiOjJ9; _hjAbsoluteSessionInProgress=0; _gat_UA-145062826-1=1; mp_70b8ea94d623dd857fb555a76d11f944_mixpanel=%7B%22distinct_id%22%3A%20%22nikhil%40appsmith.com%22%2C%22%24device_id%22%3A%20%2217c0cf04a2f536-0ed498887bbbcb-1f3f6756-1aeaa0-17c0cf04a30de8%22%2C%22%24initial_referrer%22%3A%20%22%24direct%22%2C%22%24initial_referring_domain%22%3A%20%22%24direct%22%2C%22mp_lib%22%3A%20%22Segment%3A%20web%22%2C%22%24user_id%22%3A%20%22nikhil%40appsmith.com%22%2C%22mp_name_tag%22%3A%20%22nikhil%40appsmith.com%22%2C%22userId%22%3A%20%22nikhil%40appsmith.com%22%2C%22source%22%3A%20%22cloud%22%2C%22id%22%3A%20%22nikhil%40appsmith.com%22%2C%22%24email%22%3A%20%22nikhil%40appsmith.com%22%2C%22%24first_name%22%3A%20%22Nikhil%22%2C%22%24last_name%22%3A%20%22Nandagopal%22%2C%22%24name%22%3A%20%22Nikhil%20Nandagopal%22%7D; intercom-session-y10e7138=U3N3VVU1QWVkQmpkRmw1U1l1NWt3TEhja0JJb1kyZHRBeXk1MmdGQlZWdzlqa2k3ZWhFdFo3WFJKMjhUWU51Ky0tLzI2cklyUWgyS0l0SG96NzhEY3BFQT09--96b80882e4071a939f352efbfbf99fda2ddd86e0", "key": "Cookie" } ], "properties": [ { "value": "N", "key": "isSendSessionEnabled" }, { "value": "", "key": "sessionSignatureKey" } ], "url": "https://app.appsmith.com" }, "structure": { } }, { "new": true, "invalids": [ ], "pluginId": "firestore-plugin", "isValid": true, "name": "FBTemplateDB", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "sshProxyEnabled": false, "url": "https://firebase-crud-template.firebaseio.com" }, "structure": { } }, { "new": true, "invalids": [ ], "pluginId": "google-sheets-plugin", "isValid": true, "name": "Google Sheet", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "sshProxyEnabled": false }, "structure": { } }, { "new": true, "invalids": [ ], "pluginId": "postgres-plugin", "isValid": true, "name": "Internal DB", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "sshProxyEnabled": false, "endpoints": [ { "port": 5432, "host": "fake-api.cvuydmurdlas.us-east-1.rds.amazonaws.com" } ], "connection": { "mode": "READ_WRITE", "ssl": { "authType": "DEFAULT" } } }, "structure": { "tables": [ { "schema": "public", "columns": [ { "defaultValue": "nextval('active_app_report_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "active_app", "type": "text", "isAutogenerated": false }, { "name": "num_api_calls", "type": "int8", "isAutogenerated": false }, { "name": "date", "type": "text", "isAutogenerated": false }, { "name": "report_type", "type": "text", "isAutogenerated": false }, { "name": "app_id", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "active_app_report_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"active_app_report\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"active_app_report\" (\"active_app\", \"num_api_calls\", \"date\", \"report_type\", \"app_id\")\n VALUES ('', 1, '', '', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"active_app_report\" SET\n \"active_app\" = '',\n \"num_api_calls\" = 1,\n \"date\" = '',\n \"report_type\" = '',\n \"app_id\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"active_app_report\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.active_app_report", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('audit_logs_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "date", "type": "timestamptz", "isAutogenerated": false }, { "name": "appId", "type": "text", "isAutogenerated": false }, { "name": "appName", "type": "text", "isAutogenerated": false }, { "name": "orgId", "type": "text", "isAutogenerated": false }, { "name": "actionName", "type": "text", "isAutogenerated": false }, { "name": "userId", "type": "text", "isAutogenerated": false }, { "name": "pageId", "type": "text", "isAutogenerated": false }, { "name": "insert_id", "type": "text", "isAutogenerated": false }, { "name": "pageName", "type": "text", "isAutogenerated": false }, { "name": "req", "type": "json", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "audit_logs_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"audit_logs\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"audit_logs\" (\"date\", \"appId\", \"appName\", \"orgId\", \"actionName\", \"userId\", \"pageId\", \"insert_id\", \"pageName\", \"req\")\n VALUES (TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET', '', '', '', '', '', '', '', '', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"audit_logs\" SET\n \"date\" = TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET',\n \"appId\" = '',\n \"appName\" = '',\n \"orgId\" = '',\n \"actionName\" = '',\n \"userId\" = '',\n \"pageId\" = '',\n \"insert_id\" = '',\n \"pageName\" = '',\n \"req\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"audit_logs\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.audit_logs", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('discord_messages_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "msg_id", "type": "text", "isAutogenerated": false }, { "name": "created_at", "type": "date", "isAutogenerated": false }, { "name": "author", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "discord_messages_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"discord_messages\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"discord_messages\" (\"msg_id\", \"created_at\", \"author\")\n VALUES ('', '2019-07-01', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"discord_messages\" SET\n \"msg_id\" = '',\n \"created_at\" = '2019-07-01',\n \"author\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"discord_messages\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.discord_messages", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('email_issues_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "from", "type": "text", "isAutogenerated": false }, { "name": "body", "type": "text", "isAutogenerated": false }, { "name": "created_at", "type": "timestamptz", "isAutogenerated": false }, { "name": "subject", "type": "text", "isAutogenerated": false }, { "name": "is_tagged", "type": "bool", "isAutogenerated": false }, { "name": "assignee", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "email_issues_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"email_issues\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"email_issues\" (\"from\", \"body\", \"created_at\", \"subject\", \"is_tagged\", \"assignee\")\n VALUES ('', '', TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET', '', '', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"email_issues\" SET\n \"from\" = '',\n \"body\" = '',\n \"created_at\" = TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET',\n \"subject\" = '',\n \"is_tagged\" = '',\n \"assignee\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"email_issues\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.email_issues", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('github_issues_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "issue_id", "type": "text", "isAutogenerated": false }, { "name": "order", "type": "int4", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "github_issues_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"github_issues\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"github_issues\" (\"issue_id\", \"order\")\n VALUES ('', 1);" }, { "title": "UPDATE", "body": "UPDATE public.\"github_issues\" SET\n \"issue_id\" = '',\n \"order\" = 1\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"github_issues\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.github_issues", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('github_projects_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "github_id", "type": "text", "isAutogenerated": false }, { "name": "due_date", "type": "timestamptz", "isAutogenerated": false }, { "name": "tag", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "github_projects_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"github_projects\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"github_projects\" (\"github_id\", \"due_date\", \"tag\")\n VALUES ('', TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"github_projects\" SET\n \"github_id\" = '',\n \"due_date\" = TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET',\n \"tag\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"github_projects\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.github_projects", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('standup_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "name", "type": "text", "isAutogenerated": false }, { "name": "yesterday", "type": "text", "isAutogenerated": false }, { "name": "today", "type": "text", "isAutogenerated": false }, { "name": "blocked", "type": "text", "isAutogenerated": false }, { "name": "date", "type": "date", "isAutogenerated": false }, { "name": "pod", "type": "text", "isAutogenerated": false }, { "name": "dayrating", "type": "int4", "isAutogenerated": false }, { "name": "restrating", "type": "int4", "isAutogenerated": false }, { "name": "focusrating", "type": "int4", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "standup_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"standup\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"standup\" (\"name\", \"yesterday\", \"today\", \"blocked\", \"date\", \"pod\", \"dayrating\", \"restrating\", \"focusrating\")\n VALUES ('', '', '', '', '2019-07-01', '', 1, 1, 1);" }, { "title": "UPDATE", "body": "UPDATE public.\"standup\" SET\n \"name\" = '',\n \"yesterday\" = '',\n \"today\" = '',\n \"blocked\" = '',\n \"date\" = '2019-07-01',\n \"pod\" = '',\n \"dayrating\" = 1,\n \"restrating\" = 1,\n \"focusrating\" = 1\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"standup\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.standup", "type": "TABLE" }, { "schema": "public", "columns": [ { "name": "id", "type": "text", "isAutogenerated": false }, { "name": "assignee", "type": "text", "isAutogenerated": false }, { "name": "state", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "support_email_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"support_email\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"support_email\" (\"id\", \"assignee\", \"state\")\n VALUES ('', '', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"support_email\" SET\n \"id\" = '',\n \"assignee\" = '',\n \"state\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"support_email\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.support_email", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('support_tickets_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "description", "type": "varchar", "isAutogenerated": false }, { "name": "created_at", "type": "timestamptz", "isAutogenerated": false }, { "name": "author", "type": "text", "isAutogenerated": false }, { "name": "user", "type": "text", "isAutogenerated": false }, { "name": "comments", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "support_tickets_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"support_tickets\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"support_tickets\" (\"description\", \"created_at\", \"author\", \"user\", \"comments\")\n VALUES ('', TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET', '', '', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"support_tickets\" SET\n \"description\" = '',\n \"created_at\" = TIMESTAMP WITH TIME ZONE '2019-07-01 06:30:00 CET',\n \"author\" = '',\n \"user\" = '',\n \"comments\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"support_tickets\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.support_tickets", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('template_table_col1_seq'::regclass)", "name": "col1", "type": "int4", "isAutogenerated": true }, { "name": "col3", "type": "text", "isAutogenerated": false }, { "name": "col4", "type": "int4", "isAutogenerated": false }, { "name": "col5", "type": "bool", "isAutogenerated": false }, { "name": "col2", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "col1" ], "name": "template_table_pkey", "type": "primary key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"template_table\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"template_table\" (\"col3\", \"col4\", \"col5\", \"col2\")\n VALUES ('', 1, '', '');" }, { "title": "UPDATE", "body": "UPDATE public.\"template_table\" SET\n \"col3\" = '',\n \"col4\" = 1,\n \"col5\" = '',\n \"col2\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"template_table\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.template_table", "type": "TABLE" }, { "schema": "public", "columns": [ { "name": "age", "type": "int4", "isAutogenerated": false }, { "name": "username", "type": "varchar", "isAutogenerated": false }, { "name": "password", "type": "varchar", "isAutogenerated": false }, { "name": "email", "type": "varchar", "isAutogenerated": false }, { "name": "created_on", "type": "timestamp", "isAutogenerated": false }, { "name": "last_login", "type": "timestamp", "isAutogenerated": false } ], "keys": [ ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"testuser\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"testuser\" (\"age\", \"username\", \"password\", \"email\", \"created_on\", \"last_login\")\n VALUES (1, '', '', '', TIMESTAMP '2019-07-01 10:00:00', TIMESTAMP '2019-07-01 10:00:00');" }, { "title": "UPDATE", "body": "UPDATE public.\"testuser\" SET\n \"age\" = 1,\n \"username\" = '',\n \"password\" = '',\n \"email\" = '',\n \"created_on\" = TIMESTAMP '2019-07-01 10:00:00',\n \"last_login\" = TIMESTAMP '2019-07-01 10:00:00'\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"testuser\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.testuser", "type": "TABLE" }, { "schema": "public", "columns": [ { "defaultValue": "nextval('ticket_tags_id_seq'::regclass)", "name": "id", "type": "int4", "isAutogenerated": true }, { "name": "ticket_id", "type": "int4", "isAutogenerated": false }, { "name": "github_tag_id", "type": "text", "isAutogenerated": false } ], "keys": [ { "columnNames": [ "id" ], "name": "ticket_tags_pkey", "type": "primary key" }, { "fromColumns": [ "ticket_id" ], "name": "ticket_id_fk", "toColumns": [ "support_tickets.id" ], "type": "foreign key" } ], "templates": [ { "title": "SELECT", "body": "SELECT * FROM public.\"ticket_tags\" LIMIT 10;" }, { "title": "INSERT", "body": "INSERT INTO public.\"ticket_tags\" (\"ticket_id\", \"github_tag_id\")\n VALUES (1, '');" }, { "title": "UPDATE", "body": "UPDATE public.\"ticket_tags\" SET\n \"ticket_id\" = 1,\n \"github_tag_id\" = ''\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may update every row in the table!" }, { "title": "DELETE", "body": "DELETE FROM public.\"ticket_tags\"\n WHERE 1 = 0; -- Specify a valid condition here. Removing the condition may delete everything in the table!" } ], "name": "public.ticket_tags", "type": "TABLE" } ] } }, { "new": true, "invalids": [ ], "pluginId": "mongo-plugin", "isValid": true, "name": "Mock Mongo", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "sshProxyEnabled": false, "endpoints": [ ], "connection": { "mode": "READ_WRITE", "type": "DIRECT", "ssl": { "authType": "DEFAULT" } }, "properties": [ { "value": "Yes", "key": "Use Mongo Connection String URI" }, { "value": "mongodb+srv://mockdb-admin:****@mockdb.swrsq.mongodb.net/admin_db?retryWrites=true&w=majority", "key": "Connection String URI" } ] }, "structure": { "tables": [ { "columns": [ { "name": "_id", "type": "ObjectId", "isAutogenerated": true }, { "name": "col1", "type": "String", "isAutogenerated": false }, { "name": "col2", "type": "String", "isAutogenerated": false }, { "name": "col3", "type": "String", "isAutogenerated": false }, { "name": "col4", "type": "String", "isAutogenerated": false } ], "keys": [ ], "templates": [ { "configuration": { "find": { "query": "{ \"col1\": \"test\"}", "limit": "10", "sort": "{\"_id\": 1}" }, "collection": "template_table", "command": "FIND", "smartSubstitution": true }, "title": "Find", "body": "{\n \"find\": \"template_table\",\n \"filter\": {\n \"col1\": \"test\"\n },\n \"sort\": {\n \"_id\": 1\n },\n \"limit\": 10\n}\n" }, { "configuration": { "find": { "query": "{\"_id\": ObjectId(\"id_to_query_with\")}" }, "collection": "template_table", "command": "FIND", "smartSubstitution": true }, "title": "Find by ID", "body": "{\n \"find\": \"template_table\",\n \"filter\": {\n \"_id\": ObjectId(\"id_to_query_with\")\n }\n}\n" }, { "configuration": { "insert": { "documents": "[{ \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"col1\": \"new value\",\n \"col2\": \"new value\",\n \"col3\": \"new value\",\n \"col4\": \"new value\",\n}]" }, "collection": "template_table", "command": "INSERT", "smartSubstitution": true }, "title": "Insert", "body": "{\n \"insert\": \"template_table\",\n \"documents\": [\n {\n \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"col1\": \"new value\",\n \"col2\": \"new value\",\n \"col3\": \"new value\",\n \"col4\": \"new value\",\n }\n ]\n}\n" }, { "configuration": { "updateMany": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_update\") }", "update": "{ \"$set\": { \"col1\": \"new value\" } }" }, "update": { "limit": "ALL" }, "collection": "template_table", "command": "UPDATE", "smartSubstitution": true }, "title": "Update", "body": "{\n \"update\": \"template_table\",\n \"updates\": [\n {\n \"q\": {\n \"_id\": ObjectId(\"id_of_document_to_update\")\n },\n \"u\": { \"$set\": { \"col1\": \"new value\" } }\n }\n ]\n}\n" }, { "configuration": { "collection": "template_table", "delete": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_delete\") }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true }, "title": "Delete", "body": "{\n \"delete\": \"template_table\",\n \"deletes\": [\n {\n \"q\": {\n \"_id\": \"id_of_document_to_delete\"\n },\n \"limit\": 1\n }\n ]\n}\n" } ], "name": "template_table", "type": "COLLECTION" }, { "columns": [ { "name": "_id", "type": "ObjectId", "isAutogenerated": true }, { "name": "createdAt", "type": "Date", "isAutogenerated": false }, { "name": "email", "type": "String", "isAutogenerated": false }, { "name": "name", "type": "String", "isAutogenerated": false }, { "name": "role", "type": "String", "isAutogenerated": false }, { "name": "status", "type": "Object", "isAutogenerated": false } ], "keys": [ ], "templates": [ { "configuration": { "find": { "query": "{ \"email\": \"Fae14@hotmail.com\"}", "limit": "10", "sort": "{\"_id\": 1}" }, "collection": "users", "command": "FIND", "smartSubstitution": true }, "title": "Find", "body": "{\n \"find\": \"users\",\n \"filter\": {\n \"email\": \"Fae14@hotmail.com\"\n },\n \"sort\": {\n \"_id\": 1\n },\n \"limit\": 10\n}\n" }, { "configuration": { "find": { "query": "{\"_id\": ObjectId(\"id_to_query_with\")}" }, "collection": "users", "command": "FIND", "smartSubstitution": true }, "title": "Find by ID", "body": "{\n \"find\": \"users\",\n \"filter\": {\n \"_id\": ObjectId(\"id_to_query_with\")\n }\n}\n" }, { "configuration": { "insert": { "documents": "[{ \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"email\": \"new value\",\n \"name\": \"new value\",\n \"role\": \"new value\",\n \"status\": {},\n}]" }, "collection": "users", "command": "INSERT", "smartSubstitution": true }, "title": "Insert", "body": "{\n \"insert\": \"users\",\n \"documents\": [\n {\n \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"email\": \"new value\",\n \"name\": \"new value\",\n \"role\": \"new value\",\n \"status\": {},\n }\n ]\n}\n" }, { "configuration": { "updateMany": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_update\") }", "update": "{ \"$set\": { \"email\": \"new value\" } }" }, "update": { "limit": "ALL" }, "collection": "users", "command": "UPDATE", "smartSubstitution": true }, "title": "Update", "body": "{\n \"update\": \"users\",\n \"updates\": [\n {\n \"q\": {\n \"_id\": ObjectId(\"id_of_document_to_update\")\n },\n \"u\": { \"$set\": { \"email\": \"new value\" } }\n }\n ]\n}\n" }, { "configuration": { "collection": "users", "delete": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_delete\") }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true }, "title": "Delete", "body": "{\n \"delete\": \"users\",\n \"deletes\": [\n {\n \"q\": {\n \"_id\": \"id_of_document_to_delete\"\n },\n \"limit\": 1\n }\n ]\n}\n" } ], "name": "users", "type": "COLLECTION" }, { "columns": [ { "name": "_id", "type": "ObjectId", "isAutogenerated": true }, { "name": "createdAt", "type": "Date", "isAutogenerated": false }, { "name": "currentLimit", "type": "Integer", "isAutogenerated": false }, { "name": "featureName", "type": "String", "isAutogenerated": false }, { "name": "key", "type": "Integer", "isAutogenerated": false }, { "name": "limit", "type": "Integer", "isAutogenerated": false }, { "name": "subscriptionId", "type": "ObjectId", "isAutogenerated": true } ], "keys": [ ], "templates": [ { "configuration": { "find": { "query": "{ \"featureName\": \"Okuneva Inc\"}", "limit": "10", "sort": "{\"_id\": 1}" }, "collection": "orgs", "command": "FIND", "smartSubstitution": true }, "title": "Find", "body": "{\n \"find\": \"orgs\",\n \"filter\": {\n \"featureName\": \"Okuneva Inc\"\n },\n \"sort\": {\n \"_id\": 1\n },\n \"limit\": 10\n}\n" }, { "configuration": { "find": { "query": "{\"_id\": ObjectId(\"id_to_query_with\")}" }, "collection": "orgs", "command": "FIND", "smartSubstitution": true }, "title": "Find by ID", "body": "{\n \"find\": \"orgs\",\n \"filter\": {\n \"_id\": ObjectId(\"id_to_query_with\")\n }\n}\n" }, { "configuration": { "insert": { "documents": "[{ \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"currentLimit\": 1,\n \"featureName\": \"new value\",\n \"key\": 1,\n \"limit\": 1,\n \"subscriptionId\": ObjectId(\"a_valid_object_id_hex\"),\n}]" }, "collection": "orgs", "command": "INSERT", "smartSubstitution": true }, "title": "Insert", "body": "{\n \"insert\": \"orgs\",\n \"documents\": [\n {\n \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"currentLimit\": 1,\n \"featureName\": \"new value\",\n \"key\": 1,\n \"limit\": 1,\n \"subscriptionId\": ObjectId(\"a_valid_object_id_hex\"),\n }\n ]\n}\n" }, { "configuration": { "updateMany": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_update\") }", "update": "{ \"$set\": { \"featureName\": \"new value\" } }" }, "update": { "limit": "ALL" }, "collection": "orgs", "command": "UPDATE", "smartSubstitution": true }, "title": "Update", "body": "{\n \"update\": \"orgs\",\n \"updates\": [\n {\n \"q\": {\n \"_id\": ObjectId(\"id_of_document_to_update\")\n },\n \"u\": { \"$set\": { \"featureName\": \"new value\" } }\n }\n ]\n}\n" }, { "configuration": { "collection": "orgs", "delete": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_delete\") }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true }, "title": "Delete", "body": "{\n \"delete\": \"orgs\",\n \"deletes\": [\n {\n \"q\": {\n \"_id\": \"id_of_document_to_delete\"\n },\n \"limit\": 1\n }\n ]\n}\n" } ], "name": "orgs", "type": "COLLECTION" }, { "columns": [ { "name": "_id", "type": "ObjectId", "isAutogenerated": true }, { "name": "createdAt", "type": "Date", "isAutogenerated": false }, { "name": "createdBy", "type": "ObjectId", "isAutogenerated": true }, { "name": "domain", "type": "String", "isAutogenerated": false }, { "name": "name", "type": "String", "isAutogenerated": false }, { "name": "numUsers", "type": "Integer", "isAutogenerated": false }, { "name": "orgId", "type": "ObjectId", "isAutogenerated": true } ], "keys": [ ], "templates": [ { "configuration": { "find": { "query": "{ \"domain\": \"adolph.biz\"}", "limit": "10", "sort": "{\"_id\": 1}" }, "collection": "apps", "command": "FIND", "smartSubstitution": true }, "title": "Find", "body": "{\n \"find\": \"apps\",\n \"filter\": {\n \"domain\": \"adolph.biz\"\n },\n \"sort\": {\n \"_id\": 1\n },\n \"limit\": 10\n}\n" }, { "configuration": { "find": { "query": "{\"_id\": ObjectId(\"id_to_query_with\")}" }, "collection": "apps", "command": "FIND", "smartSubstitution": true }, "title": "Find by ID", "body": "{\n \"find\": \"apps\",\n \"filter\": {\n \"_id\": ObjectId(\"id_to_query_with\")\n }\n}\n" }, { "configuration": { "insert": { "documents": "[{ \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"createdBy\": ObjectId(\"a_valid_object_id_hex\"),\n \"domain\": \"new value\",\n \"name\": \"new value\",\n \"numUsers\": 1,\n \"orgId\": ObjectId(\"a_valid_object_id_hex\"),\n}]" }, "collection": "apps", "command": "INSERT", "smartSubstitution": true }, "title": "Insert", "body": "{\n \"insert\": \"apps\",\n \"documents\": [\n {\n \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"createdBy\": ObjectId(\"a_valid_object_id_hex\"),\n \"domain\": \"new value\",\n \"name\": \"new value\",\n \"numUsers\": 1,\n \"orgId\": ObjectId(\"a_valid_object_id_hex\"),\n }\n ]\n}\n" }, { "configuration": { "updateMany": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_update\") }", "update": "{ \"$set\": { \"domain\": \"new value\" } }" }, "update": { "limit": "ALL" }, "collection": "apps", "command": "UPDATE", "smartSubstitution": true }, "title": "Update", "body": "{\n \"update\": \"apps\",\n \"updates\": [\n {\n \"q\": {\n \"_id\": ObjectId(\"id_of_document_to_update\")\n },\n \"u\": { \"$set\": { \"domain\": \"new value\" } }\n }\n ]\n}\n" }, { "configuration": { "collection": "apps", "delete": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_delete\") }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true }, "title": "Delete", "body": "{\n \"delete\": \"apps\",\n \"deletes\": [\n {\n \"q\": {\n \"_id\": \"id_of_document_to_delete\"\n },\n \"limit\": 1\n }\n ]\n}\n" } ], "name": "apps", "type": "COLLECTION" }, { "columns": [ { "name": "_id", "type": "ObjectId", "isAutogenerated": true }, { "name": "createdAt", "type": "Date", "isAutogenerated": false }, { "name": "currency", "type": "String", "isAutogenerated": false }, { "name": "mrr", "type": "String", "isAutogenerated": false }, { "name": "name", "type": "String", "isAutogenerated": false }, { "name": "renewalDate", "type": "Date", "isAutogenerated": false }, { "name": "status", "type": "String", "isAutogenerated": false }, { "name": "statusOfApp", "type": "Object", "isAutogenerated": false } ], "keys": [ ], "templates": [ { "configuration": { "find": { "query": "{ \"currency\": \"RUB\"}", "limit": "10", "sort": "{\"_id\": 1}" }, "collection": "subscriptions", "command": "FIND", "smartSubstitution": true }, "title": "Find", "body": "{\n \"find\": \"subscriptions\",\n \"filter\": {\n \"currency\": \"RUB\"\n },\n \"sort\": {\n \"_id\": 1\n },\n \"limit\": 10\n}\n" }, { "configuration": { "find": { "query": "{\"_id\": ObjectId(\"id_to_query_with\")}" }, "collection": "subscriptions", "command": "FIND", "smartSubstitution": true }, "title": "Find by ID", "body": "{\n \"find\": \"subscriptions\",\n \"filter\": {\n \"_id\": ObjectId(\"id_to_query_with\")\n }\n}\n" }, { "configuration": { "insert": { "documents": "[{ \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"currency\": \"new value\",\n \"mrr\": \"new value\",\n \"name\": \"new value\",\n \"renewalDate\": new Date(\"2019-07-01\"),\n \"status\": \"new value\",\n \"statusOfApp\": {},\n}]" }, "collection": "subscriptions", "command": "INSERT", "smartSubstitution": true }, "title": "Insert", "body": "{\n \"insert\": \"subscriptions\",\n \"documents\": [\n {\n \"_id\": ObjectId(\"a_valid_object_id_hex\"),\n \"createdAt\": new Date(\"2019-07-01\"),\n \"currency\": \"new value\",\n \"mrr\": \"new value\",\n \"name\": \"new value\",\n \"renewalDate\": new Date(\"2019-07-01\"),\n \"status\": \"new value\",\n \"statusOfApp\": {},\n }\n ]\n}\n" }, { "configuration": { "updateMany": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_update\") }", "update": "{ \"$set\": { \"currency\": \"new value\" } }" }, "update": { "limit": "ALL" }, "collection": "subscriptions", "command": "UPDATE", "smartSubstitution": true }, "title": "Update", "body": "{\n \"update\": \"subscriptions\",\n \"updates\": [\n {\n \"q\": {\n \"_id\": ObjectId(\"id_of_document_to_update\")\n },\n \"u\": { \"$set\": { \"currency\": \"new value\" } }\n }\n ]\n}\n" }, { "configuration": { "collection": "subscriptions", "delete": { "query": "{ \"_id\": ObjectId(\"id_of_document_to_delete\") }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true }, "title": "Delete", "body": "{\n \"delete\": \"subscriptions\",\n \"deletes\": [\n {\n \"q\": {\n \"_id\": \"id_of_document_to_delete\"\n },\n \"limit\": 1\n }\n ]\n}\n" } ], "name": "subscriptions", "type": "COLLECTION" } ] } }, { "new": true, "invalids": [ ], "pluginId": "redis-plugin", "isValid": true, "name": "RedisTemplateApps", "userPermissions": [ "execute:datasources", "manage:datasources", "read:datasources" ], "datasourceConfiguration": { "endpoints": [ { "port": 10339, "host": "redis-10339.c278.us-east-1-4.ec2.cloud.redislabs.com" } ] }, "structure": { } } ], "actionList": [ { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "SELECT * FROM public.template_table\nWHERE col2 like '%{{Table1.searchText || \"\"}}%'\nORDER BY {{col_select.selectedOptionValue}} {{order_select.selectedOptionValue}}\nLIMIT {{Table1.pageSize}}\nOFFSET {{(Table1.pageNo - 1) * Table1.pageSize}};", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "SQL" }, "pluginId": "postgres-plugin", "id": "60d4559cee9aa1792c5bec40", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "SELECT * FROM public.template_table\nWHERE col2 like '%{{Table1.searchText || \"\"}}%'\nORDER BY {{col_select.selectedOptionValue}} {{order_select.selectedOptionValue}}\nLIMIT {{Table1.pageSize}}\nOFFSET {{(Table1.pageNo - 1) * Table1.pageSize}};", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "SQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596618Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "Table1.triggeredRow.col1" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "DELETE FROM public.template_table\n WHERE col1 = {{Table1.triggeredRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "SQL" }, "pluginId": "postgres-plugin", "id": "60d4559cee9aa1792c5bec41", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "Table1.triggeredRow.col1" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "DELETE FROM public.template_table\n WHERE col1 = {{Table1.triggeredRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "SQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596641Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "Table1.selectedRow.col1", "update_col_2.text", "update_col_5.text", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "UPDATE public.template_table SET\n\t\tcol2 = '{{update_col_2.text}}',\n col3 = '{{update_col_3.text}}',\n col4 = '{{update_col_4.text}}',\n col5 = '{{update_col_5.text}}'\n WHERE col1 = {{Table1.selectedRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "SQL" }, "pluginId": "postgres-plugin", "id": "60d4559cee9aa1792c5bec42", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "Table1.selectedRow.col1", "update_col_2.text", "update_col_5.text", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "UPDATE public.template_table SET\n\t\tcol2 = '{{update_col_2.text}}',\n col3 = '{{update_col_3.text}}',\n col4 = '{{update_col_4.text}}',\n col5 = '{{update_col_5.text}}'\n WHERE col1 = {{Table1.selectedRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "SQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596644Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "INSERT INTO public.template_table (\n\tcol1,\n\tcol2, \n\tcol3,\n\tcol4, \n\tcol5\n)\nVALUES (\n\t\t\t\t{{insert_col_input1.text}}, \n\t\t\t\t{{insert_col_input2.text}}, \n\t\t\t\t{{insert_col_input3.text}}, \n\t\t\t\t{{insert_col_input4.text}}, \n\t\t\t\t{{insert_col_input5.text}}\n);", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "SQL" }, "pluginId": "postgres-plugin", "id": "60d4559cee9aa1792c5bec43", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "INSERT INTO public.template_table (\n\tcol1,\n\tcol2, \n\tcol3,\n\tcol4, \n\tcol5\n)\nVALUES (\n\t\t\t\t{{insert_col_input1.text}}, \n\t\t\t\t{{insert_col_input2.text}}, \n\t\t\t\t{{insert_col_input3.text}}, \n\t\t\t\t{{insert_col_input4.text}}, \n\t\t\t\t{{insert_col_input5.text}}\n);", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "SQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596646Z" }, { "new": false, "pluginType": "SAAS", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[6].value" }, { "key": "pluginSpecifiedTemplates[8].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.pageSize", "(data_table.pageNo - 1) * data_table.pageSize" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "GET", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "{{data_table.pageSize}}", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "{{(data_table.pageNo - 1) * data_table.pageSize}}", "key": "rowOffset" }, { "key": "rowObject" }, { "key": "rowObjects" }, { "value": "", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "pluginId": "google-sheets-plugin", "id": "60d468c1ee9aa1792c5bec95", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[6].value" }, { "key": "pluginSpecifiedTemplates[8].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.pageSize", "(data_table.pageNo - 1) * data_table.pageSize" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "GET", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "{{data_table.pageSize}}", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "{{(data_table.pageNo - 1) * data_table.pageSize}}", "key": "rowOffset" }, { "key": "rowObject" }, { "key": "rowObjects" }, { "value": "", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596649Z" }, { "new": false, "pluginType": "SAAS", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[6].value" }, { "key": "pluginSpecifiedTemplates[8].value" }, { "key": "pluginSpecifiedTemplates[11].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.pageSize", "data_table.triggeredRow.rowIndex", "(data_table.pageNo - 1) * data_table.pageSize" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "DELETE_ROW", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "{{data_table.pageSize}}", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "{{(data_table.pageNo - 1) * data_table.pageSize}}", "key": "rowOffset" }, { "key": "rowObject" }, { "key": "rowObjects" }, { "value": "{{data_table.triggeredRow.rowIndex}}", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "pluginId": "google-sheets-plugin", "id": "60d46a38ee9aa1792c5bec99", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[6].value" }, { "key": "pluginSpecifiedTemplates[8].value" }, { "key": "pluginSpecifiedTemplates[11].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.pageSize", "data_table.triggeredRow.rowIndex", "(data_table.pageNo - 1) * data_table.pageSize" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "DELETE_ROW", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "{{data_table.pageSize}}", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "{{(data_table.pageNo - 1) * data_table.pageSize}}", "key": "rowOffset" }, { "key": "rowObject" }, { "key": "rowObjects" }, { "value": "{{data_table.triggeredRow.rowIndex}}", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596650Z" }, { "new": false, "pluginType": "SAAS", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[9].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "colInput1.text", "colInput4.text", "data_table.selectedRow.rowIndex", "colInput2.text", "colInput3.text" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "UPDATE", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "", "key": "rowOffset" }, { "value": "{\n\t \"rowIndex\": {{data_table.selectedRow.rowIndex}}, \n\t\t\"col1\": \"{{colInput1.text}}\", \n\t\t\"col2\": \"{{colInput2.text}}\", \n\t\t\"col3\": \"{{colInput3.text}}\", \n\t\t\"col4\": \"{{colInput4.text}}\"\n}", "key": "rowObject" }, { "key": "rowObjects" }, { "value": "", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "pluginId": "google-sheets-plugin", "id": "60d47052ee9aa1792c5becbe", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[9].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "colInput1.text", "colInput4.text", "data_table.selectedRow.rowIndex", "colInput2.text", "colInput3.text" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "UPDATE", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "", "key": "rowOffset" }, { "value": "{\n\t \"rowIndex\": {{data_table.selectedRow.rowIndex}}, \n\t\t\"col1\": \"{{colInput1.text}}\", \n\t\t\"col2\": \"{{colInput2.text}}\", \n\t\t\"col3\": \"{{colInput3.text}}\", \n\t\t\"col4\": \"{{colInput4.text}}\"\n}", "key": "rowObject" }, { "key": "rowObjects" }, { "value": "", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596652Z" }, { "new": false, "pluginType": "SAAS", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[9].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "APPEND", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "", "key": "rowOffset" }, { "value": "{ \n\t\t\"col1\": \"{{insert_col_input1.text}}\", \n\t\t\"col2\": \"{{insert_col_input2.text}}\", \n\t\t\"col3\": \"{{insert_col_input3.text}}\", \n\t\t\"col4\": \"{{insert_col_input4.text}}\",\n\t\t\"col5\": \"{{insert_col_input5.text}}\"\n}", "key": "rowObject" }, { "key": "rowObjects" }, { "value": "", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "pluginId": "google-sheets-plugin", "id": "60d47363ee9aa1792c5becc3", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[9].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Google Sheet", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "APPEND", "key": "method" }, { "value": "https://docs.google.com/spreadsheets/d/1P6or_F8UZ9sJX3JRAsX_kQDMRRnXqrnRgRIiml8Gjl0/edit#gid=0", "key": "sheetUrl" }, { "value": "", "key": "range" }, { "value": "", "key": "spreadsheetName" }, { "value": "1", "key": "tableHeaderIndex" }, { "value": "ROWS", "key": "queryFormat" }, { "value": "", "key": "rowLimit" }, { "value": "template_table", "key": "sheetName" }, { "value": "", "key": "rowOffset" }, { "value": "{ \n\t\t\"col1\": \"{{insert_col_input1.text}}\", \n\t\t\"col2\": \"{{insert_col_input2.text}}\", \n\t\t\"col3\": \"{{insert_col_input3.text}}\", \n\t\t\"col4\": \"{{insert_col_input4.text}}\",\n\t\t\"col5\": \"{{insert_col_input5.text}}\"\n}", "key": "rowObject" }, { "key": "rowObjects" }, { "value": "", "key": "rowIndex" }, { "value": "SHEET", "key": "deleteFormat" }, { "value": false, "key": "smartSubstitution" } ] }, "userPermissions": [ ], "pageId": "Google Sheets" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596654Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ "'Query timeout' field must be an integer between 0 and 60000" ], "dynamicBindingPathList": [ { "key": "body" }, { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "FilePicker.files[this.params.fileIndex].data", "(!!folder_name.text ? folder_name.text + \"/\" : \"\") + this.params.name" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "CreateFile", "executeOnLoad": false, "isValid": true, "name": "CreateFile", "actionConfiguration": { "path": "{{(!!folder_name.text ? folder_name.text + \"/\" : \"\") + this.params.name}}", "paginationType": "NONE", "timeoutInMillisecond": 100000, "encodeParamsToggle": true, "body": "{{FilePicker.files[this.params.fileIndex].data}}", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "", "expiry" : "5", "signedUrl" : "NO" }, "delete" : { "expiry" : "5" }, "command" : "UPLOAD_FILE_FROM_BODY" } }, "userPermissions": [ ], "pageId": "S3" }, "pluginId": "amazons3-plugin", "id": "60da6d3fee9aa1792c5bf5e8", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ "'Query timeout' field must be an integer between 0 and 60000" ], "dynamicBindingPathList": [ { "key": "body" }, { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "FilePicker.files[this.params.fileIndex].data", "(!!folder_name.text ? folder_name.text + \"/\" : \"\") + this.params.name" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "CreateFile", "executeOnLoad": false, "isValid": true, "name": "CreateFile", "actionConfiguration": { "path": "{{(!!folder_name.text ? folder_name.text + \"/\" : \"\") + this.params.name}}", "paginationType": "NONE", "timeoutInMillisecond": 100000, "encodeParamsToggle": true, "body": "{{FilePicker.files[this.params.fileIndex].data}}", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "", "expiry" : "5", "signedUrl" : "NO" }, "delete" : { "expiry" : "5" }, "command" : "UPLOAD_FILE_FROM_BODY" } }, "userPermissions": [ ], "pageId": "S3" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596656Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key" : "formData.list.expiry" }, { "key" : "formData.list.prefix" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "60 * 24", "search_input.text" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "ListFiles", "executeOnLoad": true, "isValid": true, "name": "ListFiles", "actionConfiguration": { "path": "", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "{{search_input.text}}", "expiry" : "{{ 60 * 24 }}", "signedUrl" : "YES", "unSignedUrl" : "YES" }, "delete" : { "expiry" : "5" }, "command" : "LIST" } }, "userPermissions": [ ], "pageId": "S3" }, "pluginId": "amazons3-plugin", "id": "60da700cee9aa1792c5bf5e9", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key" : "formData.list.expiry" }, { "key" : "formData.list.prefix" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "60 * 24", "search_input.text" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "ListFiles", "executeOnLoad": true, "isValid": true, "name": "ListFiles", "actionConfiguration": { "path": "", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "{{search_input.text}}", "expiry" : "{{ 60 * 24 }}", "signedUrl" : "YES", "unSignedUrl" : "YES" }, "delete" : { "expiry" : "5" }, "command" : "LIST" } }, "userPermissions": [ ], "pageId": "S3" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596658Z" }, { "new": false, "pluginType": "API", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": true, "jsonPathKeys": [ "{...get_exported_app.data, decryptedFields: undefined, datasourceList: get_exported_app.data.datasourceList.map((source) => { return {...source, structure: appsmith.store[source.pluginId] == undefined ? {}: appsmith.store[source.pluginId].data} } ) }", "branch_input.text" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://hook.integromat.com" } }, "validName": "update_template", "executeOnLoad": false, "isValid": true, "name": "update_template", "actionConfiguration": { "path": "/uepsj7o6a0hmiodonjr7xrcqj9pixe0s", "headers": [ { "value": "application/json", "key": "content-type" }, { "value": "", "key": "" } ], "paginationType": "NONE", "queryParameters": [ { "value": "", "key": "" }, { "value": "", "key": "" } ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n\t\"app\": {{ {...get_exported_app.data, decryptedFields: undefined, datasourceList: get_exported_app.data.datasourceList.map((source) => { return {...source, structure: appsmith.store[source.pluginId] == undefined ? {}: appsmith.store[source.pluginId].data} } ) } }},\n\t\"branch\": \"{{branch_input.text}}\"\n}", "httpMethod": "POST", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "Admin" }, "pluginId": "restapi-plugin", "id": "60daba3aee9aa1792c5bf647", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": true, "jsonPathKeys": [ "{...get_exported_app.data, decryptedFields: undefined, datasourceList: get_exported_app.data.datasourceList.map((source) => { return {...source, structure: appsmith.store[source.pluginId] == undefined ? {}: appsmith.store[source.pluginId].data} } ) }", "branch_input.text" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://hook.integromat.com" } }, "validName": "update_template", "executeOnLoad": false, "isValid": true, "name": "update_template", "actionConfiguration": { "path": "/uepsj7o6a0hmiodonjr7xrcqj9pixe0s", "headers": [ { "value": "application/json", "key": "content-type" }, { "value": "", "key": "" } ], "paginationType": "NONE", "queryParameters": [ { "value": "", "key": "" }, { "value": "", "key": "" } ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n\t\"app\": {{ {...get_exported_app.data, decryptedFields: undefined, datasourceList: get_exported_app.data.datasourceList.map((source) => { return {...source, structure: appsmith.store[source.pluginId] == undefined ? {}: appsmith.store[source.pluginId].data} } ) } }},\n\t\"branch\": \"{{branch_input.text}}\"\n}", "httpMethod": "POST", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "Admin" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596660Z" }, { "new": false, "pluginType": "API", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ ], "confirmBeforeExecute": false, "jsonPathKeys": [ ], "datasource": { "new": false, "isValid": true, "id": "Appsmith Prod", "userPermissions": [ ] }, "validName": "get_exported_app", "executeOnLoad": false, "isValid": true, "name": "get_exported_app", "actionConfiguration": { "path": "/api/v1/applications/export/60d4559cee9aa1792c5bec3d", "headers": [ ], "paginationType": "NONE", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "httpMethod": "GET", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "Admin" }, "pluginId": "restapi-plugin", "id": "60dabb35ee9aa1792c5bf648", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ ], "confirmBeforeExecute": false, "jsonPathKeys": [ ], "datasource": { "new": false, "isValid": true, "id": "Appsmith Prod", "userPermissions": [ ] }, "validName": "get_exported_app", "executeOnLoad": false, "isValid": true, "name": "get_exported_app", "actionConfiguration": { "path": "/api/v1/applications/export/60d4559cee9aa1792c5bec3d", "headers": [ ], "paginationType": "NONE", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "httpMethod": "GET", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "Admin" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596662Z" }, { "new": false, "pluginType": "API", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ ], "confirmBeforeExecute": false, "jsonPathKeys": [ "this.params.id" ], "datasource": { "new": false, "isValid": true, "id": "Appsmith Prod", "userPermissions": [ ] }, "validName": "get_datasource_structure", "executeOnLoad": false, "isValid": true, "name": "get_datasource_structure", "actionConfiguration": { "path": "/api/v1/datasources/{{this.params.id}}/structure", "headers": [ ], "paginationType": "NONE", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "httpMethod": "GET", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "Admin" }, "pluginId": "restapi-plugin", "id": "60dabca0ee9aa1792c5bf649", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ ], "confirmBeforeExecute": false, "jsonPathKeys": [ "this.params.id" ], "datasource": { "new": false, "isValid": true, "id": "Appsmith Prod", "userPermissions": [ ] }, "validName": "get_datasource_structure", "executeOnLoad": false, "isValid": true, "name": "get_datasource_structure", "actionConfiguration": { "path": "/api/v1/datasources/{{this.params.id}}/structure", "headers": [ ], "paginationType": "NONE", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "httpMethod": "GET", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "Admin" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596664Z" }, { "new": false, "pluginType": "API", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "select_cols_input.text", "datasource_input.text.split(\"applications/\")[1].split(\"/\")[0]", "datasource_input.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]", "search_col_input.text", "tableName_input.text" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://release.app.appsmith.com" } }, "validName": "generate_sql_app", "executeOnLoad": false, "isValid": true, "name": "generate_sql_app", "actionConfiguration": { "path": "/api/v1/pages/crud-page", "headers": [ { "value": "application/json", "key": "Content-Type" }, { "value": "SESSION=691d7061-6eb8-4483-af91-b6e5de0692cc", "key": "Cookie" } ], "paginationType": "PAGE_NO", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n \"tableName\": \"{{tableName_input.text}}\",\n \"datasourceId\": \"{{datasource_input.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]}}\",\n \"applicationId\" : \"{{datasource_input.text.split(\"applications/\")[1].split(\"/\")[0]}}\",\n\t\t\"searchColumn\": \"{{search_col_input.text}}\",\n\t\t\"columns\": \"{{select_cols_input.text}}\"\n}", "httpMethod": "POST" }, "userPermissions": [ ], "pageId": "Page Generator" }, "pluginId": "restapi-plugin", "id": "60dadb5aee9aa1792c5bf6bc", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "select_cols_input.text", "datasource_input.text.split(\"applications/\")[1].split(\"/\")[0]", "datasource_input.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]", "search_col_input.text", "tableName_input.text" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://release.app.appsmith.com" } }, "validName": "generate_sql_app", "executeOnLoad": false, "isValid": true, "name": "generate_sql_app", "actionConfiguration": { "path": "/api/v1/pages/crud-page", "headers": [ { "value": "application/json", "key": "Content-Type" }, { "value": "SESSION=691d7061-6eb8-4483-af91-b6e5de0692cc", "key": "Cookie" } ], "paginationType": "PAGE_NO", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n \"tableName\": \"{{tableName_input.text}}\",\n \"datasourceId\": \"{{datasource_input.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]}}\",\n \"applicationId\" : \"{{datasource_input.text.split(\"applications/\")[1].split(\"/\")[0]}}\",\n\t\t\"searchColumn\": \"{{search_col_input.text}}\",\n\t\t\"columns\": \"{{select_cols_input.text}}\"\n}", "httpMethod": "POST" }, "userPermissions": [ ], "pageId": "Page Generator" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596666Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.find.sort" }, { "key": "formData.find.skip" }, { "key": "formData.find.limit" }, { "key": "formData.find.query" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "key_select.selectedOptionValue", "data_table.pageSize", "data_table.searchText||\"\"", "(data_table.pageNo - 1) * data_table.pageSize", "order_select.selectedOptionValue" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "FindQuery", "executeOnLoad": true, "isValid": true, "name": "FindQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "limit": "SINGLE" }, "find": { "query": "{ col2: /{{data_table.searchText||\"\"}}/i }", "limit": "{{data_table.pageSize}}", "skip": "{{(data_table.pageNo - 1) * data_table.pageSize}}", "sort": "{ \n{{key_select.selectedOptionValue}}: {{order_select.selectedOptionValue}} \n}" }, "collection": "template_table", "delete": { "limit": "SINGLE" }, "command": "FIND", "smartSubstitution": false } }, "userPermissions": [ ], "pageId": "MongoDB" }, "pluginId": "mongo-plugin", "id": "60db015aee9aa1792c5bf778", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.find.sort" }, { "key": "formData.find.skip" }, { "key": "formData.find.limit" }, { "key": "formData.find.query" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "key_select.selectedOptionValue", "data_table.pageSize", "data_table.searchText||\"\"", "(data_table.pageNo - 1) * data_table.pageSize", "order_select.selectedOptionValue" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "FindQuery", "executeOnLoad": true, "isValid": true, "name": "FindQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "limit": "SINGLE" }, "find": { "query": "{ col2: /{{data_table.searchText||\"\"}}/i }", "limit": "{{data_table.pageSize}}", "skip": "{{(data_table.pageNo - 1) * data_table.pageSize}}", "sort": "{ \n{{key_select.selectedOptionValue}}: {{order_select.selectedOptionValue}} \n}" }, "collection": "template_table", "delete": { "limit": "SINGLE" }, "command": "FIND", "smartSubstitution": false } }, "userPermissions": [ ], "pageId": "MongoDB" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596668Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.delete.query" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.selectedRow._ref", "data_table.triggeredRow._id" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "path": "template_table/{{data_table.selectedRow._ref}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "limit": "SINGLE" }, "collection": "template_table", "delete": { "query": "{ _id: ObjectId('{{data_table.triggeredRow._id}}') }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true } }, "userPermissions": [ ], "pageId": "MongoDB" }, "pluginId": "mongo-plugin", "id": "60db0325ee9aa1792c5bf77e", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.delete.query" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.selectedRow._ref", "data_table.triggeredRow._id" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "path": "template_table/{{data_table.selectedRow._ref}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "limit": "SINGLE" }, "collection": "template_table", "delete": { "query": "{ _id: ObjectId('{{data_table.triggeredRow._id}}') }", "limit": "SINGLE" }, "command": "DELETE", "smartSubstitution": true } }, "userPermissions": [ ], "pageId": "MongoDB" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596669Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.updateMany.query" }, { "key": "formData.updateMany.update" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "update_col_2.text", "data_table.selectedRow._id", "update_col_1.text", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "query": "{ _id: ObjectId('{{data_table.selectedRow._id}}') }", "limit": "SINGLE", "update": "{\n \"col1\" : {{update_col_1.text}},\n\t\"col2\" : {{update_col_2.text}},\n \"col3\" : {{update_col_3.text}},\n \"col4\" : {{update_col_4.text}}\n}" }, "collection": "template_table", "delete": { "limit": "SINGLE" }, "command": "UPDATE", "smartSubstitution": true } }, "userPermissions": [ ], "pageId": "MongoDB" }, "pluginId": "mongo-plugin", "id": "60db034dee9aa1792c5bf77f", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.updateMany.query" }, { "key": "formData.updateMany.update" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "update_col_2.text", "data_table.selectedRow._id", "update_col_1.text", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "query": "{ _id: ObjectId('{{data_table.selectedRow._id}}') }", "limit": "SINGLE", "update": "{\n \"col1\" : {{update_col_1.text}},\n\t\"col2\" : {{update_col_2.text}},\n \"col3\" : {{update_col_3.text}},\n \"col4\" : {{update_col_4.text}}\n}" }, "collection": "template_table", "delete": { "limit": "SINGLE" }, "command": "UPDATE", "smartSubstitution": true } }, "userPermissions": [ ], "pageId": "MongoDB" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596671Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.insert.documents" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "limit": "SINGLE" }, "insert": { "documents": "{\n \"col1\": {{insert_col_input1.text}}, \n \"col2\": {{insert_col_input2.text}}, \n \"col3\": {{insert_col_input3.text}}, \n \"col4\": {{insert_col_input4.text}}\n}" }, "collection": "template_table", "delete": { "limit": "SINGLE" }, "command": "INSERT", "smartSubstitution": true } }, "userPermissions": [ ], "pageId": "MongoDB" }, "pluginId": "mongo-plugin", "id": "60db03dcee9aa1792c5bf781", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "formData.insert.documents" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Mock Mongo", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData": { "updateMany": { "limit": "SINGLE" }, "insert": { "documents": "{\n \"col1\": {{insert_col_input1.text}}, \n \"col2\": {{insert_col_input2.text}}, \n \"col3\": {{insert_col_input3.text}}, \n \"col4\": {{insert_col_input4.text}}\n}" }, "collection": "template_table", "delete": { "limit": "SINGLE" }, "command": "INSERT", "smartSubstitution": true } }, "userPermissions": [ ], "pageId": "MongoDB" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596673Z" }, { "new": false, "pluginType": "API", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "mongo_ds_url.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]", "collection_input.text", "search_keys_input.text", "mongo_ds_url.text.split(\"applications/\")[1].split(\"/\")[0]" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://release.app.appsmith.com" } }, "validName": "generate_mongo_app", "executeOnLoad": false, "isValid": true, "name": "generate_mongo_app", "actionConfiguration": { "path": "/api/v1/pages/crud-page", "headers": [ { "value": "application/json", "key": "Content-Type" }, { "value": "SESSION=691d7061-6eb8-4483-af91-b6e5de0692cc", "key": "Cookie" } ], "paginationType": "PAGE_NO", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n \"tableName\": \"{{collection_input.text}}\",\n \"datasourceId\": \"{{mongo_ds_url.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]}}\",\n \"applicationId\" : \"{{mongo_ds_url.text.split(\"applications/\")[1].split(\"/\")[0]}}\",\n\t\t\"searchColumn\" : \"{{search_keys_input.text}}\"\n}", "httpMethod": "POST" }, "userPermissions": [ ], "pageId": "Page Generator" }, "pluginId": "restapi-plugin", "id": "60dc1a0aee9aa1792c5bf9a5", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "mongo_ds_url.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]", "collection_input.text", "search_keys_input.text", "mongo_ds_url.text.split(\"applications/\")[1].split(\"/\")[0]" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://release.app.appsmith.com" } }, "validName": "generate_mongo_app", "executeOnLoad": false, "isValid": true, "name": "generate_mongo_app", "actionConfiguration": { "path": "/api/v1/pages/crud-page", "headers": [ { "value": "application/json", "key": "Content-Type" }, { "value": "SESSION=691d7061-6eb8-4483-af91-b6e5de0692cc", "key": "Cookie" } ], "paginationType": "PAGE_NO", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n \"tableName\": \"{{collection_input.text}}\",\n \"datasourceId\": \"{{mongo_ds_url.text.split(\"datasource/\")[1].split(\"?\" || \"/\")[0]}}\",\n \"applicationId\" : \"{{mongo_ds_url.text.split(\"applications/\")[1].split(\"/\")[0]}}\",\n\t\t\"searchColumn\" : \"{{search_keys_input.text}}\"\n}", "httpMethod": "POST" }, "userPermissions": [ ], "pageId": "Page Generator" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596675Z" }, { "new": false, "pluginType": "API", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "gsheet_ds_input.text.split(\"datasources/\")[1].split(\"/\" || \"?\")[0]", "gsheet_ds_input.text.split(\"applications/\")[1].split(\"/\")[0]", "collection_input.text" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://release.app.appsmith.com" } }, "validName": "generate_gsheet_app", "executeOnLoad": false, "isValid": true, "name": "generate_gsheet_app", "actionConfiguration": { "path": "/api/v1/pages/crud-page", "headers": [ { "value": "application/json", "key": "Content-Type" }, { "value": "SESSION=691d7061-6eb8-4483-af91-b6e5de0692cc", "key": "Cookie" } ], "paginationType": "PAGE_NO", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n \"tableName\": \"{{collection_input.text}}\",\n \"datasourceId\": \"{{gsheet_ds_input.text.split(\"datasources/\")[1].split(\"/\" || \"?\")[0]}}\",\n \"applicationId\" : \"{{gsheet_ds_input.text.split(\"applications/\")[1].split(\"/\")[0]}}\"\n}", "httpMethod": "POST" }, "userPermissions": [ ], "pageId": "Page Generator" }, "pluginId": "restapi-plugin", "id": "60dc1a22ee9aa1792c5bf9a8", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "gsheet_ds_input.text.split(\"datasources/\")[1].split(\"/\" || \"?\")[0]", "gsheet_ds_input.text.split(\"applications/\")[1].split(\"/\")[0]", "collection_input.text" ], "datasource": { "new": true, "invalids": [ ], "pluginId": "restapi-plugin", "isValid": true, "name": "DEFAULT_REST_DATASOURCE", "userPermissions": [ ], "datasourceConfiguration": { "url": "https://release.app.appsmith.com" } }, "validName": "generate_gsheet_app", "executeOnLoad": false, "isValid": true, "name": "generate_gsheet_app", "actionConfiguration": { "path": "/api/v1/pages/crud-page", "headers": [ { "value": "application/json", "key": "Content-Type" }, { "value": "SESSION=691d7061-6eb8-4483-af91-b6e5de0692cc", "key": "Cookie" } ], "paginationType": "PAGE_NO", "queryParameters": [ ], "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n \"tableName\": \"{{collection_input.text}}\",\n \"datasourceId\": \"{{gsheet_ds_input.text.split(\"datasources/\")[1].split(\"/\" || \"?\")[0]}}\",\n \"applicationId\" : \"{{gsheet_ds_input.text.split(\"applications/\")[1].split(\"/\")[0]}}\"\n}", "httpMethod": "POST" }, "userPermissions": [ ], "pageId": "Page Generator" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596677Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "File_List.selectedItem.fileName" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "DeleteFile", "executeOnLoad": false, "isValid": true, "name": "DeleteFile", "actionConfiguration": { "path": "{{File_List.selectedItem.fileName}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData" : { "bucket" : "assets-test.appsmith.com", "command" : "DELETE_FILE" } }, "userPermissions": [ ], "pageId": "S3" }, "pluginId": "amazons3-plugin", "id": "60e6cb8c646724139a549885", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "File_List.selectedItem.fileName" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "DeleteFile", "executeOnLoad": false, "isValid": true, "name": "DeleteFile", "actionConfiguration": { "path": "{{File_List.selectedItem.fileName}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "formData" : { "bucket" : "assets-test.appsmith.com", "command" : "DELETE_FILE" } }, "userPermissions": [ ], "pageId": "S3" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596679Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "File_List.selectedItem.fileName" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "ReadFile", "executeOnLoad": false, "isValid": true, "name": "ReadFile", "actionConfiguration": { "path": "{{File_List.selectedItem.fileName}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "", "expiry" : "5", "signedUrl" : "NO" }, "delete" : { "expiry" : "5" }, "command" : "READ_FILE" } }, "userPermissions": [ ], "pageId": "S3" }, "pluginId": "amazons3-plugin", "id": "60e6d7c3646724139a5498c4", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "File_List.selectedItem.fileName" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "ReadFile", "executeOnLoad": false, "isValid": true, "name": "ReadFile", "actionConfiguration": { "path": "{{File_List.selectedItem.fileName}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "", "expiry" : "5", "signedUrl" : "NO" }, "delete" : { "expiry" : "5" }, "command" : "READ_FILE" } }, "userPermissions": [ ], "pageId": "S3" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596686Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" }, { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_file_picker.files.length ? update_file_picker.files[0].data : \"\"", "update_file_name.text" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "UpdateFile", "executeOnLoad": false, "isValid": true, "name": "UpdateFile", "actionConfiguration": { "path": "{{update_file_name.text}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{{update_file_picker.files.length ? update_file_picker.files[0].data : \"\" }}", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "", "expiry" : "5", "signedUrl" : "NO", "unSignedUrl" : "YES" }, "delete" : { "expiry" : "5" }, "command" : "UPLOAD_FILE_FROM_BODY" } }, "userPermissions": [ ], "pageId": "S3" }, "pluginId": "amazons3-plugin", "id": "60e6edae646724139a549925", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" }, { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_file_picker.files.length ? update_file_picker.files[0].data : \"\"", "update_file_name.text" ], "datasource": { "new": false, "isValid": true, "id": "AmazonS3 CRUD", "userPermissions": [ ] }, "validName": "UpdateFile", "executeOnLoad": false, "isValid": true, "name": "UpdateFile", "actionConfiguration": { "path": "{{update_file_name.text}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{{update_file_picker.files.length ? update_file_picker.files[0].data : \"\" }}", "formData" : { "bucket" : "assets-test.appsmith.com", "read" : { "usingBase64Encoding" : "YES", "dataType" : "YES", "expiry" : "5" }, "create" : { "dataType" : "YES", "expiry" : "5" }, "list" : { "prefix" : "", "expiry" : "5", "signedUrl" : "NO", "unSignedUrl" : "YES" }, "delete" : { "expiry" : "5" }, "command" : "UPLOAD_FILE_FROM_BODY" } }, "userPermissions": [ ], "pageId": "S3" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596688Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" }, { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "update_col_2.text", "data_table.selectedRow._ref.path", "update_col_1.text", "update_col_5.text", "data_table.selectedRow._id", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "path": "{{data_table.selectedRow._ref.path}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n\t\"col1\": \"{{update_col_1.text}}\",\n\t\"col2\": \"{{update_col_2.text}}\",\n\t\"col3\": \"{{update_col_3.text}}\",\n\t\"col4\": \"{{update_col_4.text}}\",\n\t\"col5\": \"{{update_col_5.text}}\"\n}", "pluginSpecifiedTemplates": [ { "value": "UPDATE_DOCUMENT" }, { "value": "FORM" }, { "value": "UPDATE" }, null, null, null, null, null, null, null, null, { "value": "{ _id: ObjectId('{{data_table.selectedRow._id}}') }" }, { "value": "{\n \"col1\" : {{update_col_1.text}},\n\t\"col2\" : {{update_col_2.text}},\n \"col3\" : {{update_col_3.text}},\n \"col4\" : {{update_col_4.text}}\n}" }, null, null, null, null, null, null, { "value": "template_table" }, { "value": "SINGLE" }, { "value": "SINGLE" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "pluginId": "firestore-plugin", "id": "60ec1d85a5109b1d752d75de", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" }, { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "update_col_2.text", "data_table.selectedRow._ref.path", "update_col_1.text", "update_col_5.text", "data_table.selectedRow._id", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "path": "{{data_table.selectedRow._ref.path}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n\t\"col1\": \"{{update_col_1.text}}\",\n\t\"col2\": \"{{update_col_2.text}}\",\n\t\"col3\": \"{{update_col_3.text}}\",\n\t\"col4\": \"{{update_col_4.text}}\",\n\t\"col5\": \"{{update_col_5.text}}\"\n}", "pluginSpecifiedTemplates": [ { "value": "UPDATE_DOCUMENT" }, { "value": "FORM" }, { "value": "UPDATE" }, null, null, null, null, null, null, null, null, { "value": "{ _id: ObjectId('{{data_table.selectedRow._id}}') }" }, { "value": "{\n \"col1\" : {{update_col_1.text}},\n\t\"col2\" : {{update_col_2.text}},\n \"col3\" : {{update_col_3.text}},\n \"col4\" : {{update_col_4.text}}\n}" }, null, null, null, null, null, null, { "value": "template_table" }, { "value": "SINGLE" }, { "value": "SINGLE" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596690Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.triggeredRow._ref.path", "data_table.selectedRow._id" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "path": "{{data_table.triggeredRow._ref.path}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "DELETE_DOCUMENT" }, { "value": "FORM" }, { "value": "DELETE" }, null, null, null, null, null, null, null, null, null, null, { "value": "{ _id: ObjectId('{{data_table.selectedRow._id}}') }" }, null, null, null, null, null, { "value": "template_table" }, { "value": "SINGLE" }, { "value": "SINGLE" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "pluginId": "firestore-plugin", "id": "60ec1d85a5109b1d752d75df", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "path" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.triggeredRow._ref.path", "data_table.selectedRow._id" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "path": "{{data_table.triggeredRow._ref.path}}", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "DELETE_DOCUMENT" }, { "value": "FORM" }, { "value": "DELETE" }, null, null, null, null, null, null, null, null, null, null, { "value": "{ _id: ObjectId('{{data_table.selectedRow._id}}') }" }, null, null, null, null, null, { "value": "template_table" }, { "value": "SINGLE" }, { "value": "SINGLE" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596692Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "path": "template_table", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n\t\"col1\": \"{{insert_col_input1.text}}\",\n\t\"col2\": \"{{insert_col_input2.text}}\",\n\t\"col3\": \"{{insert_col_input3.text}}\",\n\t\"col4\": \"{{insert_col_input4.text}}\",\n\t\"col5\": \"{{insert_col_input5.text}}\"\n}", "pluginSpecifiedTemplates": [ { "value": "ADD_TO_COLLECTION" }, { "value": "FORM" }, { "value": "INSERT" }, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, { "value": "{\n \"col1\": {{insert_col_input1.text}}, \n \"col2\": {{insert_col_input2.text}}, \n \"col3\": {{insert_col_input3.text}}, \n \"col4\": {{insert_col_input4.text}}\n}" }, { "value": "template_table" }, { "value": "SINGLE" }, { "value": "SINGLE" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "pluginId": "firestore-plugin", "id": "60ec1d85a5109b1d752d75e1", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "path": "template_table", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "{\n\t\"col1\": \"{{insert_col_input1.text}}\",\n\t\"col2\": \"{{insert_col_input2.text}}\",\n\t\"col3\": \"{{insert_col_input3.text}}\",\n\t\"col4\": \"{{insert_col_input4.text}}\",\n\t\"col5\": \"{{insert_col_input5.text}}\"\n}", "pluginSpecifiedTemplates": [ { "value": "ADD_TO_COLLECTION" }, { "value": "FORM" }, { "value": "INSERT" }, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, { "value": "{\n \"col1\": {{insert_col_input1.text}}, \n \"col2\": {{insert_col_input2.text}}, \n \"col3\": {{insert_col_input3.text}}, \n \"col4\": {{insert_col_input4.text}}\n}" }, { "value": "template_table" }, { "value": "SINGLE" }, { "value": "SINGLE" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596714Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[6].value" }, { "key": "pluginSpecifiedTemplates[7].value" }, { "key": "pluginSpecifiedTemplates[1].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "SelectQuery.data[SelectQuery.data.length - 1]", "order_select.selectedOptionValue + key_select.selectedOptionValue", "SelectQuery.data[0]" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "path": "template_table", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "GET_COLLECTION", "key": "method" }, { "value": "[\"{{order_select.selectedOptionValue + key_select.selectedOptionValue}}\"]", "key": "orderBy" }, { "value": "1", "key": "limit" }, { "key": "whereConditionTuples" }, null, null, { "value": "{{SelectQuery.data[SelectQuery.data.length - 1]}}", "key": "limit" }, { "value": "{{SelectQuery.data[0]}}", "key": "limit" }, { "value": "", "key": "timestampValuePath" }, { "value": "", "key": "deleteKeyValuePairPath" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "pluginId": "firestore-plugin", "id": "60ee9cafa5109b1d752d7b7b", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "pluginSpecifiedTemplates[6].value" }, { "key": "pluginSpecifiedTemplates[7].value" }, { "key": "pluginSpecifiedTemplates[1].value" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "SelectQuery.data[SelectQuery.data.length - 1]", "order_select.selectedOptionValue + key_select.selectedOptionValue", "SelectQuery.data[0]" ], "datasource": { "new": false, "isValid": true, "id": "FBTemplateDB", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "path": "template_table", "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "pluginSpecifiedTemplates": [ { "value": "GET_COLLECTION", "key": "method" }, { "value": "[\"{{order_select.selectedOptionValue + key_select.selectedOptionValue}}\"]", "key": "orderBy" }, { "value": "1", "key": "limit" }, { "key": "whereConditionTuples" }, null, null, { "value": "{{SelectQuery.data[SelectQuery.data.length - 1]}}", "key": "limit" }, { "value": "{{SelectQuery.data[0]}}", "key": "limit" }, { "value": "", "key": "timestampValuePath" }, { "value": "", "key": "deleteKeyValuePairPath" } ] }, "userPermissions": [ ], "pageId": "Firestore" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596720Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ ], "confirmBeforeExecute": false, "jsonPathKeys": [ ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "FetchKeys", "executeOnLoad": true, "isValid": true, "name": "FetchKeys", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "keys *" }, "userPermissions": [ ], "pageId": "Redis" }, "pluginId": "redis-plugin", "id": "60eeaf83a5109b1d752d7bab", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ ], "confirmBeforeExecute": false, "jsonPathKeys": [ ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "FetchKeys", "executeOnLoad": true, "isValid": true, "name": "FetchKeys", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "keys *" }, "userPermissions": [ ], "pageId": "Redis" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596722Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_key_input.text", "insert_value_input.text" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "InsertKey", "executeOnLoad": false, "isValid": true, "name": "InsertKey", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "set {{insert_key_input.text}} \"{{insert_value_input.text}}\"" }, "userPermissions": [ ], "pageId": "Redis" }, "pluginId": "redis-plugin", "id": "60eeb2f2a5109b1d752d7bb3", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_key_input.text", "insert_value_input.text" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "InsertKey", "executeOnLoad": false, "isValid": true, "name": "InsertKey", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "set {{insert_key_input.text}} \"{{insert_value_input.text}}\"" }, "userPermissions": [ ], "pageId": "Redis" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596725Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_value_input.text", "data_table.selectedRow.result" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "UpdateKey", "executeOnLoad": false, "isValid": true, "name": "UpdateKey", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "set {{data_table.selectedRow.result}} \"{{update_value_input.text}}\"" }, "userPermissions": [ ], "pageId": "Redis" }, "pluginId": "redis-plugin", "id": "60eeb563a5109b1d752d7bbc", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_value_input.text", "data_table.selectedRow.result" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "UpdateKey", "executeOnLoad": false, "isValid": true, "name": "UpdateKey", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "set {{data_table.selectedRow.result}} \"{{update_value_input.text}}\"" }, "userPermissions": [ ], "pageId": "Redis" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596728Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.triggeredRow.result" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "DeleteKey", "executeOnLoad": false, "isValid": true, "name": "DeleteKey", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "del {{data_table.triggeredRow.result}}" }, "userPermissions": [ ], "pageId": "Redis" }, "pluginId": "redis-plugin", "id": "60eeb5caa5109b1d752d7bbd", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.triggeredRow.result" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "DeleteKey", "executeOnLoad": false, "isValid": true, "name": "DeleteKey", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "del {{data_table.triggeredRow.result}}" }, "userPermissions": [ ], "pageId": "Redis" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596730Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.selectedRow.result" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "FetchValue", "executeOnLoad": true, "isValid": true, "name": "FetchValue", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "GET {{data_table.selectedRow.result}}" }, "userPermissions": [ ], "pageId": "Redis" }, "pluginId": "redis-plugin", "id": "60eeb8eda5109b1d752d7bc3", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "data_table.selectedRow.result" ], "datasource": { "new": false, "isValid": true, "id": "RedisTemplateApps", "userPermissions": [ ] }, "validName": "FetchValue", "executeOnLoad": true, "isValid": true, "name": "FetchValue", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "GET {{data_table.selectedRow.result}}" }, "userPermissions": [ ], "pageId": "Redis" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596733Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "Table1.triggeredRow.col1" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "DELETE FROM public.template_table\n WHERE \"col1\" = {{Table1.triggeredRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "pluginId": "postgres-plugin", "id": "60f68221d4c0bb105f54dfd3", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "Table1.triggeredRow.col1" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "DeleteQuery", "executeOnLoad": false, "isValid": true, "name": "DeleteQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "DELETE FROM public.template_table\n WHERE \"col1\" = {{Table1.triggeredRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596735Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "Table1.selectedRow.col1", "update_col_2.text", "update_col_5.text", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "UPDATE public.template_table SET\n\t\t\"col2\" = '{{update_col_2.text}}',\n \"col3\" = '{{update_col_3.text}}',\n \"col4\" = '{{update_col_4.text}}',\n \"col5\" = '{{update_col_5.text}}'\n WHERE \"col1\" = {{Table1.selectedRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "pluginId": "postgres-plugin", "id": "60f68221d4c0bb105f54dfd2", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "update_col_3.text", "Table1.selectedRow.col1", "update_col_2.text", "update_col_5.text", "update_col_4.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "UpdateQuery", "executeOnLoad": false, "isValid": true, "name": "UpdateQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "UPDATE public.template_table SET\n\t\t\"col2\" = '{{update_col_2.text}}',\n \"col3\" = '{{update_col_3.text}}',\n \"col4\" = '{{update_col_4.text}}',\n \"col5\" = '{{update_col_5.text}}'\n WHERE \"col1\" = {{Table1.selectedRow.col1}};", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596737Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "SELECT * FROM public.template_table\nWHERE \"col2\" ilike '%{{Table1.searchText || \"\"}}%'\nORDER BY \"{{col_select.selectedOptionValue}}\" {{order_select.selectedOptionValue}}\nLIMIT {{Table1.pageSize}}\nOFFSET {{(Table1.pageNo - 1) * Table1.pageSize}};", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "pluginId": "postgres-plugin", "id": "60f68221d4c0bb105f54dfd4", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "SelectQuery", "executeOnLoad": true, "isValid": true, "name": "SelectQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "SELECT * FROM public.template_table\nWHERE \"col2\" ilike '%{{Table1.searchText || \"\"}}%'\nORDER BY \"{{col_select.selectedOptionValue}}\" {{order_select.selectedOptionValue}}\nLIMIT {{Table1.pageSize}}\nOFFSET {{(Table1.pageNo - 1) * Table1.pageSize}};", "pluginSpecifiedTemplates": [ { "value": false } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596740Z" }, { "new": false, "pluginType": "DB", "unpublishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "INSERT INTO public.template_table (\n\t\"col1\",\n\t\"col2\", \n\t\"col3\",\n\t\"col4\", \n\t\"col5\"\n)\nVALUES (\n\t\t\t\t{{insert_col_input1.text}}, \n\t\t\t\t{{insert_col_input2.text}}, \n\t\t\t\t{{insert_col_input3.text}}, \n\t\t\t\t{{insert_col_input4.text}}, \n\t\t\t\t{{insert_col_input5.text}}\n);", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "pluginId": "postgres-plugin", "id": "60f68221d4c0bb105f54dfd5", "userPermissions": [ "read:actions", "execute:actions", "manage:actions" ], "publishedAction": { "invalids": [ ], "dynamicBindingPathList": [ { "key": "body" } ], "confirmBeforeExecute": false, "jsonPathKeys": [ "insert_col_input1.text", "insert_col_input5.text", "insert_col_input4.text", "insert_col_input3.text", "insert_col_input2.text" ], "datasource": { "new": false, "isValid": true, "id": "Internal DB", "userPermissions": [ ] }, "validName": "InsertQuery", "executeOnLoad": false, "isValid": true, "name": "InsertQuery", "actionConfiguration": { "paginationType": "NONE", "timeoutInMillisecond": 10000, "encodeParamsToggle": true, "body": "INSERT INTO public.template_table (\n\t\"col1\",\n\t\"col2\", \n\t\"col3\",\n\t\"col4\", \n\t\"col5\"\n)\nVALUES (\n\t\t\t\t{{insert_col_input1.text}}, \n\t\t\t\t{{insert_col_input2.text}}, \n\t\t\t\t{{insert_col_input3.text}}, \n\t\t\t\t{{insert_col_input4.text}}, \n\t\t\t\t{{insert_col_input5.text}}\n);", "pluginSpecifiedTemplates": [ { "value": true } ] }, "userPermissions": [ ], "pageId": "PostgreSQL" }, "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.596742Z" } ], "unpublishedLayoutmongoEscapedWidgets": { "60dafddaee9aa1792c5bf76d": [ "data_table" ] }, "pageList": [ { "publishedPage": { "name": "SQL", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60d4559cee9aa1792c5bec3e", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60d4559cee9aa1792c5bec40" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 890, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Table1", "columnOrder": [ "col1", "col2", "col3", "col4", "col5", "customColumn1" ], "dynamicPropertyPathList": [ { "key": "onPageChange" } ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.col1.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col5.computedValue" } ], "leftColumn": 0, "primaryColumns": { "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col5": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col5))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": true, "label": "col5", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col5", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col3", "fontStyle": "", "textColor": "", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{SelectQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "isRequired": false, "widgetName": "col_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t}\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 33, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "ASC", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"Ascending\",\n \"value\": \"ASC\"\n },\n {\n \"label\": \"Descending\",\n \"value\": \"DESC\"\n }\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{SelectQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "2jj0197tff", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "kby34l9nbb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => SelectQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => SelectQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text24", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "9t3vdjd5xj", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 62, "widgetId": "5rfqxgj0vm", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col5", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{!!Table1.selectedRow.col1}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 42, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 42, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03b365", "widgetId": "twwgpz5wfu", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_5", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col5}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row: {{Table1.selectedRow.col1}}" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "widgetName": "Text20", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "SQL", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60d4559cee9aa1792c5bec3e", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60d4559cee9aa1792c5bec40" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 890, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Table1", "columnOrder": [ "col1", "col2", "col3", "col4", "col5", "customColumn1" ], "dynamicPropertyPathList": [ { "key": "onPageChange" } ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.col1.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col5.computedValue" } ], "leftColumn": 0, "primaryColumns": { "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col5": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col5))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": true, "label": "col5", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col5", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col3", "fontStyle": "", "textColor": "", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{SelectQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "isRequired": false, "widgetName": "col_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t}\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 33, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "ASC", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"Ascending\",\n \"value\": \"ASC\"\n },\n {\n \"label\": \"Descending\",\n \"value\": \"DESC\"\n }\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{SelectQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "2jj0197tff", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "kby34l9nbb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => SelectQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => SelectQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text24", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "9t3vdjd5xj", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 62, "widgetId": "5rfqxgj0vm", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col5", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{!!Table1.selectedRow.col1}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 42, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 42, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03b365", "widgetId": "twwgpz5wfu", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_5", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col5}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row: {{Table1.selectedRow.col1}}" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "widgetName": "Text20", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T17:58:43.998501Z" }, { "publishedPage": { "name": "Google Sheets", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60d45c59ee9aa1792c5bec5a", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "SAAS", "jsonPathKeys": [ "data_table.pageSize", "(data_table.pageNo - 1) * data_table.pageSize" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60d468c1ee9aa1792c5bec95" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 940, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "col1", "col2", "col3", "col4", "rowIndex", "customColumn1" ], "dynamicPropertyPathList": [ ], "isVisibleDownload": true, "topRow": 6, "bottomRow": 84, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" } ], "dynamicBindingPathList": [ { "key": "tableData" }, { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "primaryColumns.rowIndex.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col1.computedValue" } ], "leftColumn": 0, "primaryColumns": { "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "rowIndex": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.rowIndex))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": false, "label": "rowIndex", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "rowIndex", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{deleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "step": 62, "status": 75, "col1": 140 } }, { "widgetName": "Text16", "rightColumn": 39, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{SelectQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "typ9jslblf", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "8b67sbqskr", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 18.8828125, "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text11", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Alert" }, { "widgetName": "Button1", "rightColumn": 48, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 16, "bottomRow": 20, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 36, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "delete_button", "rightColumn": 64, "onClick": "{{(function () {\nDeleteQuery.run(() =>{ showAlert('Row successfully deleted!','success');\tSelectQuery.run();\n}, () => showAlert('Something went wrong! Please check debugger for more info.','error'));\ncloseModal('Delete_Modal');\n})()}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 16, "bottomRow": 20, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 60, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "hqtpvn9ut2", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "ipc9o3ksyi", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "hqtpvn9ut2", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "FormButton1", "rightColumn": 63, "onClick": "{{(function () {\nInsertQuery.run(() =>{ \t\tshowAlert('Item successfully inserted!','success');\ncloseModal('Insert_Modal');\nSelectQuery.run();\n}, (error) => showAlert(error,'error'));\n})()}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "s2jtkzz2ub", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "FormButton2", "rightColumn": 45, "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "396envygmb", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "widgetName": "Text21", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "vwgogtczul", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "cbz2r2wizv", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col1}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "t2a63abehn", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "tjrktjwn9c", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "defaultText": "", "placeholderText": "{{data_table.tableData[0].col2}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "0xqhj661rj", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "et0p9va1yw", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col3}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "mxztke60bg", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "wp3nuhaz7m", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col4}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text24", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "2xn45kukrz", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 62, "widgetId": "lqhw4zvrts", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col5}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "iuydklwdo3", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "ipc9o3ksyi", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{data_table.selectedRowIndex >= 0}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 42, "dynamicBindingPathList": [ ], "text": "Update" }, { "isRequired": false, "widgetName": "colInput1", "rightColumn": 62, "widgetId": "in8e51pg3y", "topRow": 7, "bottomRow": 11, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 17, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col1}}", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "colInput2", "rightColumn": 62, "widgetId": "mlhvfasf31", "topRow": 14, "bottomRow": 18, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 18, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "colInput3", "rightColumn": 62, "widgetId": "0lz9vhcnr0", "topRow": 21, "bottomRow": 25, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 18, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "colInput4", "rightColumn": 62, "widgetId": "m4esf7fww5", "topRow": 28, "bottomRow": 32, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 18, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row Index: {{data_table.selectedRow.rowIndex}}" }, { "widgetName": "col_text_1", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 7, "bottomRow": 11, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "widgetName": "col_text_2", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 14, "bottomRow": 18, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "col_text_3", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 21, "bottomRow": 25, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "col_text_4", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 28, "bottomRow": 32, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "Google Sheets", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60d45c59ee9aa1792c5bec5a", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "SAAS", "jsonPathKeys": [ "data_table.pageSize", "(data_table.pageNo - 1) * data_table.pageSize" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60d468c1ee9aa1792c5bec95" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 940, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "col1", "col2", "col3", "col4", "rowIndex", "customColumn1" ], "dynamicPropertyPathList": [ ], "isVisibleDownload": true, "topRow": 6, "bottomRow": 84, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" } ], "dynamicBindingPathList": [ { "key": "tableData" }, { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "primaryColumns.rowIndex.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col1.computedValue" } ], "leftColumn": 0, "primaryColumns": { "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "rowIndex": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.rowIndex))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": false, "label": "rowIndex", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "rowIndex", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{deleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "step": 62, "status": 75, "col1": 140 } }, { "widgetName": "Text16", "rightColumn": 39, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{SelectQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "typ9jslblf", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "8b67sbqskr", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 18.8828125, "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text11", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Alert" }, { "widgetName": "Button1", "rightColumn": 48, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 16, "bottomRow": 20, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 36, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "delete_button", "rightColumn": 64, "onClick": "{{(function () {\nDeleteQuery.run(() =>{ showAlert('Row successfully deleted!','success');\tSelectQuery.run();\n}, () => showAlert('Something went wrong! Please check debugger for more info.','error'));\ncloseModal('Delete_Modal');\n})()}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 16, "bottomRow": 20, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 60, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "hqtpvn9ut2", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "ipc9o3ksyi", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "hqtpvn9ut2", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "FormButton1", "rightColumn": 63, "onClick": "{{(function () {\nInsertQuery.run(() =>{ \t\tshowAlert('Item successfully inserted!','success');\ncloseModal('Insert_Modal');\nSelectQuery.run();\n}, (error) => showAlert(error,'error'));\n})()}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "s2jtkzz2ub", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "FormButton2", "rightColumn": 45, "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "396envygmb", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "widgetName": "Text21", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "vwgogtczul", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "cbz2r2wizv", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col1}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "t2a63abehn", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "tjrktjwn9c", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "defaultText": "", "placeholderText": "{{data_table.tableData[0].col2}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "0xqhj661rj", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "et0p9va1yw", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col3}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "mxztke60bg", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "wp3nuhaz7m", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col4}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text24", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "2xn45kukrz", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 62, "widgetId": "lqhw4zvrts", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "ipc9o3ksyi", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 20, "dynamicBindingPathList": [ { "key": "placeholderText" } ], "inputType": "TEXT", "placeholderText": "{{data_table.tableData[0].col5}}", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "iuydklwdo3", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "ipc9o3ksyi", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{data_table.selectedRowIndex >= 0}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 42, "dynamicBindingPathList": [ ], "text": "Update" }, { "isRequired": false, "widgetName": "colInput1", "rightColumn": 62, "widgetId": "in8e51pg3y", "topRow": 7, "bottomRow": 11, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 17, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col1}}", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "colInput2", "rightColumn": 62, "widgetId": "mlhvfasf31", "topRow": 14, "bottomRow": 18, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 18, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "colInput3", "rightColumn": 62, "widgetId": "0lz9vhcnr0", "topRow": 21, "bottomRow": 25, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 18, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "colInput4", "rightColumn": 62, "widgetId": "m4esf7fww5", "topRow": 28, "bottomRow": 32, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 18, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row Index: {{data_table.selectedRow.rowIndex}}" }, { "widgetName": "col_text_1", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 7, "bottomRow": 11, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "widgetName": "col_text_2", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 14, "bottomRow": 18, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "col_text_3", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 21, "bottomRow": 25, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "col_text_4", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 28, "bottomRow": 32, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:02:35.596549Z" }, { "publishedPage": { "name": "S3", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60da6c7aee9aa1792c5bf5e4", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "60 * 24", "search_input.text" ], "name": "ListFiles", "timeoutInMillisecond": 10000, "id": "60da700cee9aa1792c5bf5e9" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 900, "containerStyle": "none", "snapRows": 129, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 890, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Zoom_Modal2", "rightColumn": 0, "detachFromLayout": true, "widgetId": "kqxoe40pg6", "topRow": 89, "bottomRow": 89, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas9Copy", "rightColumn": 0, "detachFromLayout": true, "widgetId": "80wzwajsst", "topRow": 0, "bottomRow": 590, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "kqxoe40pg6", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon3Copy", "rightColumn": 64, "onClick": "{{closeModal('Zoom_Modal2')}}", "color": "#040627", "iconName": "cross", "widgetId": "8kw9kfcd5y", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text15Copy", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "vk710q1v3s", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Zoom Image" }, { "widgetName": "Button13Copy", "rightColumn": 63, "onClick": "{{closeModal('Zoom_Modal2')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "lfiwss1u3w", "topRow": 53, "bottomRow": 57, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Close", "isDisabled": false }, { "image": "{{selected_files.selectedItem.base64}}", "widgetName": "Image3Copy", "rightColumn": 64, "objectFit": "contain", "widgetId": "2bewgakjx9", "topRow": 6, "bottomRow": 51, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "maxZoomLevel": 8, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "imageShape": "RECTANGLE", "leftColumn": 1, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "backgroundColor": "#FFFFFF", "widgetName": "Container3", "rightColumn": 33, "widgetId": "th4d9oxy8z", "containerStyle": "card", "topRow": 5, "bottomRow": 88, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "leftColumn": 0, "children": [ { "widgetName": "Canvas4", "rightColumn": 634, "detachFromLayout": true, "widgetId": "6tz2s7ivi5", "containerStyle": "none", "topRow": 0, "bottomRow": 830, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "th4d9oxy8z", "minHeight": 830, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": false, "onTextChanged": "{{ListFiles.run()}}", "widgetName": "search_input", "rightColumn": 40, "widgetId": "0llmlojupa", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "6tz2s7ivi5", "isLoading": false, "parentColumnSpace": 19.5, "dynamicTriggerPathList": [ { "key": "onTextChanged" } ], "resetOnSubmit": true, "leftColumn": 1, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "Search File Prefix", "defaultText": "", "isDisabled": false, "validation": "true" }, { "template": { "IconButton1": { "boxShadow": "NONE", "widgetName": "IconButton1", "onClick": "{{showModal('Edit_Modal')}}", "buttonColor": "#03B365", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 26, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 30, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'edit';\n })();\n })}}", "widgetId": "vz9nbww99g", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'CIRCLE';\n })();\n })}}", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" }, "IconButton2": { "boxShadow": "NONE", "widgetName": "IconButton2", "onClick": "{{copyToClipboard(File_List.selectedItem.signedUrl)}}", "buttonColor": "#03B365", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 26, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 30, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'link';\n })();\n })}}", "widgetId": "6477e35xr5", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" }, "Image4": { "image": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return currentItem.signedUrl;\n })();\n })}}", "widgetName": "Image4", "rightColumn": 48, "onClick": "{{showModal('Zoom_Modal')}}", "objectFit": "contain", "widgetId": "k9t673b0fu", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "enableDownload": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "enableRotation": true, "defaultImage": true }, "topRow": 1, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "qxtrflb6ki", "isLoading": false, "maxZoomLevel": 1, "enableDownload": false, "parentColumnSpace": 19.0625, "imageShape": "RECTANGLE", "leftColumn": 32, "enableRotation": false, "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" }, "Text16": { "text": "{{File_List.listData.map((currentItem) => {\n return (function(){\n return ( currentItem.fileName );\n })();\n })}}", "shouldScroll": true }, "IconButton3": { "boxShadow": "NONE", "widgetName": "IconButton3", "onClick": "{{navigateTo(currentItem.signedUrl, {})}}", "buttonColor": "#03B365", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 40, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 44, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'download';\n })();\n })}}", "widgetId": "s40ige8ox7", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" }, "IconButton4": { "boxShadow": "NONE", "widgetName": "IconButton4", "onClick": "{{showModal('delete_modal')}}", "buttonColor": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return '#F86A2B';\n })();\n })}}", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 59, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 63, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'trash';\n })();\n })}}", "widgetId": "29bi5j71g9", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" } }, "childAutoComplete": { "currentItem": { "fileName": "", "urlExpiryDate": "", "signedUrl": "" } }, "backgroundColor": "", "widgetName": "File_List", "rightColumn": 64, "itemBackgroundColor": "#FFFFFF", "listData": "{{ListFiles.data}}", "widgetId": "p9xuxpwwuc", "topRow": 5, "bottomRow": 80, "parentRowSpace": 10, "isVisible": true, "type": "LIST_WIDGET", "parentId": "6tz2s7ivi5", "gridGap": "10", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ { "key": "template.download_button.onClick" }, { "key": "template.MenuButton1.menuItems.menuItem1.onClick" }, { "key": "template.Image4.onClick" }, { "key": "template.IconButton1.onClick" }, { "key": "template.Button5.onClick" }, { "key": "template.IconButton2.onClick" }, { "key": "template.IconButton3.onClick" }, { "key": "template.IconButton4.onClick" } ], "leftColumn": 0, "dynamicBindingPathList": [ { "key": "listData" }, { "key": "template.Image4.image" }, { "key": "template.Text16.text" }, { "key": "template.IconButton1.iconName" }, { "key": "template.IconButton1.buttonVariant" }, { "key": "template.IconButton1.borderRadius" }, { "key": "template.IconButton2.iconName" }, { "key": "template.IconButton2.buttonVariant" }, { "key": "template.IconButton3.iconName" }, { "key": "template.IconButton3.buttonVariant" }, { "key": "template.IconButton4.iconName" }, { "key": "template.IconButton4.buttonColor" }, { "key": "template.IconButton4.buttonVariant" } ], "gridType": "vertical", "enhancements": true, "children": [ { "widgetName": "Canvas11", "rightColumn": 634, "detachFromLayout": true, "widgetId": "jczf6u7ji9", "containerStyle": "none", "topRow": 0, "bottomRow": 400, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "dropDisabled": true, "parentId": "p9xuxpwwuc", "openParentPropertyPane": true, "minHeight": 760, "isLoading": false, "noPad": true, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "backgroundColor": "white", "widgetName": "Container5", "rightColumn": 64, "disallowCopy": true, "widgetId": "aiiokpktqq", "containerStyle": "card", "topRow": 0, "bottomRow": 16, "dragDisabled": true, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "jczf6u7ji9", "openParentPropertyPane": true, "isDeletable": false, "isLoading": false, "leftColumn": 0, "children": [ { "widgetName": "Canvas12", "detachFromLayout": true, "widgetId": "qxtrflb6ki", "containerStyle": "none", "topRow": 0, "bottomRow": 150, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "aiiokpktqq", "minHeight": 160, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "fnla1fasgx", "logBlackList": { "widgetName": true, "rightColumn": true, "textAlign": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "fontStyle": true, "type": true, "textColor": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "parentColumnSpace": true, "leftColumn": true, "fontSize": true, "text": true }, "topRow": 0, "bottomRow": 7, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": true, "parentId": "qxtrflb6ki", "isLoading": false, "parentColumnSpace": 19.0625, "dynamicTriggerPathList": [ ], "leftColumn": 19, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "{{currentItem.fileName}}" }, { "image": "{{currentItem.signedUrl}}", "widgetName": "Image4", "onClick": "{{showModal('Zoom_Modal')}}", "rightColumn": 19, "objectFit": "contain", "widgetId": "k9t673b0fu", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "enableDownload": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "enableRotation": true, "defaultImage": true }, "topRow": 0, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "qxtrflb6ki", "isLoading": false, "maxZoomLevel": 1, "enableDownload": false, "parentColumnSpace": 19.0625, "dynamicTriggerPathList": [ { "key": "onClick" } ], "imageShape": "RECTANGLE", "leftColumn": 0, "dynamicBindingPathList": [ { "key": "image" } ], "enableRotation": false, "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" }, { "boxShadow": "NONE", "widgetName": "IconButton1", "onClick": "{{showModal('Edit_Modal')}}", "buttonColor": "#03B365", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 39, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 45, "iconName": "edit", "widgetId": "vz9nbww99g", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" }, { "boxShadow": "NONE", "widgetName": "IconButton2", "onClick": "{{copyToClipboard(File_List.selectedItem.signedUrl)}}", "buttonColor": "#03B365", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 45, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 51, "iconName": "link", "widgetId": "6477e35xr5", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" }, { "boxShadow": "NONE", "widgetName": "IconButton3", "onClick": "{{navigateTo(currentItem.signedUrl, {})}}", "buttonColor": "#03B365", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 51, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 57, "iconName": "download", "widgetId": "s40ige8ox7", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" }, { "boxShadow": "NONE", "widgetName": "IconButton4", "onClick": "{{showModal('delete_modal')}}", "buttonColor": "#F86A2B", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 57, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 63, "iconName": "trash", "widgetId": "29bi5j71g9", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" } ] } ], "disablePropertyPane": true } ] } ] } ] } ] }, { "widgetName": "Text6", "rightColumn": 64, "backgroundColor": "", "textAlign": "LEFT", "widgetId": "t54ituq472", "topRow": 0, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#2E3D49", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Bucket" }, { "widgetName": "Upload_Files_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "1fxorj7v97", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 0, "detachFromLayout": true, "widgetId": "d8io5ijwj4", "topRow": 0, "bottomRow": 620, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1fxorj7v97", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "delete_modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "9g0cw9adf8", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas6", "rightColumn": 0, "detachFromLayout": true, "widgetId": "ozvpoudxz2", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "9g0cw9adf8", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon2", "rightColumn": 64, "onClick": "{{closeModal('delete_modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "xkyh49z71e", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text12", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "s1y44xm547", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete File" }, { "widgetName": "Button10", "rightColumn": 48, "onClick": "{{closeModal('delete_modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "pi0t67rnwh", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 36, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "widgetName": "Button11", "rightColumn": 64, "onClick": "{{DeleteFile.run(() => {closeModal('delete_modal'); ListFiles.run();}}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "hp22uj3dra", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text13", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "oypa9ad1tg", "topRow": 5, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete the file?\n\n{{File_List.selectedItem.fileName}}" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Zoom_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "p4buulj86a", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas9", "rightColumn": 0, "detachFromLayout": true, "widgetId": "p3cxdtb4wp", "topRow": 0, "bottomRow": 590, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "p4buulj86a", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon3", "rightColumn": 64, "onClick": "{{closeModal('Zoom_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "b49lgvj9yy", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text15", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "cy38v3de8z", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Zoom Image" }, { "widgetName": "Button13", "rightColumn": 63, "onClick": "{{closeModal('Zoom_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "ftst3w9m8m", "topRow": 53, "bottomRow": 57, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Close", "isDisabled": false }, { "image": "{{File_List.selectedItem.url}}", "widgetName": "Image3", "rightColumn": 64, "objectFit": "contain", "widgetId": "a5gy0pdfzn", "topRow": 6, "bottomRow": 51, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "maxZoomLevel": 8, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "imageShape": "RECTANGLE", "leftColumn": 1, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Edit_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "usealgbtyj", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas10", "rightColumn": 0, "detachFromLayout": true, "widgetId": "6i7m9kpuky", "topRow": 0, "bottomRow": 240, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "usealgbtyj", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon4", "rightColumn": 64, "onClick": "{{closeModal('Edit_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "pstfdcc1e4", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text17", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "z64z3l112n", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Update File" }, { "widgetName": "Button15", "rightColumn": 44, "onClick": "{{closeModal('Edit_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "trc4e6ylcz", "topRow": 18, "bottomRow": 22, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 32, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "widgetName": "update_button", "rightColumn": 64, "onClick": "{{UpdateFile.run(() => {ListFiles.run();resetWidget('update_file_picker');closeModal('Edit_Modal');})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" }, { "key": "isDisabled" } ], "buttonColor": "#03B365", "widgetId": "8lbthc9dml", "topRow": 18, "bottomRow": 22, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 44, "dynamicBindingPathList": [ { "key": "isDisabled" } ], "text": "Update", "isDisabled": "{{update_file_picker.files.length == 0}}" }, { "widgetName": "Text18", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "qb26g34etr", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "File Name" }, { "isRequired": false, "widgetName": "update_file_name", "rightColumn": 64, "widgetId": "je0ea8ma5d", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 17, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{File_List.selectedItem.fileName}}", "isDisabled": true, "validation": "true" }, { "widgetName": "update_file_picker", "topRow": 11, "bottomRow": 15, "parentRowSpace": 10, "allowedFileTypes": [ "*", "image/*", "video/*", "audio/*", "text/*", ".doc", "image/jpeg", ".png" ], "type": "FILE_PICKER_WIDGET", "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "isDisabled": false, "isRequired": false, "rightColumn": 64, "isDefaultClickDisabled": true, "widgetId": "mioot5pcs5", "defaultSelectedFiles": [ ], "isVisible": true, "label": "Select File", "maxFileSize": "10", "version": 1, "fileDataType": "Base64", "parentId": "6i7m9kpuky", "selectedFiles": [ ], "isLoading": false, "files": [ ], "maxNumFiles": 1 } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "backgroundColor": "#FFFFFF", "widgetName": "Container6", "rightColumn": 64, "widgetId": "yg1iyxq9kd", "containerStyle": "card", "topRow": 5, "bottomRow": 88, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "leftColumn": 37, "children": [ { "widgetName": "Canvas13", "rightColumn": 634, "detachFromLayout": true, "widgetId": "xv97g6rzgq", "containerStyle": "none", "topRow": 0, "bottomRow": 820, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "yg1iyxq9kd", "minHeight": 830, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Button8", "rightColumn": 46, "onClick": "{{closeModal('Upload_Files_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "bx8wok3aut", "topRow": 75, "bottomRow": 79, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 31, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "template": { "Canvas7": { "widgetName": "Canvas7", "rightColumn": 256, "detachFromLayout": true, "widgetId": "oqhzaygncs", "containerStyle": "none", "topRow": 0, "bottomRow": 400, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "dropDisabled": true, "parentId": "0n30419eso", "openParentPropertyPane": true, "minHeight": 340, "isLoading": false, "noPad": true, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ "u3nvgafsdo" ] }, "update_files_name": { "isRequired": false, "widgetName": "update_files_name", "rightColumn": 63, "widgetId": "7zziet357m", "logBlackList": { "isRequired": true, "widgetName": true, "rightColumn": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "label": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "parentColumnSpace": true, "resetOnSubmit": true, "leftColumn": true, "inputType": true, "isDisabled": true }, "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 23, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{selected_files.listData.map((currentItem, currentIndex) => {\n return (function(){\n return currentItem.name;\n })();\n })}}", "isDisabled": false }, "Image2": { "image": "{{selected_files.listData.map((currentItem) => currentItem.base64)}}", "widgetName": "Image2", "rightColumn": 10, "onClick": "{{showModal('Zoom_Modal2')}}", "objectFit": "{{selected_files.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'contain';\n })();\n })}}", "widgetId": "ql8qs2xelx", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "defaultImage": true }, "topRow": 0, "bottomRow": 6, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "maxZoomLevel": 1, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ ], "imageShape": "RECTANGLE", "leftColumn": 0, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://res.cloudinary.com/drako999/image/upload/v1589196259/default.png" }, "Container4": { "backgroundColor": "white", "widgetName": "Container4", "rightColumn": 64, "disallowCopy": true, "widgetId": "u3nvgafsdo", "containerStyle": "card", "topRow": 0, "bottomRow": 8, "dragDisabled": true, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "oqhzaygncs", "openParentPropertyPane": true, "isDeletable": false, "isLoading": false, "leftColumn": 0, "children": [ "romgsruzxz" ], "disablePropertyPane": true }, "Canvas8": { "widgetName": "Canvas8", "detachFromLayout": true, "widgetId": "romgsruzxz", "containerStyle": "none", "topRow": 0, "bottomRow": 180, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "u3nvgafsdo", "minHeight": 80, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ "vu7fb0dbt8", "7zziet357m", "ql8qs2xelx" ] }, "Text14": { "widgetName": "Text14", "rightColumn": 23, "textAlign": "{{selected_files.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'LEFT';\n })();\n })}}", "widgetId": "vu7fb0dbt8", "logBlackList": { "widgetName": true, "rightColumn": true, "textAlign": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "fontStyle": true, "type": true, "textColor": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "dynamicTriggerPathList": true, "parentColumnSpace": true, "dynamicBindingPathList": true, "leftColumn": true, "fontSize": true, "text": true, "textStyle": true }, "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 11, "fontSize": "PARAGRAPH", "text": "File Name", "textStyle": "HEADING" } }, "childAutoComplete": { "currentItem": { "data": "", "base64": "", "name": "", "raw": "", "id": "", "text": "", "type": "" } }, "widgetName": "selected_files", "backgroundColor": "", "rightColumn": 64, "listData": "{{FilePicker.files}}", "dynamicPropertyPathList": [ { "key": "isVisible" } ], "itemBackgroundColor": "#FFFFFF", "widgetId": "0n30419eso", "topRow": 21, "bottomRow": 73, "parentRowSpace": 10, "isVisible": "{{FilePicker.files.length > 0}}", "type": "LIST_WIDGET", "parentId": "xv97g6rzgq", "gridGap": 0, "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ { "key": "template.Image2.onClick" } ], "leftColumn": 0, "dynamicBindingPathList": [ { "key": "listData" }, { "key": "template.update_files_name.defaultText" }, { "key": "isVisible" }, { "key": "template.Image2.image" }, { "key": "template.update_files_name.defaultText" }, { "key": "template.Image2.image" }, { "key": "template.update_files_name.defaultText" }, { "key": "template.Image2.image" }, { "key": "template.update_files_name.defaultText" }, { "key": "template.Image2.image" }, { "key": "template.Text14.textAlign" }, { "key": "template.Image2.objectFit" } ], "gridType": "vertical", "enhancements": true, "children": [ { "widgetName": "Canvas7", "rightColumn": 256, "detachFromLayout": true, "widgetId": "oqhzaygncs", "containerStyle": "none", "topRow": 0, "bottomRow": 510, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "dropDisabled": true, "parentId": "0n30419eso", "openParentPropertyPane": true, "minHeight": 520, "isLoading": false, "noPad": true, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "backgroundColor": "white", "widgetName": "Container4", "rightColumn": 64, "disallowCopy": true, "widgetId": "u3nvgafsdo", "containerStyle": "card", "topRow": 0, "bottomRow": 13, "dragDisabled": true, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "oqhzaygncs", "openParentPropertyPane": true, "isDeletable": false, "isLoading": false, "leftColumn": 0, "children": [ { "widgetName": "Canvas8", "detachFromLayout": true, "widgetId": "romgsruzxz", "containerStyle": "none", "topRow": 0, "bottomRow": 180, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "u3nvgafsdo", "minHeight": 120, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text14", "rightColumn": 31, "textAlign": "LEFT", "widgetId": "vu7fb0dbt8", "logBlackList": { "widgetName": true, "rightColumn": true, "textAlign": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "fontStyle": true, "type": true, "textColor": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "dynamicTriggerPathList": true, "parentColumnSpace": true, "dynamicBindingPathList": true, "leftColumn": true, "fontSize": true, "text": true, "textStyle": true }, "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 19, "fontSize": "PARAGRAPH", "text": "File Name", "textStyle": "HEADING" }, { "isRequired": false, "widgetName": "update_files_name", "rightColumn": 63, "widgetId": "7zziet357m", "logBlackList": { "isRequired": true, "widgetName": true, "rightColumn": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "label": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "parentColumnSpace": true, "resetOnSubmit": true, "leftColumn": true, "inputType": true, "isDisabled": true }, "topRow": 4, "bottomRow": 8, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{currentItem.name}}", "isDisabled": false, "validation": "true" }, { "image": "{{currentItem.base64}}", "widgetName": "Image2", "rightColumn": 18, "onClick": "{{showModal('Zoom_Modal2')}}", "objectFit": "contain", "widgetId": "ql8qs2xelx", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "defaultImage": true }, "topRow": 0, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "maxZoomLevel": 1, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "imageShape": "RECTANGLE", "leftColumn": 0, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://res.cloudinary.com/drako999/image/upload/v1589196259/default.png" } ] } ], "disablePropertyPane": true } ] } ] }, { "widgetName": "FilePicker", "dynamicPropertyPathList": [ { "key": "onFilesSelected" } ], "topRow": 11, "bottomRow": 15, "parentRowSpace": 10, "allowedFileTypes": [ "*", "image/*", "video/*", "audio/*", "text/*", ".doc", "image/jpeg", ".png" ], "type": "FILE_PICKER_WIDGET", "parentColumnSpace": 19.5, "dynamicTriggerPathList": [ { "key": "onFilesSelected" } ], "leftColumn": 45, "dynamicBindingPathList": [ ], "isDisabled": false, "onFilesSelected": "", "isRequired": true, "rightColumn": 62, "isDefaultClickDisabled": true, "widgetId": "6j8fgyuvq7", "defaultSelectedFiles": [ ], "isVisible": true, "label": "Select Files", "maxFileSize": "5", "version": 1, "fileDataType": "Base64", "parentId": "xv97g6rzgq", "selectedFiles": [ ], "isLoading": false, "files": [ ], "maxNumFiles": "3" }, { "isRequired": false, "widgetName": "folder_name", "rightColumn": 64, "widgetId": "fjh7zgcdmh", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 15, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "folder/sub-folder", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 14, "textAlign": "LEFT", "widgetId": "jc21bnjh92", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Upload Folder" }, { "widgetName": "Text7", "rightColumn": 52, "textAlign": "LEFT", "widgetId": "364shivyaz", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Upload New Files" }, { "widgetName": "upload_button", "rightColumn": 63, "onClick": "{{\nFilePicker.files.forEach((file, index) => {\n\tCreateFile.run((response, params)=> { showAlert('File Uploaded','success'); \nif (params.isLastFile) {\n\tListFiles.run(() => {closeModal('Upload_Files_Modal'); resetWidget('Container6', true)})\t\n}\n}\n\t, () => showAlert('File Upload Failed','error')\t\n\t, {fileIndex: index, name: selected_files.items[index].update_files_name.text, isLastFile: index == (FilePicker.files.length - 1), });\n\treturn true;\n})\n}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" }, { "key": "isDisabled" } ], "buttonColor": "#03B365", "widgetId": "1uava20nxi", "topRow": 75, "bottomRow": 79, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 46, "dynamicBindingPathList": [ { "key": "isDisabled" } ], "text": "Upload", "isDisabled": "{{ selected_files.items.length == 0 || selected_files.items.map((file) => file.update_files_name.text).includes(\"\") }}" }, { "widgetName": "Text19", "rightColumn": 52, "textAlign": "LEFT", "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "9wh2ereoy9", "topRow": 17, "bottomRow": 21, "parentRowSpace": 10, "isVisible": "{{FilePicker.files.length > 0}}", "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "parentColumnSpace": 8.0458984375, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ { "key": "isVisible" } ], "fontSize": "HEADING3", "text": "Selected Files" } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "S3", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60da6c7aee9aa1792c5bf5e4", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "60 * 24", "search_input.text" ], "name": "ListFiles", "timeoutInMillisecond": 10000, "id": "60da700cee9aa1792c5bf5e9" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 900, "containerStyle": "none", "snapRows": 129, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 890, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Zoom_Modal2", "rightColumn": 0, "detachFromLayout": true, "widgetId": "kqxoe40pg6", "topRow": 89, "bottomRow": 89, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas9Copy", "rightColumn": 0, "detachFromLayout": true, "widgetId": "80wzwajsst", "topRow": 0, "bottomRow": 590, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "kqxoe40pg6", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon3Copy", "rightColumn": 64, "onClick": "{{closeModal('Zoom_Modal2')}}", "color": "#040627", "iconName": "cross", "widgetId": "8kw9kfcd5y", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text15Copy", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "vk710q1v3s", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Zoom Image" }, { "widgetName": "Button13Copy", "rightColumn": 63, "onClick": "{{closeModal('Zoom_Modal2')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "lfiwss1u3w", "topRow": 53, "bottomRow": 57, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Close", "isDisabled": false }, { "image": "{{selected_files.selectedItem.base64}}", "widgetName": "Image3Copy", "rightColumn": 64, "objectFit": "contain", "widgetId": "2bewgakjx9", "topRow": 6, "bottomRow": 51, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "80wzwajsst", "isLoading": false, "maxZoomLevel": 8, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "imageShape": "RECTANGLE", "leftColumn": 1, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "backgroundColor": "#FFFFFF", "widgetName": "Container3", "rightColumn": 33, "widgetId": "th4d9oxy8z", "containerStyle": "card", "topRow": 5, "bottomRow": 88, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "leftColumn": 0, "children": [ { "widgetName": "Canvas4", "rightColumn": 634, "detachFromLayout": true, "widgetId": "6tz2s7ivi5", "containerStyle": "none", "topRow": 0, "bottomRow": 830, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "th4d9oxy8z", "minHeight": 830, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": false, "onTextChanged": "{{ListFiles.run()}}", "widgetName": "search_input", "rightColumn": 40, "widgetId": "0llmlojupa", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "6tz2s7ivi5", "isLoading": false, "parentColumnSpace": 19.5, "dynamicTriggerPathList": [ { "key": "onTextChanged" } ], "resetOnSubmit": true, "leftColumn": 1, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "Search File Prefix", "defaultText": "", "isDisabled": false, "validation": "true" }, { "template": { "IconButton1": { "boxShadow": "NONE", "widgetName": "IconButton1", "onClick": "{{showModal('Edit_Modal')}}", "buttonColor": "#03B365", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 26, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 30, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'edit';\n })();\n })}}", "widgetId": "vz9nbww99g", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'CIRCLE';\n })();\n })}}", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" }, "IconButton2": { "boxShadow": "NONE", "widgetName": "IconButton2", "onClick": "{{copyToClipboard(File_List.selectedItem.signedUrl)}}", "buttonColor": "#03B365", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 26, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 30, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'link';\n })();\n })}}", "widgetId": "6477e35xr5", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" }, "Image4": { "image": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return currentItem.signedUrl;\n })();\n })}}", "widgetName": "Image4", "rightColumn": 48, "onClick": "{{showModal('Zoom_Modal')}}", "objectFit": "contain", "widgetId": "k9t673b0fu", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "enableDownload": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "enableRotation": true, "defaultImage": true }, "topRow": 1, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "qxtrflb6ki", "isLoading": false, "maxZoomLevel": 1, "enableDownload": false, "parentColumnSpace": 19.0625, "imageShape": "RECTANGLE", "leftColumn": 32, "enableRotation": false, "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" }, "Text16": { "text": "{{File_List.listData.map((currentItem) => {\n return (function(){\n return ( currentItem.fileName );\n })();\n })}}", "shouldScroll": true }, "IconButton3": { "boxShadow": "NONE", "widgetName": "IconButton3", "onClick": "{{navigateTo(currentItem.signedUrl, {})}}", "buttonColor": "#03B365", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 40, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 44, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'download';\n })();\n })}}", "widgetId": "s40ige8ox7", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" }, "IconButton4": { "boxShadow": "NONE", "widgetName": "IconButton4", "onClick": "{{showModal('delete_modal')}}", "buttonColor": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return '#F86A2B';\n })();\n })}}", "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "leftColumn": 59, "isDisabled": false, "key": "8akz850h7z", "rightColumn": 63, "iconName": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'trash';\n })();\n })}}", "widgetId": "29bi5j71g9", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "{{File_List.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'GHOST';\n })();\n })}}" } }, "childAutoComplete": { "currentItem": { "fileName": "", "urlExpiryDate": "", "signedUrl": "" } }, "backgroundColor": "", "widgetName": "File_List", "rightColumn": 64, "itemBackgroundColor": "#FFFFFF", "listData": "{{ListFiles.data}}", "widgetId": "p9xuxpwwuc", "topRow": 5, "bottomRow": 80, "parentRowSpace": 10, "isVisible": true, "type": "LIST_WIDGET", "parentId": "6tz2s7ivi5", "gridGap": "10", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ { "key": "template.download_button.onClick" }, { "key": "template.MenuButton1.menuItems.menuItem1.onClick" }, { "key": "template.Image4.onClick" }, { "key": "template.IconButton1.onClick" }, { "key": "template.Button5.onClick" }, { "key": "template.IconButton2.onClick" }, { "key": "template.IconButton3.onClick" }, { "key": "template.IconButton4.onClick" } ], "leftColumn": 0, "dynamicBindingPathList": [ { "key": "listData" }, { "key": "template.Image4.image" }, { "key": "template.Text16.text" }, { "key": "template.IconButton1.iconName" }, { "key": "template.IconButton1.buttonVariant" }, { "key": "template.IconButton1.borderRadius" }, { "key": "template.IconButton2.iconName" }, { "key": "template.IconButton2.buttonVariant" }, { "key": "template.IconButton3.iconName" }, { "key": "template.IconButton3.buttonVariant" }, { "key": "template.IconButton4.iconName" }, { "key": "template.IconButton4.buttonColor" }, { "key": "template.IconButton4.buttonVariant" } ], "gridType": "vertical", "enhancements": true, "children": [ { "widgetName": "Canvas11", "rightColumn": 634, "detachFromLayout": true, "widgetId": "jczf6u7ji9", "containerStyle": "none", "topRow": 0, "bottomRow": 400, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "dropDisabled": true, "parentId": "p9xuxpwwuc", "openParentPropertyPane": true, "minHeight": 760, "isLoading": false, "noPad": true, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "backgroundColor": "white", "widgetName": "Container5", "rightColumn": 64, "disallowCopy": true, "widgetId": "aiiokpktqq", "containerStyle": "card", "topRow": 0, "bottomRow": 16, "dragDisabled": true, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "jczf6u7ji9", "openParentPropertyPane": true, "isDeletable": false, "isLoading": false, "leftColumn": 0, "children": [ { "widgetName": "Canvas12", "detachFromLayout": true, "widgetId": "qxtrflb6ki", "containerStyle": "none", "topRow": 0, "bottomRow": 150, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "aiiokpktqq", "minHeight": 160, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "fnla1fasgx", "logBlackList": { "widgetName": true, "rightColumn": true, "textAlign": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "fontStyle": true, "type": true, "textColor": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "parentColumnSpace": true, "leftColumn": true, "fontSize": true, "text": true }, "topRow": 0, "bottomRow": 7, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": true, "parentId": "qxtrflb6ki", "isLoading": false, "parentColumnSpace": 19.0625, "dynamicTriggerPathList": [ ], "leftColumn": 19, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "{{currentItem.fileName}}" }, { "image": "{{currentItem.signedUrl}}", "widgetName": "Image4", "onClick": "{{showModal('Zoom_Modal')}}", "rightColumn": 19, "objectFit": "contain", "widgetId": "k9t673b0fu", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "enableDownload": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "enableRotation": true, "defaultImage": true }, "topRow": 0, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "qxtrflb6ki", "isLoading": false, "maxZoomLevel": 1, "enableDownload": false, "parentColumnSpace": 19.0625, "dynamicTriggerPathList": [ { "key": "onClick" } ], "imageShape": "RECTANGLE", "leftColumn": 0, "dynamicBindingPathList": [ { "key": "image" } ], "enableRotation": false, "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" }, { "boxShadow": "NONE", "widgetName": "IconButton1", "onClick": "{{showModal('Edit_Modal')}}", "buttonColor": "#03B365", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 39, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 45, "iconName": "edit", "widgetId": "vz9nbww99g", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" }, { "boxShadow": "NONE", "widgetName": "IconButton2", "onClick": "{{copyToClipboard(File_List.selectedItem.signedUrl)}}", "buttonColor": "#03B365", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 45, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 51, "iconName": "link", "widgetId": "6477e35xr5", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" }, { "boxShadow": "NONE", "widgetName": "IconButton3", "onClick": "{{navigateTo(currentItem.signedUrl, {})}}", "buttonColor": "#03B365", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 51, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 57, "iconName": "download", "widgetId": "s40ige8ox7", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" }, { "boxShadow": "NONE", "widgetName": "IconButton4", "onClick": "{{showModal('delete_modal')}}", "buttonColor": "#F86A2B", "dynamicPropertyPathList": [ { "key": "onClick" } ], "displayName": "Icon Button", "iconSVG": "/static/media/icon.bff4eac0.svg", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "type": "ICON_BUTTON_WIDGET", "hideCard": false, "parentColumnSpace": 9.4658203125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 57, "dynamicBindingPathList": [ ], "isDisabled": false, "key": "8akz850h7z", "rightColumn": 63, "iconName": "trash", "widgetId": "29bi5j71g9", "logBlackList": { "boxShadow": true, "widgetName": true, "buttonColor": true, "isCanvas": true, "displayName": true, "iconSVG": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "type": true, "hideCard": true, "minHeight": true, "parentColumnSpace": true, "leftColumn": true, "isDisabled": true, "key": true, "rightColumn": true, "iconName": true, "widgetId": true, "isVisible": true, "version": true, "parentId": true, "renderMode": true, "isLoading": true, "borderRadius": true, "buttonVariant": true }, "isVisible": true, "version": 1, "parentId": "qxtrflb6ki", "renderMode": "CANVAS", "isLoading": false, "borderRadius": "CIRCLE", "buttonVariant": "GHOST" } ] } ], "disablePropertyPane": true } ] } ] } ] } ] }, { "widgetName": "Text6", "rightColumn": 64, "backgroundColor": "", "textAlign": "LEFT", "widgetId": "t54ituq472", "topRow": 0, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#2E3D49", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Bucket" }, { "widgetName": "Upload_Files_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "1fxorj7v97", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 0, "detachFromLayout": true, "widgetId": "d8io5ijwj4", "topRow": 0, "bottomRow": 620, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1fxorj7v97", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "delete_modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "9g0cw9adf8", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas6", "rightColumn": 0, "detachFromLayout": true, "widgetId": "ozvpoudxz2", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "9g0cw9adf8", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon2", "rightColumn": 64, "onClick": "{{closeModal('delete_modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "xkyh49z71e", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text12", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "s1y44xm547", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete File" }, { "widgetName": "Button10", "rightColumn": 48, "onClick": "{{closeModal('delete_modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "pi0t67rnwh", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 36, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "widgetName": "Button11", "rightColumn": 64, "onClick": "{{DeleteFile.run(() => {closeModal('delete_modal'); ListFiles.run();}}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "hp22uj3dra", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text13", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "oypa9ad1tg", "topRow": 5, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "ozvpoudxz2", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete the file?\n\n{{File_List.selectedItem.fileName}}" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Zoom_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "p4buulj86a", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas9", "rightColumn": 0, "detachFromLayout": true, "widgetId": "p3cxdtb4wp", "topRow": 0, "bottomRow": 590, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "p4buulj86a", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon3", "rightColumn": 64, "onClick": "{{closeModal('Zoom_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "b49lgvj9yy", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text15", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "cy38v3de8z", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Zoom Image" }, { "widgetName": "Button13", "rightColumn": 63, "onClick": "{{closeModal('Zoom_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "ftst3w9m8m", "topRow": 53, "bottomRow": 57, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Close", "isDisabled": false }, { "image": "{{File_List.selectedItem.url}}", "widgetName": "Image3", "rightColumn": 64, "objectFit": "contain", "widgetId": "a5gy0pdfzn", "topRow": 6, "bottomRow": 51, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "p3cxdtb4wp", "isLoading": false, "maxZoomLevel": 8, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "imageShape": "RECTANGLE", "leftColumn": 1, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://cdn3.iconfinder.com/data/icons/brands-applications/512/File-512.png" } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Edit_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "usealgbtyj", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas10", "rightColumn": 0, "detachFromLayout": true, "widgetId": "6i7m9kpuky", "topRow": 0, "bottomRow": 240, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "usealgbtyj", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon4", "rightColumn": 64, "onClick": "{{closeModal('Edit_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "pstfdcc1e4", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text17", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "z64z3l112n", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Update File" }, { "widgetName": "Button15", "rightColumn": 44, "onClick": "{{closeModal('Edit_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "trc4e6ylcz", "topRow": 18, "bottomRow": 22, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 32, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "widgetName": "update_button", "rightColumn": 64, "onClick": "{{UpdateFile.run(() => {ListFiles.run();resetWidget('update_file_picker');closeModal('Edit_Modal');})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" }, { "key": "isDisabled" } ], "buttonColor": "#03B365", "widgetId": "8lbthc9dml", "topRow": 18, "bottomRow": 22, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 44, "dynamicBindingPathList": [ { "key": "isDisabled" } ], "text": "Update", "isDisabled": "{{update_file_picker.files.length == 0}}" }, { "widgetName": "Text18", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "qb26g34etr", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "File Name" }, { "isRequired": false, "widgetName": "update_file_name", "rightColumn": 64, "widgetId": "je0ea8ma5d", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "6i7m9kpuky", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 17, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{File_List.selectedItem.fileName}}", "isDisabled": true, "validation": "true" }, { "widgetName": "update_file_picker", "topRow": 11, "bottomRow": 15, "parentRowSpace": 10, "allowedFileTypes": [ "*", "image/*", "video/*", "audio/*", "text/*", ".doc", "image/jpeg", ".png" ], "type": "FILE_PICKER_WIDGET", "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "isDisabled": false, "isRequired": false, "rightColumn": 64, "isDefaultClickDisabled": true, "widgetId": "mioot5pcs5", "defaultSelectedFiles": [ ], "isVisible": true, "label": "Select File", "maxFileSize": "10", "version": 1, "fileDataType": "Base64", "parentId": "6i7m9kpuky", "selectedFiles": [ ], "isLoading": false, "files": [ ], "maxNumFiles": 1 } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "backgroundColor": "#FFFFFF", "widgetName": "Container6", "rightColumn": 64, "widgetId": "yg1iyxq9kd", "containerStyle": "card", "topRow": 5, "bottomRow": 88, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "leftColumn": 37, "children": [ { "widgetName": "Canvas13", "rightColumn": 634, "detachFromLayout": true, "widgetId": "xv97g6rzgq", "containerStyle": "none", "topRow": 0, "bottomRow": 820, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "yg1iyxq9kd", "minHeight": 830, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Button8", "rightColumn": 46, "onClick": "{{closeModal('Upload_Files_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "bx8wok3aut", "topRow": 75, "bottomRow": 79, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 31, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "template": { "Canvas7": { "widgetName": "Canvas7", "rightColumn": 256, "detachFromLayout": true, "widgetId": "oqhzaygncs", "containerStyle": "none", "topRow": 0, "bottomRow": 400, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "dropDisabled": true, "parentId": "0n30419eso", "openParentPropertyPane": true, "minHeight": 340, "isLoading": false, "noPad": true, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ "u3nvgafsdo" ] }, "update_files_name": { "isRequired": false, "widgetName": "update_files_name", "rightColumn": 63, "widgetId": "7zziet357m", "logBlackList": { "isRequired": true, "widgetName": true, "rightColumn": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "label": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "parentColumnSpace": true, "resetOnSubmit": true, "leftColumn": true, "inputType": true, "isDisabled": true }, "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 23, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{selected_files.listData.map((currentItem, currentIndex) => {\n return (function(){\n return currentItem.name;\n })();\n })}}", "isDisabled": false }, "Image2": { "image": "{{selected_files.listData.map((currentItem) => currentItem.base64)}}", "widgetName": "Image2", "rightColumn": 10, "onClick": "{{showModal('Zoom_Modal2')}}", "objectFit": "{{selected_files.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'contain';\n })();\n })}}", "widgetId": "ql8qs2xelx", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "defaultImage": true }, "topRow": 0, "bottomRow": 6, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "maxZoomLevel": 1, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ ], "imageShape": "RECTANGLE", "leftColumn": 0, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://res.cloudinary.com/drako999/image/upload/v1589196259/default.png" }, "Container4": { "backgroundColor": "white", "widgetName": "Container4", "rightColumn": 64, "disallowCopy": true, "widgetId": "u3nvgafsdo", "containerStyle": "card", "topRow": 0, "bottomRow": 8, "dragDisabled": true, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "oqhzaygncs", "openParentPropertyPane": true, "isDeletable": false, "isLoading": false, "leftColumn": 0, "children": [ "romgsruzxz" ], "disablePropertyPane": true }, "Canvas8": { "widgetName": "Canvas8", "detachFromLayout": true, "widgetId": "romgsruzxz", "containerStyle": "none", "topRow": 0, "bottomRow": 180, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "u3nvgafsdo", "minHeight": 80, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ "vu7fb0dbt8", "7zziet357m", "ql8qs2xelx" ] }, "Text14": { "widgetName": "Text14", "rightColumn": 23, "textAlign": "{{selected_files.listData.map((currentItem, currentIndex) => {\n return (function(){\n return 'LEFT';\n })();\n })}}", "widgetId": "vu7fb0dbt8", "logBlackList": { "widgetName": true, "rightColumn": true, "textAlign": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "fontStyle": true, "type": true, "textColor": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "dynamicTriggerPathList": true, "parentColumnSpace": true, "dynamicBindingPathList": true, "leftColumn": true, "fontSize": true, "text": true, "textStyle": true }, "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 11, "fontSize": "PARAGRAPH", "text": "File Name", "textStyle": "HEADING" } }, "childAutoComplete": { "currentItem": { "data": "", "base64": "", "name": "", "raw": "", "id": "", "text": "", "type": "" } }, "widgetName": "selected_files", "backgroundColor": "", "rightColumn": 64, "listData": "{{FilePicker.files}}", "dynamicPropertyPathList": [ { "key": "isVisible" } ], "itemBackgroundColor": "#FFFFFF", "widgetId": "0n30419eso", "topRow": 21, "bottomRow": 73, "parentRowSpace": 10, "isVisible": "{{FilePicker.files.length > 0}}", "type": "LIST_WIDGET", "parentId": "xv97g6rzgq", "gridGap": 0, "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ { "key": "template.Image2.onClick" } ], "leftColumn": 0, "dynamicBindingPathList": [ { "key": "listData" }, { "key": "template.update_files_name.defaultText" }, { "key": "isVisible" }, { "key": "template.Image2.image" }, { "key": "template.update_files_name.defaultText" }, { "key": "template.Image2.image" }, { "key": "template.update_files_name.defaultText" }, { "key": "template.Image2.image" }, { "key": "template.update_files_name.defaultText" }, { "key": "template.Image2.image" }, { "key": "template.Text14.textAlign" }, { "key": "template.Image2.objectFit" } ], "gridType": "vertical", "enhancements": true, "children": [ { "widgetName": "Canvas7", "rightColumn": 256, "detachFromLayout": true, "widgetId": "oqhzaygncs", "containerStyle": "none", "topRow": 0, "bottomRow": 510, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "dropDisabled": true, "parentId": "0n30419eso", "openParentPropertyPane": true, "minHeight": 520, "isLoading": false, "noPad": true, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "backgroundColor": "white", "widgetName": "Container4", "rightColumn": 64, "disallowCopy": true, "widgetId": "u3nvgafsdo", "containerStyle": "card", "topRow": 0, "bottomRow": 13, "dragDisabled": true, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "oqhzaygncs", "openParentPropertyPane": true, "isDeletable": false, "isLoading": false, "leftColumn": 0, "children": [ { "widgetName": "Canvas8", "detachFromLayout": true, "widgetId": "romgsruzxz", "containerStyle": "none", "topRow": 0, "bottomRow": 180, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "u3nvgafsdo", "minHeight": 120, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text14", "rightColumn": 31, "textAlign": "LEFT", "widgetId": "vu7fb0dbt8", "logBlackList": { "widgetName": true, "rightColumn": true, "textAlign": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "fontStyle": true, "type": true, "textColor": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "dynamicTriggerPathList": true, "parentColumnSpace": true, "dynamicBindingPathList": true, "leftColumn": true, "fontSize": true, "text": true, "textStyle": true }, "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 19, "fontSize": "PARAGRAPH", "text": "File Name", "textStyle": "HEADING" }, { "isRequired": false, "widgetName": "update_files_name", "rightColumn": 63, "widgetId": "7zziet357m", "logBlackList": { "isRequired": true, "widgetName": true, "rightColumn": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "label": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "parentColumnSpace": true, "resetOnSubmit": true, "leftColumn": true, "inputType": true, "isDisabled": true }, "topRow": 4, "bottomRow": 8, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{currentItem.name}}", "isDisabled": false, "validation": "true" }, { "image": "{{currentItem.base64}}", "widgetName": "Image2", "rightColumn": 18, "onClick": "{{showModal('Zoom_Modal2')}}", "objectFit": "contain", "widgetId": "ql8qs2xelx", "logBlackList": { "image": true, "widgetName": true, "rightColumn": true, "objectFit": true, "widgetId": true, "topRow": true, "bottomRow": true, "parentRowSpace": true, "isVisible": true, "type": true, "version": true, "parentId": true, "minHeight": true, "isLoading": true, "maxZoomLevel": true, "parentColumnSpace": true, "imageShape": true, "leftColumn": true, "defaultImage": true }, "topRow": 0, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "type": "IMAGE_WIDGET", "version": 1, "parentId": "romgsruzxz", "isLoading": false, "maxZoomLevel": 1, "parentColumnSpace": 7.3125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "imageShape": "RECTANGLE", "leftColumn": 0, "dynamicBindingPathList": [ { "key": "image" } ], "defaultImage": "https://res.cloudinary.com/drako999/image/upload/v1589196259/default.png" } ] } ], "disablePropertyPane": true } ] } ] }, { "widgetName": "FilePicker", "dynamicPropertyPathList": [ { "key": "onFilesSelected" } ], "topRow": 11, "bottomRow": 15, "parentRowSpace": 10, "allowedFileTypes": [ "*", "image/*", "video/*", "audio/*", "text/*", ".doc", "image/jpeg", ".png" ], "type": "FILE_PICKER_WIDGET", "parentColumnSpace": 19.5, "dynamicTriggerPathList": [ { "key": "onFilesSelected" } ], "leftColumn": 45, "dynamicBindingPathList": [ ], "isDisabled": false, "onFilesSelected": "", "isRequired": true, "rightColumn": 62, "isDefaultClickDisabled": true, "widgetId": "6j8fgyuvq7", "defaultSelectedFiles": [ ], "isVisible": true, "label": "Select Files", "maxFileSize": "5", "version": 1, "fileDataType": "Base64", "parentId": "xv97g6rzgq", "selectedFiles": [ ], "isLoading": false, "files": [ ], "maxNumFiles": "3" }, { "isRequired": false, "widgetName": "folder_name", "rightColumn": 64, "widgetId": "fjh7zgcdmh", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 15, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "folder/sub-folder", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 14, "textAlign": "LEFT", "widgetId": "jc21bnjh92", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Upload Folder" }, { "widgetName": "Text7", "rightColumn": 52, "textAlign": "LEFT", "widgetId": "364shivyaz", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Upload New Files" }, { "widgetName": "upload_button", "rightColumn": 63, "onClick": "{{\nFilePicker.files.forEach((file, index) => {\n\tCreateFile.run((response, params)=> { showAlert('File Uploaded','success'); \nif (params.isLastFile) {\n\tListFiles.run(() => {closeModal('Upload_Files_Modal'); resetWidget('Container6', true)})\t\n}\n}\n\t, () => showAlert('File Upload Failed','error')\t\n\t, {fileIndex: index, name: selected_files.items[index].update_files_name.text, isLastFile: index == (FilePicker.files.length - 1), });\n\treturn true;\n})\n}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" }, { "key": "isDisabled" } ], "buttonColor": "#03B365", "widgetId": "1uava20nxi", "topRow": 75, "bottomRow": 79, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 46, "dynamicBindingPathList": [ { "key": "isDisabled" } ], "text": "Upload", "isDisabled": "{{ selected_files.items.length == 0 || selected_files.items.map((file) => file.update_files_name.text).includes(\"\") }}" }, { "widgetName": "Text19", "rightColumn": 52, "textAlign": "LEFT", "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "9wh2ereoy9", "topRow": 17, "bottomRow": 21, "parentRowSpace": 10, "isVisible": "{{FilePicker.files.length > 0}}", "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "xv97g6rzgq", "isLoading": false, "parentColumnSpace": 8.0458984375, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ { "key": "isVisible" } ], "fontSize": "HEADING3", "text": "Selected Files" } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:04:11.828654Z" }, { "publishedPage": { "name": "Admin", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60dab9efee9aa1792c5bf645", "userPermissions": [ ], "layoutOnLoadActions": [ ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 910, "containerStyle": "none", "snapRows": 129, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 890, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Form1", "backgroundColor": "#2E3D49", "rightColumn": 45, "widgetId": "hdpwx2szs0", "topRow": 5, "bottomRow": 86, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas1", "rightColumn": 554.75, "detachFromLayout": true, "widgetId": "kwx6oz4fub", "containerStyle": "none", "topRow": 0, "bottomRow": 800, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "hdpwx2szs0", "minHeight": 810, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text1", "rightColumn": 36, "textAlign": "LEFT", "widgetId": "7fqtlu52np", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Update App Template" }, { "widgetName": "Text2", "rightColumn": 61, "textAlign": "LEFT", "widgetId": "w2l08fshj2", "topRow": 10, "bottomRow": 62, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "shouldScroll": true, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "{{\"
\" + JSON.stringify(get_exported_app.data, null, 2) + \"
\" || \"Fetch The App\"}}" }, { "widgetName": "Button1", "rightColumn": 22, "onClick": "{{\n get_exported_app.run(() => {\n \tconst arr = JSON.parse(datasource_arr.text);\n\t\tarr.map((row) => { get_datasource_structure.run((res, params) => {\n storeValue(params.name, res); \n },undefined, row)\n })\n })\n}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "2vtg0qdlqv", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 3, "dynamicBindingPathList": [ ], "text": "Fetch App", "isDisabled": false }, { "widgetName": "Button2", "rightColumn": 63, "onClick": "{{update_template.run(() => showAlert('Template Updated','success'), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "isDisabled" } ], "buttonColor": "#03B365", "widgetId": "jg23u09rwk", "topRow": 72, "bottomRow": 76, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 4, "dynamicBindingPathList": [ { "key": "isDisabled" } ], "text": "Deploy", "isDisabled": "{{get_exported_app.data.exportedApplication === undefined}}" }, { "isRequired": false, "widgetName": "branch_input", "rightColumn": 49, "widgetId": "d6shlon0z2", "topRow": 63, "bottomRow": 67, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 12, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "Branch name", "defaultText": "update-crud-template", "isDisabled": false, "validation": "true" }, { "widgetName": "Text3", "rightColumn": 12, "textAlign": "LEFT", "widgetId": "y57v1yp7vb", "topRow": 63, "bottomRow": 67, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "HEADING3", "text": "Branch" }, { "widgetName": "Text4", "rightColumn": 63, "backgroundColor": "#DD4B34", "textAlign": "LEFT", "widgetId": "fanskapltd", "topRow": 67, "bottomRow": 71, "parentRowSpace": 10, "isVisible": true, "fontStyle": "", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Note : Please use update-crud-template branch to avoid TCs failing in release" } ] } ] }, { "widgetName": "datasource_arr", "rightColumn": 16, "textAlign": "LEFT", "widgetId": "znji9afu2q", "topRow": 1, "bottomRow": 35, "parentRowSpace": 10, "isVisible": false, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "[\n{ \"name\":\"mongo-plugin\",\n\"id\": \"60dafedaee9aa1792c5bf773\"\n},\n{ \"name\":\"postgres-plugin\",\n\"id\": \"5fcdd652b0e807468e3b493b\"\n}\n]" } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "Admin", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60dab9efee9aa1792c5bf645", "userPermissions": [ ], "layoutOnLoadActions": [ ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 910, "containerStyle": "none", "snapRows": 129, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 890, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Form1", "backgroundColor": "#2E3D49", "rightColumn": 45, "widgetId": "hdpwx2szs0", "topRow": 5, "bottomRow": 86, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas1", "rightColumn": 554.75, "detachFromLayout": true, "widgetId": "kwx6oz4fub", "containerStyle": "none", "topRow": 0, "bottomRow": 800, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "hdpwx2szs0", "minHeight": 810, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text1", "rightColumn": 36, "textAlign": "LEFT", "widgetId": "7fqtlu52np", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Update App Template" }, { "widgetName": "Text2", "rightColumn": 61, "textAlign": "LEFT", "widgetId": "w2l08fshj2", "topRow": 10, "bottomRow": 62, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "shouldScroll": true, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "{{\"
\" + JSON.stringify(get_exported_app.data, null, 2) + \"
\" || \"Fetch The App\"}}" }, { "widgetName": "Button1", "rightColumn": 22, "onClick": "{{\n get_exported_app.run(() => {\n \tconst arr = JSON.parse(datasource_arr.text);\n\t\tarr.map((row) => { get_datasource_structure.run((res, params) => {\n storeValue(params.name, res); \n },undefined, row)\n })\n })\n}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "2vtg0qdlqv", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 3, "dynamicBindingPathList": [ ], "text": "Fetch App", "isDisabled": false }, { "widgetName": "Button2", "rightColumn": 63, "onClick": "{{update_template.run(() => showAlert('Template Updated','success'), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "isDisabled" } ], "buttonColor": "#03B365", "widgetId": "jg23u09rwk", "topRow": 72, "bottomRow": 76, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 4, "dynamicBindingPathList": [ { "key": "isDisabled" } ], "text": "Deploy", "isDisabled": "{{get_exported_app.data.exportedApplication === undefined}}" }, { "isRequired": false, "widgetName": "branch_input", "rightColumn": 49, "widgetId": "d6shlon0z2", "topRow": 63, "bottomRow": 67, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 12, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "Branch name", "defaultText": "update-crud-template", "isDisabled": false, "validation": "true" }, { "widgetName": "Text3", "rightColumn": 12, "textAlign": "LEFT", "widgetId": "y57v1yp7vb", "topRow": 63, "bottomRow": 67, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "HEADING3", "text": "Branch" }, { "widgetName": "Text4", "rightColumn": 63, "backgroundColor": "#DD4B34", "textAlign": "LEFT", "widgetId": "fanskapltd", "topRow": 67, "bottomRow": 71, "parentRowSpace": 10, "isVisible": true, "fontStyle": "", "type": "TEXT_WIDGET", "textColor": "#FFFFFF", "version": 1, "parentId": "kwx6oz4fub", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Note : Please use update-crud-template branch to avoid TCs failing in release" } ] } ] }, { "widgetName": "datasource_arr", "rightColumn": 16, "textAlign": "LEFT", "widgetId": "znji9afu2q", "topRow": 1, "bottomRow": 35, "parentRowSpace": 10, "isVisible": false, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "[\n{ \"name\":\"mongo-plugin\",\n\"id\": \"60dafedaee9aa1792c5bf773\"\n},\n{ \"name\":\"postgres-plugin\",\n\"id\": \"5fcdd652b0e807468e3b493b\"\n}\n]" } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.635289Z" }, { "publishedPage": { "name": "Page Generator", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60dadae5ee9aa1792c5bf6b8", "userPermissions": [ ], "layoutOnLoadActions": [ ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 880, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Tabs1", "rightColumn": 44, "widgetId": "jalvzswyyk", "defaultTab": "SQL", "topRow": 13, "bottomRow": 54, "shouldShowTabs": true, "parentRowSpace": 10, "tabsObj": { "tab1": { "widgetId": "nyka98xqpv", "index": 0, "label": "SQL", "id": "tab1", "isVisible": true }, "tab2": { "widgetId": "neexe4fljs", "index": 1, "label": "GSheet", "id": "tab2", "isVisible": true }, "tab7qxuerb9p7": { "widgetId": "4yqoh4fjmv", "id": "tab7qxuerb9p7", "label": "Mongo", "isVisible": true } }, "isVisible": true, "type": "TABS_WIDGET", "version": 3, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 15, "dynamicBindingPathList": [ ], "children": [ { "tabId": "tab1", "tabName": "SQL", "rightColumn": 634, "widgetName": "Canvas2", "detachFromLayout": true, "widgetId": "nyka98xqpv", "topRow": 0, "bottomRow": 430, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "parentId": "jalvzswyyk", "isLoading": false, "renderMode": "CANVAS", "minHeight": 410, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": false, "widgetName": "tableName_input", "rightColumn": 63, "widgetId": "f8k5jt9mjm", "topRow": 10, "bottomRow": 14, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "datasource_input", "rightColumn": 63, "widgetId": "4j1xd4hih9", "topRow": 3, "bottomRow": 7, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text2", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "957c72jpan", "topRow": 3, "bottomRow": 7, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Datasource URL" }, { "widgetName": "Text4", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "nz74xi3ae3", "topRow": 10, "bottomRow": 14, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Table Name" }, { "widgetName": "Text6", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "s1i89k31f5", "topRow": 17, "bottomRow": 21, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Columns to Select" }, { "isRequired": false, "widgetName": "select_cols_input", "rightColumn": 63, "widgetId": "pwt5ybili3", "topRow": 17, "bottomRow": 21, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text7", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "rbacxz6brz", "topRow": 25, "bottomRow": 29, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Column to Search" }, { "isRequired": false, "widgetName": "search_col_input", "rightColumn": 63, "widgetId": "bnro1si5sz", "topRow": 25, "bottomRow": 29, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "resetFormOnClick": false, "widgetName": "FormButton1", "rightColumn": 63, "onClick": "{{generate_sql_app.run(() => showAlert('Page Created!','success'), () => {})}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "n6220hgzzs", "topRow": 31, "bottomRow": 35, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Generate" } ] }, { "tabId": "tab2", "tabName": "GSheet", "rightColumn": 634, "widgetName": "Canvas3", "detachFromLayout": true, "widgetId": "neexe4fljs", "topRow": 0, "bottomRow": 400, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "parentId": "jalvzswyyk", "isLoading": false, "renderMode": "CANVAS", "minHeight": 410, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text8", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "3ghywz6tk6", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "DataSource URL" }, { "isRequired": false, "widgetName": "gsheet_ds_input", "rightColumn": 62, "widgetId": "a8kpjqdp59", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "r6o12im1qd", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "SpreadSheet URL" }, { "isRequired": false, "widgetName": "spreadsheet_input", "rightColumn": 62, "widgetId": "80kk95t99i", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text10", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "k0ul3uaoph", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Sheet Name" }, { "isRequired": false, "widgetName": "sheet_input", "rightColumn": 62, "widgetId": "a35cwuivq7", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text11", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "l1r1tfbx6y", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Table Header Index" }, { "isRequired": false, "widgetName": "header_input", "rightColumn": 62, "widgetId": "jrhp3pwzll", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Button1", "rightColumn": 62, "onClick": "{{generate_gsheet_app.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "zzsh2d5rns", "topRow": 30, "bottomRow": 34, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Generate", "isDisabled": false } ] }, { "tabId": "tab7qxuerb9p7", "widgetName": "Canvas4", "tabName": "Mongo", "rightColumn": 574.5625, "detachFromLayout": true, "widgetId": "4yqoh4fjmv", "containerStyle": "none", "topRow": 1, "bottomRow": 400, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "jalvzswyyk", "minHeight": 410, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text12", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "4l1uqhf2au", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Datasource URL" }, { "isRequired": false, "widgetName": "mongo_ds_url", "rightColumn": 61, "widgetId": "r8yvmt103v", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "0y3rz6ufib", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Collection Name" }, { "isRequired": false, "widgetName": "collection_input", "rightColumn": 61, "widgetId": "sbe7jfnafu", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "s1fhjft9to", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Keys to Fetch" }, { "isRequired": false, "widgetName": "fetch_keys_input", "rightColumn": 61, "widgetId": "74tjl0q7x3", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text15", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "rwi67ouhe1", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Key to Search" }, { "isRequired": false, "widgetName": "search_keys_input", "rightColumn": 61, "widgetId": "ie4mp16js1", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Button2", "rightColumn": 62, "onClick": "{{generate_mongo_app.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "6ui5kmqebf", "topRow": 29, "bottomRow": 33, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Generate", "isDisabled": false } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "Page Generator", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60dadae5ee9aa1792c5bf6b8", "userPermissions": [ ], "layoutOnLoadActions": [ ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 880, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Tabs1", "rightColumn": 44, "widgetId": "jalvzswyyk", "defaultTab": "SQL", "topRow": 13, "bottomRow": 54, "shouldShowTabs": true, "parentRowSpace": 10, "tabsObj": { "tab1": { "widgetId": "nyka98xqpv", "index": 0, "label": "SQL", "id": "tab1", "isVisible": true }, "tab2": { "widgetId": "neexe4fljs", "index": 1, "label": "GSheet", "id": "tab2", "isVisible": true }, "tab7qxuerb9p7": { "widgetId": "4yqoh4fjmv", "id": "tab7qxuerb9p7", "label": "Mongo", "isVisible": true } }, "isVisible": true, "type": "TABS_WIDGET", "version": 3, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 19.8125, "dynamicTriggerPathList": [ ], "leftColumn": 15, "dynamicBindingPathList": [ ], "children": [ { "tabId": "tab1", "tabName": "SQL", "rightColumn": 634, "widgetName": "Canvas2", "detachFromLayout": true, "widgetId": "nyka98xqpv", "topRow": 0, "bottomRow": 430, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "parentId": "jalvzswyyk", "isLoading": false, "renderMode": "CANVAS", "minHeight": 410, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": false, "widgetName": "tableName_input", "rightColumn": 63, "widgetId": "f8k5jt9mjm", "topRow": 10, "bottomRow": 14, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "isRequired": false, "widgetName": "datasource_input", "rightColumn": 63, "widgetId": "4j1xd4hih9", "topRow": 3, "bottomRow": 7, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text2", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "957c72jpan", "topRow": 3, "bottomRow": 7, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Datasource URL" }, { "widgetName": "Text4", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "nz74xi3ae3", "topRow": 10, "bottomRow": 14, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Table Name" }, { "widgetName": "Text6", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "s1i89k31f5", "topRow": 17, "bottomRow": 21, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Columns to Select" }, { "isRequired": false, "widgetName": "select_cols_input", "rightColumn": 63, "widgetId": "pwt5ybili3", "topRow": 17, "bottomRow": 21, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text7", "rightColumn": 14, "textAlign": "RIGHT", "widgetId": "rbacxz6brz", "topRow": 25, "bottomRow": 29, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Column to Search" }, { "isRequired": false, "widgetName": "search_col_input", "rightColumn": 63, "widgetId": "bnro1si5sz", "topRow": 25, "bottomRow": 29, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "parentColumnSpace": 8.35546875, "resetOnSubmit": true, "leftColumn": 14, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "resetFormOnClick": false, "widgetName": "FormButton1", "rightColumn": 63, "onClick": "{{generate_sql_app.run(() => showAlert('Page Created!','success'), () => {})}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "n6220hgzzs", "topRow": 31, "bottomRow": 35, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "nyka98xqpv", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Generate" } ] }, { "tabId": "tab2", "tabName": "GSheet", "rightColumn": 634, "widgetName": "Canvas3", "detachFromLayout": true, "widgetId": "neexe4fljs", "topRow": 0, "bottomRow": 400, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "parentId": "jalvzswyyk", "isLoading": false, "renderMode": "CANVAS", "minHeight": 410, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text8", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "3ghywz6tk6", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "DataSource URL" }, { "isRequired": false, "widgetName": "gsheet_ds_input", "rightColumn": 62, "widgetId": "a8kpjqdp59", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "r6o12im1qd", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "SpreadSheet URL" }, { "isRequired": false, "widgetName": "spreadsheet_input", "rightColumn": 62, "widgetId": "80kk95t99i", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text10", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "k0ul3uaoph", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Sheet Name" }, { "isRequired": false, "widgetName": "sheet_input", "rightColumn": 62, "widgetId": "a35cwuivq7", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text11", "rightColumn": 16, "textAlign": "RIGHT", "widgetId": "l1r1tfbx6y", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Table Header Index" }, { "isRequired": false, "widgetName": "header_input", "rightColumn": 62, "widgetId": "jrhp3pwzll", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 16, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Button1", "rightColumn": 62, "onClick": "{{generate_gsheet_app.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "zzsh2d5rns", "topRow": 30, "bottomRow": 34, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "neexe4fljs", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Generate", "isDisabled": false } ] }, { "tabId": "tab7qxuerb9p7", "widgetName": "Canvas4", "tabName": "Mongo", "rightColumn": 574.5625, "detachFromLayout": true, "widgetId": "4yqoh4fjmv", "containerStyle": "none", "topRow": 1, "bottomRow": 400, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "jalvzswyyk", "minHeight": 410, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Text12", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "4l1uqhf2au", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Datasource URL" }, { "isRequired": false, "widgetName": "mongo_ds_url", "rightColumn": 61, "widgetId": "r8yvmt103v", "topRow": 1, "bottomRow": 5, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "0y3rz6ufib", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Collection Name" }, { "isRequired": false, "widgetName": "collection_input", "rightColumn": 61, "widgetId": "sbe7jfnafu", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "s1fhjft9to", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Keys to Fetch" }, { "isRequired": false, "widgetName": "fetch_keys_input", "rightColumn": 61, "widgetId": "74tjl0q7x3", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text15", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "rwi67ouhe1", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Key to Search" }, { "isRequired": false, "widgetName": "search_keys_input", "rightColumn": 61, "widgetId": "ie4mp16js1", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "resetOnSubmit": true, "leftColumn": 17, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Button2", "rightColumn": 62, "onClick": "{{generate_mongo_app.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "6ui5kmqebf", "topRow": 29, "bottomRow": 33, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "4yqoh4fjmv", "isLoading": false, "parentColumnSpace": 8.6650390625, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Generate", "isDisabled": false } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.635312Z" }, { "publishedPage": { "name": "MongoDB", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60dafddaee9aa1792c5bf76d", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "key_select.selectedOptionValue", "data_table.pageSize", "data_table.searchText||\"\"", "(data_table.pageNo - 1) * data_table.pageSize", "order_select.selectedOptionValue" ], "name": "FindQuery", "timeoutInMillisecond": 10000, "id": "60db015aee9aa1792c5bf778" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 940, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "customColumn1", "_id", "col4", "col2", "col3", "col1" ], "dynamicPropertyPathList": [ { "key": "onPageChange" } ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{FindQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.col1.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns._id.computedValue" } ], "leftColumn": 0, "primaryColumns": { "appsmith_mongo_escape_id": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow._id))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "_id", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "_id", "verticalAlignment": "CENTER" }, "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{FindQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{FindQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "isRequired": false, "widgetName": "key_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{FindQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t},\n\t{\n\t\t\"label\": \"col4\",\n\t\t\"value\": \"col4\"\n\t}\n]", "onOptionChange": "{{FindQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 30, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{FindQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "1", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"ASC\",\n \"value\": \"1\"\n },\n {\n \"label\": \"DESC\",\n \"value\": \"-1\"\n }\n]", "onOptionChange": "{{FindQuery.run()}}", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{FindQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "nj85l57r47", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "atgojamsmw", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => FindQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => FindQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{!!data_table.selectedRow._id}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => FindQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "twwgpz5wfu", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_1", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col1}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 29, "bottomRow": 33, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 6, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Update Selected Row" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "Text20", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 29, "bottomRow": 33, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "MongoDB", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60dafddaee9aa1792c5bf76d", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "key_select.selectedOptionValue", "data_table.pageSize", "data_table.searchText||\"\"", "(data_table.pageNo - 1) * data_table.pageSize", "order_select.selectedOptionValue" ], "name": "FindQuery", "timeoutInMillisecond": 10000, "id": "60db015aee9aa1792c5bf778" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 940, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "customColumn1", "_id", "col4", "col2", "col3", "col1" ], "dynamicPropertyPathList": [ { "key": "onPageChange" } ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{FindQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.col1.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns._id.computedValue" } ], "leftColumn": 0, "primaryColumns": { "appsmith_mongo_escape_id": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow._id))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "_id", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "_id", "verticalAlignment": "CENTER" }, "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{FindQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{FindQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "isRequired": false, "widgetName": "key_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{FindQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t},\n\t{\n\t\t\"label\": \"col4\",\n\t\t\"value\": \"col4\"\n\t}\n]", "onOptionChange": "{{FindQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 30, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{FindQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "1", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"ASC\",\n \"value\": \"1\"\n },\n {\n \"label\": \"DESC\",\n \"value\": \"-1\"\n }\n]", "onOptionChange": "{{FindQuery.run()}}", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{FindQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "nj85l57r47", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "atgojamsmw", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => FindQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => FindQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{!!data_table.selectedRow._id}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => FindQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "twwgpz5wfu", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_1", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col1}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 29, "bottomRow": 33, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 6, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Update Selected Row" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 15, "bottomRow": 19, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 22, "bottomRow": 26, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "Text20", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 29, "bottomRow": 33, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:07:31.442160Z" }, { "publishedPage": { "name": "Firestore", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60ec1d84a5109b1d752d75dc", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "SelectQuery.data[SelectQuery.data.length - 1]", "order_select.selectedOptionValue + key_select.selectedOptionValue", "SelectQuery.data[0]" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60ee9cafa5109b1d752d7b7b" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 890, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 720, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "_ref", "col4", "col5", "col2", "col3", "col1", "customColumn1" ], "dynamicPropertyPathList": [ ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns._ref.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col5.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col1.computedValue" } ], "leftColumn": 0, "primaryColumns": { "_ref": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow._ref))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "_ref", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "_ref", "verticalAlignment": "CENTER" }, "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col5": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col5))}}", "textSize": "PARAGRAPH", "index": 5, "isVisible": true, "label": "col5", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col5", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 6, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 7, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 8, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{SelectQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "widgetName": "new_row_button", "rightColumn": 64, "onClick": "{{showModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "aiy9e38won", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 6.8310546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 51, "dynamicBindingPathList": [ ], "text": "New Row", "isDisabled": false }, { "isRequired": false, "widgetName": "key_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t},\n\t{\n\t\t\"label\": \"col4\",\n\t\t\"value\": \"col4\"\n\t}\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 30, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"ASC\",\n \"value\": \"\"\n },\n {\n \"label\": \"DESC\",\n \"value\": \"-\"\n }\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "refresh_button", "rightColumn": 51, "onClick": "{{SelectQuery.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "qykn04gnsw", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 40, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Refresh", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => SelectQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 63, "widgetId": "hdw7qt67dg", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 22, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col5", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14Copy", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "yy4u8kzs8p", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => SelectQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 50, "parentRowSpace": 10, "isVisible": "{{data_table.selectedRow._ref}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 490, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 500, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": true, "widgetName": "update_col_5", "rightColumn": 63, "widgetId": "25okoeayc8", "topRow": 37, "bottomRow": 41, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col5}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text20Copy", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "kv1pqyhxvs", "topRow": 37, "bottomRow": 41, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5 :" }, { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 64, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 43, "bottomRow": 47, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "twwgpz5wfu", "topRow": 43, "bottomRow": 47, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_1", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col1}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 16, "bottomRow": 20, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 23, "bottomRow": 27, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 30, "bottomRow": 34, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 8, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row ID: {{data_table.selectedRow._id}}" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1 :" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 16, "bottomRow": 20, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2 :" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 23, "bottomRow": 27, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3 :" }, { "widgetName": "Text20", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 30, "bottomRow": 34, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4 :" } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "Firestore", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60ec1d84a5109b1d752d75dc", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "SelectQuery.data[SelectQuery.data.length - 1]", "order_select.selectedOptionValue + key_select.selectedOptionValue", "SelectQuery.data[0]" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60ee9cafa5109b1d752d7b7b" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 890, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 720, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "_ref", "col4", "col5", "col2", "col3", "col1", "customColumn1" ], "dynamicPropertyPathList": [ ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns._ref.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col5.computedValue" }, { "key": "primaryColumns.col2.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col1.computedValue" } ], "leftColumn": 0, "primaryColumns": { "_ref": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow._ref))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "_ref", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "_ref", "verticalAlignment": "CENTER" }, "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col5": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col5))}}", "textSize": "PARAGRAPH", "index": 5, "isVisible": true, "label": "col5", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col5", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 6, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 7, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 8, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{SelectQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "widgetName": "new_row_button", "rightColumn": 64, "onClick": "{{showModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "aiy9e38won", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 6.8310546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 51, "dynamicBindingPathList": [ ], "text": "New Row", "isDisabled": false }, { "isRequired": false, "widgetName": "key_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t},\n\t{\n\t\t\"label\": \"col4\",\n\t\t\"value\": \"col4\"\n\t}\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 30, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"ASC\",\n \"value\": \"\"\n },\n {\n \"label\": \"DESC\",\n \"value\": \"-\"\n }\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "refresh_button", "rightColumn": 51, "onClick": "{{SelectQuery.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "qykn04gnsw", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 40, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Refresh", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => SelectQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 58, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 63, "widgetId": "hdw7qt67dg", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 22, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col5", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14Copy", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "yy4u8kzs8p", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => SelectQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 50, "parentRowSpace": 10, "isVisible": "{{data_table.selectedRow._ref}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 490, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 500, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "isRequired": true, "widgetName": "update_col_5", "rightColumn": 63, "widgetId": "25okoeayc8", "topRow": 37, "bottomRow": 41, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col5}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text20Copy", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "kv1pqyhxvs", "topRow": 37, "bottomRow": 41, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5 :" }, { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 64, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 43, "bottomRow": 47, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "twwgpz5wfu", "topRow": 43, "bottomRow": 47, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_1", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col1}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 16, "bottomRow": 20, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col2}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 23, "bottomRow": 27, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col3}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 30, "bottomRow": 34, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{data_table.selectedRow.col4}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 8, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row ID: {{data_table.selectedRow._id}}" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1 :" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 16, "bottomRow": 20, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2 :" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 23, "bottomRow": 27, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3 :" }, { "widgetName": "Text20", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 30, "bottomRow": 34, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4 :" } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:08:56.416406Z" }, { "publishedPage": { "name": "Redis", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60eeaf24a5109b1d752d7ba8", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ ], "name": "FetchKeys", "timeoutInMillisecond": 10000, "id": "60eeaf83a5109b1d752d7bab" }, { "pluginType": "DB", "jsonPathKeys": [ "data_table.selectedRow.result" ], "name": "FetchValue", "timeoutInMillisecond": 10000, "id": "60eeb8eda5109b1d752d7bc3" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 5160, "containerStyle": "none", "snapRows": 129, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "eer73khglm", "topRow": 1, "bottomRow": 47, "parentRowSpace": 10, "isVisible": "{{data_table.selectedRow.result}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "9nvn3gfw6q", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "eer73khglm", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateKey.run(() => FetchKeys.run(), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "3apd2wkt91", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "hhh0296qfj", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_value_input", "rightColumn": 63, "widgetId": "07ker1hdod", "topRow": 8, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 1, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{FetchValue.data[0].result}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "uawwds1z0r", "topRow": 0, "bottomRow": 8, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Key: {{data_table.selectedRow.result}}" } ] } ] }, { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "v8nfulwuy0", "containerStyle": "card", "topRow": 1, "bottomRow": 88, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "erkvdsolhu", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "v8nfulwuy0", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "result", "customColumn1" ], "dynamicPropertyPathList": [ ], "isVisibleDownload": true, "topRow": 5, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "", "type": "TABLE_WIDGET", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" }, { "key": "onRowSelected" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.result.computedValue" } ], "leftColumn": 0, "primaryColumns": { "result": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.result))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "result", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "result", "verticalAlignment": "CENTER" }, "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "delimiter": ",", "onRowSelected": "{{FetchValue.run()}}", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "tefed053r1", "isVisibleFilters": true, "tableData": "{{FetchKeys.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "erkvdsolhu", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "result": 503, "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "customColumn2": 174, "status": 75 } }, { "widgetName": "new_key_button", "rightColumn": 64, "onClick": "{{showModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "2rlp4irwh0", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "erkvdsolhu", "isLoading": false, "parentColumnSpace": 6.8310546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 51, "dynamicBindingPathList": [ ], "text": "New Key", "isDisabled": false }, { "widgetName": "refresh_button", "rightColumn": 51, "onClick": "{{FetchKeys.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o9t8fslxdi", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "erkvdsolhu", "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 40, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Refresh", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 39, "textAlign": "LEFT", "widgetId": "nt181ks4ci", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "erkvdsolhu", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Redis Data" } ] } ] }, { "widgetName": "Insert_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "c8fg4ubw52", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 0, "detachFromLayout": true, "widgetId": "re60vbuakz", "topRow": 0, "bottomRow": 590, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "c8fg4ubw52", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon1", "rightColumn": 64, "onClick": "{{closeModal('Insert_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "3tk445loxa", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text21", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "fgi9qp4uwr", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "New Key" }, { "widgetName": "Button1", "rightColumn": 48, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "xnh96plcyo", "topRow": 53, "bottomRow": 57, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 36, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "widgetName": "Button2", "rightColumn": 64, "onClick": "{{InsertKey.run(() => FetchKeys.run(() => closeModal('Insert_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "ix2dralfal", "topRow": 53, "bottomRow": 57, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Insert", "isDisabled": false }, { "isRequired": false, "widgetName": "insert_key_input", "rightColumn": 64, "widgetId": "ozz6gi7zmm", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 6.8125, "resetOnSubmit": true, "leftColumn": 19, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "kotk4wa6pe", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Key" }, { "widgetName": "Text23", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "y2dlumuetl", "topRow": 16, "bottomRow": 20, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Value" }, { "isRequired": false, "widgetName": "insert_value_input", "rightColumn": 64, "widgetId": "pevr27mh87", "topRow": 16, "bottomRow": 50, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 8, "resetOnSubmit": true, "leftColumn": 19, "inputType": "TEXT", "isDisabled": false, "validation": "true" } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "value_modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "fh14k9y353", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas4", "rightColumn": 0, "detachFromLayout": true, "widgetId": "v8n3d5aecd", "topRow": 0, "bottomRow": 260, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "fh14k9y353", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon2", "rightColumn": 64, "onClick": "{{closeModal('value_modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "jqaazpo3zy", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "v8n3d5aecd", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text24", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "hvb3xnk1u8", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "v8n3d5aecd", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Value for Key: {{data_table.selectedRow.result}}" }, { "widgetName": "Button4", "rightColumn": 64, "onClick": "{{closeModal('value_modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "yka7b6k706", "topRow": 18, "bottomRow": 22, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "v8n3d5aecd", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Close", "isDisabled": false }, { "widgetName": "Text25", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "j9315vzr13", "topRow": 6, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": true, "parentId": "v8n3d5aecd", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "{{FetchValue.data[0].result}}" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Delete_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "0skbil3ntd", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas5", "rightColumn": 0, "detachFromLayout": true, "widgetId": "lwsyaz55ll", "topRow": 0, "bottomRow": 240, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "0skbil3ntd", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon3", "rightColumn": 64, "onClick": "{{closeModal('Delete_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "dtuc8ag2of", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text26", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "d9ap4dp300", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Key" }, { "widgetName": "Button6", "rightColumn": 64, "onClick": "{{DeleteKey.run(() => FetchKeys.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "2kg6lmim5m", "topRow": 18, "bottomRow": 22, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 46, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text27", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "c698jgkzjg", "topRow": 7, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": true, "parentId": "lwsyaz55ll", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete the key?\n\n{{data_table.selectedRow.result}}" }, { "widgetName": "Button7", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "lsvqrab5v2", "topRow": 18, "bottomRow": 22, "recaptchaV2": false, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 32, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false } ], "isDisabled": false } ], "width": 456, "height": 240 } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "Redis", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60eeaf24a5109b1d752d7ba8", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ ], "name": "FetchKeys", "timeoutInMillisecond": 10000, "id": "60eeaf83a5109b1d752d7bab" }, { "pluginType": "DB", "jsonPathKeys": [ "data_table.selectedRow.result" ], "name": "FetchValue", "timeoutInMillisecond": 10000, "id": "60eeb8eda5109b1d752d7bc3" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 5160, "containerStyle": "none", "snapRows": 129, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 860, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "eer73khglm", "topRow": 1, "bottomRow": 47, "parentRowSpace": 10, "isVisible": "{{data_table.selectedRow.result}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "9nvn3gfw6q", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "eer73khglm", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateKey.run(() => FetchKeys.run(), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "3apd2wkt91", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "hhh0296qfj", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_value_input", "rightColumn": 63, "widgetId": "07ker1hdod", "topRow": 8, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 1, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{FetchValue.data[0].result}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "uawwds1z0r", "topRow": 0, "bottomRow": 8, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "9nvn3gfw6q", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Key: {{data_table.selectedRow.result}}" } ] } ] }, { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "v8nfulwuy0", "containerStyle": "card", "topRow": 1, "bottomRow": 88, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "erkvdsolhu", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "v8nfulwuy0", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "data_table", "columnOrder": [ "result", "customColumn1" ], "dynamicPropertyPathList": [ ], "isVisibleDownload": true, "topRow": 5, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "", "type": "TABLE_WIDGET", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" }, { "key": "onRowSelected" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.result.computedValue" } ], "leftColumn": 0, "primaryColumns": { "result": { "isCellVisible": true, "isDerived": false, "computedValue": "{{data_table.sanitizedTableData.map((currentRow) => ( currentRow.result))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "result", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "result", "verticalAlignment": "CENTER" }, "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "delimiter": ",", "onRowSelected": "{{FetchValue.run()}}", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{data_table.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "tefed053r1", "isVisibleFilters": true, "tableData": "{{FetchKeys.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "erkvdsolhu", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "result": 503, "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "customColumn2": 174, "status": 75 } }, { "widgetName": "new_key_button", "rightColumn": 64, "onClick": "{{showModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "2rlp4irwh0", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "erkvdsolhu", "isLoading": false, "parentColumnSpace": 6.8310546875, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 51, "dynamicBindingPathList": [ ], "text": "New Key", "isDisabled": false }, { "widgetName": "refresh_button", "rightColumn": 51, "onClick": "{{FetchKeys.run()}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o9t8fslxdi", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "erkvdsolhu", "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 40, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Refresh", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 39, "textAlign": "LEFT", "widgetId": "nt181ks4ci", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "erkvdsolhu", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Redis Data" } ] } ] }, { "widgetName": "Insert_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "c8fg4ubw52", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 0, "detachFromLayout": true, "widgetId": "re60vbuakz", "topRow": 0, "bottomRow": 590, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "c8fg4ubw52", "shouldScrollContents": false, "minHeight": 600, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon1", "rightColumn": 64, "onClick": "{{closeModal('Insert_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "3tk445loxa", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text21", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "fgi9qp4uwr", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "New Key" }, { "widgetName": "Button1", "rightColumn": 48, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "xnh96plcyo", "topRow": 53, "bottomRow": 57, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 36, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false }, { "widgetName": "Button2", "rightColumn": 64, "onClick": "{{InsertKey.run(() => FetchKeys.run(() => closeModal('Insert_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "ix2dralfal", "topRow": 53, "bottomRow": 57, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Insert", "isDisabled": false }, { "isRequired": false, "widgetName": "insert_key_input", "rightColumn": 64, "widgetId": "ozz6gi7zmm", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 6.8125, "resetOnSubmit": true, "leftColumn": 19, "inputType": "TEXT", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "kotk4wa6pe", "topRow": 9, "bottomRow": 13, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Key" }, { "widgetName": "Text23", "rightColumn": 17, "textAlign": "RIGHT", "widgetId": "y2dlumuetl", "topRow": 16, "bottomRow": 20, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Value" }, { "isRequired": false, "widgetName": "insert_value_input", "rightColumn": 64, "widgetId": "pevr27mh87", "topRow": 16, "bottomRow": 50, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "re60vbuakz", "isLoading": false, "parentColumnSpace": 8, "resetOnSubmit": true, "leftColumn": 19, "inputType": "TEXT", "isDisabled": false, "validation": "true" } ], "isDisabled": false } ], "width": 532, "height": 600 }, { "widgetName": "value_modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "fh14k9y353", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas4", "rightColumn": 0, "detachFromLayout": true, "widgetId": "v8n3d5aecd", "topRow": 0, "bottomRow": 260, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "fh14k9y353", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon2", "rightColumn": 64, "onClick": "{{closeModal('value_modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "jqaazpo3zy", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "v8n3d5aecd", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text24", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "hvb3xnk1u8", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "v8n3d5aecd", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Value for Key: {{data_table.selectedRow.result}}" }, { "widgetName": "Button4", "rightColumn": 64, "onClick": "{{closeModal('value_modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "yka7b6k706", "topRow": 18, "bottomRow": 22, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "v8n3d5aecd", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Close", "isDisabled": false }, { "widgetName": "Text25", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "j9315vzr13", "topRow": 6, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": true, "parentId": "v8n3d5aecd", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "{{FetchValue.data[0].result}}" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Delete_Modal", "rightColumn": 0, "detachFromLayout": true, "widgetId": "0skbil3ntd", "topRow": 0, "bottomRow": 0, "parentRowSpace": 1, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": true, "isLoading": false, "parentColumnSpace": 1, "leftColumn": 0, "children": [ { "widgetName": "Canvas5", "rightColumn": 0, "detachFromLayout": true, "widgetId": "lwsyaz55ll", "topRow": 0, "bottomRow": 240, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "0skbil3ntd", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Icon3", "rightColumn": 64, "onClick": "{{closeModal('Delete_Modal')}}", "color": "#040627", "iconName": "cross", "widgetId": "dtuc8ag2of", "topRow": 1, "bottomRow": 5, "isVisible": true, "type": "ICON_WIDGET", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "leftColumn": 56, "iconSize": 24 }, { "widgetName": "Text26", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "d9ap4dp300", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Key" }, { "widgetName": "Button6", "rightColumn": 64, "onClick": "{{DeleteKey.run(() => FetchKeys.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "2kg6lmim5m", "topRow": 18, "bottomRow": 22, "recaptchaV2": false, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 46, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text27", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "c698jgkzjg", "topRow": 7, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": true, "parentId": "lwsyaz55ll", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete the key?\n\n{{data_table.selectedRow.result}}" }, { "widgetName": "Button7", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "lsvqrab5v2", "topRow": 18, "bottomRow": 22, "recaptchaV2": false, "parentRowSpace": 10, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "lwsyaz55ll", "isLoading": false, "parentColumnSpace": 6.8125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 32, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Cancel", "isDisabled": false } ], "isDisabled": false } ], "width": 456, "height": 240 } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T18:10:37.635314Z" }, { "publishedPage": { "name": "PostgreSQL", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60f68220d4c0bb105f54dfd0", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60f68221d4c0bb105f54dfd4" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 940, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 890, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Table1", "columnOrder": [ "col1", "col3", "col4", "col5", "col2", "customColumn1" ], "dynamicPropertyPathList": [ { "key": "onPageChange" } ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.col1.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col5.computedValue" }, { "key": "primaryColumns.col2.computedValue" } ], "leftColumn": 0, "primaryColumns": { "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col5": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col5))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col5", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col5", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{SelectQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "isRequired": false, "widgetName": "col_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t}\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 33, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "ASC", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"Ascending\",\n \"value\": \"ASC\"\n },\n {\n \"label\": \"Descending\",\n \"value\": \"DESC\"\n }\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{SelectQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "xp5u9a9nzq", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "nh3cu4lb1g", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => SelectQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 604, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 59, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => SelectQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text24", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "9t3vdjd5xj", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 62, "widgetId": "5rfqxgj0vm", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col5", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 604 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{!!Table1.selectedRow.col1}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "twwgpz5wfu", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col2.toString()}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 13, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col3.toString()}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 20, "bottomRow": 24, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col4.toString()}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_5", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 27, "bottomRow": 31, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col5.toString()}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row: {{Table1.selectedRow.col1}}" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 13, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 20, "bottomRow": 24, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "widgetName": "Text20", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 27, "bottomRow": 31, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" } ] } ] } ] } } ], "isHidden": false }, "new": true, "unpublishedPage": { "name": "PostgreSQL", "userPermissions": [ ], "layouts": [ { "new": false, "id": "60f68220d4c0bb105f54dfd0", "userPermissions": [ ], "layoutOnLoadActions": [ [ { "pluginType": "DB", "jsonPathKeys": [ "(Table1.pageNo - 1) * Table1.pageSize", "Table1.searchText || \"\"", "col_select.selectedOptionValue", "Table1.pageSize", "order_select.selectedOptionValue" ], "name": "SelectQuery", "timeoutInMillisecond": 10000, "id": "60f68221d4c0bb105f54dfd4" } ] ], "dsl": { "widgetName": "MainContainer", "backgroundColor": "none", "rightColumn": 1280, "snapColumns": 64, "detachFromLayout": true, "widgetId": "0", "topRow": 0, "bottomRow": 940, "containerStyle": "none", "snapRows": 125, "parentRowSpace": 1, "type": "CANVAS_WIDGET", "canExtend": true, "version": 41, "minHeight": 890, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "dynamicBindingPathList": [ ], "leftColumn": 0, "children": [ { "backgroundColor": "#FFFFFF", "widgetName": "Container1", "rightColumn": 40, "widgetId": "mvubsemxfo", "containerStyle": "card", "topRow": 0, "bottomRow": 87, "parentRowSpace": 10, "isVisible": true, "type": "CONTAINER_WIDGET", "version": 1, "parentId": "0", "isLoading": false, "parentColumnSpace": 19.75, "leftColumn": 0, "children": [ { "widgetName": "Canvas1", "rightColumn": 632, "detachFromLayout": true, "widgetId": "59rw5mx0bq", "containerStyle": "none", "topRow": 0, "bottomRow": 890, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "mvubsemxfo", "minHeight": 870, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Table1", "columnOrder": [ "col1", "col3", "col4", "col5", "col2", "customColumn1" ], "dynamicPropertyPathList": [ { "key": "onPageChange" } ], "isVisibleDownload": true, "topRow": 10, "bottomRow": 86, "parentRowSpace": 10, "onPageChange": "{{SelectQuery.run()}}", "type": "TABLE_WIDGET", "defaultSelectedRow": "0", "parentColumnSpace": 1, "dynamicTriggerPathList": [ { "key": "onPageChange" }, { "key": "primaryColumns.customColumn1.onClick" }, { "key": "onSearchTextChanged" } ], "dynamicBindingPathList": [ { "key": "primaryColumns.customColumn1.buttonLabel" }, { "key": "tableData" }, { "key": "primaryColumns.col1.computedValue" }, { "key": "primaryColumns.col3.computedValue" }, { "key": "primaryColumns.col4.computedValue" }, { "key": "primaryColumns.col5.computedValue" }, { "key": "primaryColumns.col2.computedValue" } ], "leftColumn": 0, "primaryColumns": { "customColumn1": { "isCellVisible": true, "isDerived": true, "computedValue": "", "onClick": "{{showModal('Delete_Modal')}}", "textSize": "PARAGRAPH", "buttonColor": "#DD4B34", "index": 7, "isVisible": true, "label": "Delete", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "isDisabled": false, "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" }, "col4": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col4))}}", "textSize": "PARAGRAPH", "index": 2, "isVisible": true, "label": "col4", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col4", "verticalAlignment": "CENTER" }, "col5": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col5))}}", "textSize": "PARAGRAPH", "index": 3, "isVisible": true, "label": "col5", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col5", "verticalAlignment": "CENTER" }, "col2": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col2))}}", "textSize": "PARAGRAPH", "index": 4, "isVisible": true, "label": "col2", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col2", "verticalAlignment": "CENTER" }, "col3": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col3))}}", "textSize": "PARAGRAPH", "index": 1, "isVisible": true, "label": "col3", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col3", "verticalAlignment": "CENTER" }, "col1": { "isCellVisible": true, "isDerived": false, "computedValue": "{{Table1.sanitizedTableData.map((currentRow) => ( currentRow.col1))}}", "textSize": "PARAGRAPH", "index": 0, "isVisible": true, "label": "col1", "columnType": "text", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "col1", "verticalAlignment": "CENTER" } }, "delimiter": ",", "derivedColumns": { "customColumn1": { "isDerived": true, "computedValue": "", "onClick": "{{DeleteQuery.run()}}", "textSize": "PARAGRAPH", "buttonStyle": "#DD4B34", "index": 7, "isVisible": true, "label": "customColumn1", "buttonLabel": "{{Table1.sanitizedTableData.map((currentRow) => { return 'Delete'})}}", "columnType": "button", "horizontalAlignment": "LEFT", "width": 150, "enableFilter": true, "enableSort": true, "id": "customColumn1", "buttonLabelColor": "#FFFFFF", "verticalAlignment": "CENTER" } }, "rightColumn": 64, "textSize": "PARAGRAPH", "widgetId": "jabdu9f16g", "isVisibleFilters": true, "tableData": "{{SelectQuery.data}}", "isVisible": true, "label": "Data", "searchKey": "", "version": 3, "parentId": "59rw5mx0bq", "serverSidePaginationEnabled": true, "isLoading": false, "isVisibleCompactMode": true, "onSearchTextChanged": "{{SelectQuery.run()}}", "horizontalAlignment": "LEFT", "isVisibleSearch": true, "isVisiblePagination": true, "verticalAlignment": "CENTER", "columnSizeMap": { "task": 245, "deliveryAddress": 170, "step": 62, "id": 228, "status": 75 } }, { "isRequired": false, "widgetName": "col_select", "isFilterable": true, "rightColumn": 22, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "asmgosgxjm", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "col1", "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 7, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n\t{\n\t\t\"label\": \"col1\",\n\t\t\"value\": \"col1\"\n\t},\n\t{\n\t\t\"label\": \"col2\",\n\t\t\"value\": \"col2\"\n\t},\n\t{\n\t\t\"label\": \"col3\",\n\t\t\"value\": \"col3\"\n\t}\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text15", "rightColumn": 7, "textAlign": "LEFT", "widgetId": "l8pgl90klz", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Order By :" }, { "isRequired": false, "widgetName": "order_select", "isFilterable": true, "rightColumn": 33, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "10v8a19m25", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": "{{SelectQuery.data.length > 0}}", "label": "", "type": "DROP_DOWN_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "defaultOptionValue": "ASC", "parentColumnSpace": 19.75, "dynamicTriggerPathList": [ { "key": "onOptionChange" } ], "leftColumn": 22, "dynamicBindingPathList": [ { "key": "isVisible" } ], "options": "[\n {\n \"label\": \"Ascending\",\n \"value\": \"ASC\"\n },\n {\n \"label\": \"Descending\",\n \"value\": \"DESC\"\n }\n]", "onOptionChange": "{{SelectQuery.run()}}", "isDisabled": false }, { "widgetName": "Text16", "rightColumn": 64, "textAlign": "LEFT", "widgetId": "urzv99hdc8", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 11.78515625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "template_table Data" }, { "boxShadow": "NONE", "widgetName": "refresh_btn", "rightColumn": 64, "onClick": "{{SelectQuery.run()}}", "iconName": "refresh", "buttonColor": "#03B365", "widgetId": "xp5u9a9nzq", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 60, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false }, { "boxShadow": "NONE", "widgetName": "add_btn", "rightColumn": 60, "onClick": "{{showModal('Insert_Modal')}}", "iconName": "add", "buttonColor": "#03B365", "widgetId": "nh3cu4lb1g", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "type": "ICON_BUTTON_WIDGET", "version": 1, "parentId": "59rw5mx0bq", "isLoading": false, "parentColumnSpace": 12.0703125, "dynamicTriggerPathList": [ { "key": "onClick" } ], "borderRadius": "CIRCLE", "leftColumn": 56, "dynamicBindingPathList": [ ], "buttonVariant": "GHOST", "isDisabled": false } ] } ] }, { "widgetName": "Delete_Modal", "rightColumn": 45, "detachFromLayout": true, "widgetId": "i3whp03wf0", "topRow": 13, "bottomRow": 37, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 21, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas3", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "zi8fjakv8o", "topRow": 0, "bottomRow": 230, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "i3whp03wf0", "shouldScrollContents": false, "minHeight": 240, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Alert_text", "rightColumn": 41, "textAlign": "LEFT", "widgetId": "35yoxo4oec", "topRow": 1, "bottomRow": 5, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Delete Row" }, { "widgetName": "Button1", "rightColumn": 46, "onClick": "{{closeModal('Delete_Modal')}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "lryg8kw537", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 34, "dynamicBindingPathList": [ ], "text": "Cancel", "isDisabled": false }, { "widgetName": "Delete_Button", "rightColumn": 64, "onClick": "{{DeleteQuery.run(() => SelectQuery.run(() => closeModal('Delete_Modal')), () => {})}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#F22B2B", "widgetId": "qq02lh7ust", "topRow": 17, "bottomRow": 21, "isVisible": true, "type": "BUTTON_WIDGET", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "leftColumn": 48, "dynamicBindingPathList": [ ], "text": "Confirm", "isDisabled": false }, { "widgetName": "Text12", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "48uac29g6e", "topRow": 8, "bottomRow": 12, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "zi8fjakv8o", "isLoading": false, "parentColumnSpace": 6.875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "Are you sure you want to delete this item?" } ], "isDisabled": false } ], "width": 456, "height": 240 }, { "widgetName": "Insert_Modal", "rightColumn": 41, "detachFromLayout": true, "widgetId": "vmorzie6eq", "topRow": 16, "bottomRow": 40, "parentRowSpace": 10, "canOutsideClickClose": true, "type": "MODAL_WIDGET", "canEscapeKeyClose": true, "version": 2, "parentId": "0", "shouldScrollContents": false, "isLoading": false, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 17, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas4", "rightColumn": 453.1875, "detachFromLayout": true, "widgetId": "9rhv3ioohq", "topRow": 0, "bottomRow": 610, "parentRowSpace": 1, "isVisible": true, "canExtend": true, "type": "CANVAS_WIDGET", "version": 1, "parentId": "vmorzie6eq", "shouldScrollContents": false, "minHeight": 604, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Form2", "backgroundColor": "#F6F7F8", "rightColumn": 64, "widgetId": "1ruewbc4ef", "topRow": 0, "bottomRow": 59, "parentRowSpace": 10, "isVisible": true, "type": "FORM_WIDGET", "parentId": "9rhv3ioohq", "isLoading": false, "shouldScrollContents": false, "parentColumnSpace": 8, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "widgetName": "Canvas5", "rightColumn": 224, "detachFromLayout": true, "widgetId": "tp9pui0e6y", "containerStyle": "none", "topRow": 0, "bottomRow": 570, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "1ruewbc4ef", "minHeight": 580, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": true, "widgetName": "insert_button", "rightColumn": 62, "onClick": "{{InsertQuery.run(() => SelectQuery.run(() => closeModal('Insert_Modal')))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ { "key": "onClick" } ], "buttonColor": "#03B365", "widgetId": "h8vxf3oh4s", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 43, "dynamicBindingPathList": [ ], "googleRecaptchaKey": "", "text": "Submit" }, { "resetFormOnClick": true, "widgetName": "reset_button", "rightColumn": 42, "onClick": "{{closeModal('Insert_Modal')}}", "isDefaultClickDisabled": true, "buttonColor": "#03B365", "widgetId": "o23gs26wm5", "topRow": 51, "bottomRow": 55, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 29, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Close" }, { "widgetName": "Text21", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "cfmxebyn06", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col1:" }, { "isRequired": true, "widgetName": "insert_col_input1", "rightColumn": 62, "widgetId": "h1wbbv7alb", "topRow": 5, "bottomRow": 9, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col1", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text22", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "jsffaxrqhw", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 2, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "isRequired": true, "widgetName": "insert_col_input2", "rightColumn": 62, "widgetId": "6enalyprua", "topRow": 12, "bottomRow": 16, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "defaultText": "", "placeholderText": "col2", "isDisabled": false, "validation": "true" }, { "widgetName": "Text23", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "btk60uozsm", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "isRequired": true, "widgetName": "insert_col_input3", "rightColumn": 62, "widgetId": "e490gfts69", "topRow": 19, "bottomRow": 23, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col3", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text14", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "8fm60omwwv", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "isRequired": true, "widgetName": "insert_col_input4", "rightColumn": 62, "widgetId": "r55cydp0ao", "topRow": 26, "bottomRow": 30, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col4", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text24", "rightColumn": 19, "textAlign": "RIGHT", "widgetId": "9t3vdjd5xj", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 7.6865234375, "dynamicTriggerPathList": [ ], "leftColumn": 3, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" }, { "isRequired": true, "widgetName": "insert_col_input5", "rightColumn": 62, "widgetId": "5rfqxgj0vm", "topRow": 33, "bottomRow": 37, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "tp9pui0e6y", "isLoading": false, "parentColumnSpace": 8.0625, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 21, "dynamicBindingPathList": [ ], "inputType": "TEXT", "placeholderText": "col5", "defaultText": "", "isDisabled": false, "validation": "true" }, { "widgetName": "Text13Copy", "rightColumn": 35, "textAlign": "LEFT", "widgetId": "18x7vdv3gs", "topRow": 0, "bottomRow": 4, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "shouldScroll": false, "parentId": "tp9pui0e6y", "isLoading": false, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "HEADING1", "text": "Insert Row" } ] } ] } ], "isDisabled": false } ], "width": 532, "height": 604 }, { "widgetName": "Form1", "backgroundColor": "white", "rightColumn": 64, "dynamicPropertyPathList": [ { "key": "isVisible" } ], "widgetId": "m7dvlazbn7", "topRow": 0, "bottomRow": 46, "parentRowSpace": 10, "isVisible": "{{!!Table1.selectedRow.col1}}", "type": "FORM_WIDGET", "parentId": "0", "isLoading": false, "shouldScrollContents": true, "parentColumnSpace": 18.8828125, "dynamicTriggerPathList": [ ], "leftColumn": 40, "dynamicBindingPathList": [ { "key": "isVisible" } ], "children": [ { "widgetName": "Canvas2", "rightColumn": 528.71875, "detachFromLayout": true, "widgetId": "cicukwhp5j", "containerStyle": "none", "topRow": 0, "bottomRow": 450, "parentRowSpace": 1, "isVisible": true, "canExtend": false, "type": "CANVAS_WIDGET", "version": 1, "parentId": "m7dvlazbn7", "minHeight": 460, "isLoading": false, "parentColumnSpace": 1, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "children": [ { "resetFormOnClick": false, "widgetName": "update_button", "rightColumn": 63, "onClick": "{{UpdateQuery.run(() => SelectQuery.run(), () => showAlert('Error while updating resource!','error'))}}", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "4gnygu5jew", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": true, "leftColumn": 47, "dynamicBindingPathList": [ ], "text": "Update" }, { "resetFormOnClick": true, "widgetName": "reset_update_button", "rightColumn": 46, "onClick": "", "isDefaultClickDisabled": true, "dynamicPropertyPathList": [ ], "buttonColor": "#03B365", "widgetId": "twwgpz5wfu", "topRow": 39, "bottomRow": 43, "isVisible": true, "type": "FORM_BUTTON_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "dynamicTriggerPathList": [ { "key": "onClick" } ], "disabledWhenInvalid": false, "leftColumn": 28, "dynamicBindingPathList": [ ], "buttonVariant": "OUTLINE", "text": "Reset" }, { "isRequired": true, "widgetName": "update_col_2", "rightColumn": 63, "widgetId": "in8e51pg3y", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col2.toString()}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_3", "rightColumn": 63, "widgetId": "mlhvfasf31", "topRow": 13, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col3.toString()}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_4", "rightColumn": 63, "widgetId": "0lz9vhcnr0", "topRow": 20, "bottomRow": 24, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col4.toString()}}", "isDisabled": false, "validation": "true" }, { "isRequired": true, "widgetName": "update_col_5", "rightColumn": 63, "widgetId": "m4esf7fww5", "topRow": 27, "bottomRow": 31, "parentRowSpace": 10, "isVisible": true, "label": "", "type": "INPUT_WIDGET", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "resetOnSubmit": true, "leftColumn": 19, "dynamicBindingPathList": [ { "key": "defaultText" } ], "inputType": "TEXT", "defaultText": "{{Table1.selectedRow.col5.toString()}}", "isDisabled": false, "validation": "true" }, { "widgetName": "Text9", "rightColumn": 63, "textAlign": "LEFT", "widgetId": "4hnz8ktmz5", "topRow": 0, "bottomRow": 4, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 8.8963623046875, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ { "key": "text" } ], "fontSize": "HEADING1", "text": "Update Row: {{Table1.selectedRow.col1}}" }, { "widgetName": "Text17", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "afzzc7q8af", "topRow": 6, "bottomRow": 10, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col2:" }, { "widgetName": "Text18", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "xqcsd2e5dj", "topRow": 13, "bottomRow": 17, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col3:" }, { "widgetName": "Text19", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "l109ilp3vq", "topRow": 20, "bottomRow": 24, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 1, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col4:" }, { "widgetName": "Text20", "rightColumn": 18, "textAlign": "RIGHT", "widgetId": "gqpwf0yng6", "topRow": 27, "bottomRow": 31, "parentRowSpace": 10, "isVisible": true, "fontStyle": "BOLD", "type": "TEXT_WIDGET", "textColor": "#231F20", "version": 1, "parentId": "cicukwhp5j", "isLoading": false, "parentColumnSpace": 7.15625, "dynamicTriggerPathList": [ ], "leftColumn": 0, "dynamicBindingPathList": [ ], "fontSize": "PARAGRAPH", "text": "col5:" } ] } ] } ] } } ], "isHidden": false }, "userPermissions": [ "read:pages", "manage:pages" ], "gitSyncId": "60d4559cee9aa1792c5bec3d_2021-09-10T17:58:28.130835Z" } ], "publishedLayoutmongoEscapedWidgets": { "60dafddaee9aa1792c5bf76d": [ "data_table" ] }, "exportedApplication": { "appLayout": { "type": "DESKTOP" }, "new": true, "color": "#6C9DD0", "name": "CRUD App Templates", "appIsExample": false, "icon": "bus", "isPublic": false, "userPermissions": [ "canComment:applications", "manage:applications", "export:applications", "read:applications", "publish:applications", "makePublic:applications" ], "unreadCommentThreads": 0 }, "publishedDefaultPageName": "PostgreSQL" }