From 4a9c23c4ea14480a1ee4246c6783278858f3c913 Mon Sep 17 00:00:00 2001 From: NW Date: Thu, 21 Sep 2023 13:58:57 +0100 Subject: [PATCH] db --- db_dump/nero_tab.sql | 519 +++++++++++++++++++++++++++++++++++++++++++ nero_tab.sql.zip | Bin 13093 -> 0 bytes 2 files changed, 519 insertions(+) create mode 100644 db_dump/nero_tab.sql delete mode 100644 nero_tab.sql.zip diff --git a/db_dump/nero_tab.sql b/db_dump/nero_tab.sql new file mode 100644 index 0000000..6647ee4 --- /dev/null +++ b/db_dump/nero_tab.sql @@ -0,0 +1,519 @@ +-- phpMyAdmin SQL Dump +-- version 4.9.7 +-- https://www.phpmyadmin.net/ +-- +-- Хост: 127.0.0.1 +-- Время создания: Сен 01 2023 г., 20:23 +-- Версия сервера: 10.2.12-MariaDB +-- Версия PHP: 5.6.40 + +SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; +SET AUTOCOMMIT = 0; +START TRANSACTION; +SET time_zone = "+00:00"; + + +/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; +/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; +/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; +/*!40101 SET NAMES utf8mb4 */; + +-- +-- База данных: `nero_tab` +-- + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `forms` +-- + +CREATE TABLE `forms` ( + `id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, + `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `slug` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `schema` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `mailchimp_details` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Details for mailchimp', + `acelle_mail_info` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `webhook_info` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'info of webhook like url & secret key', + `is_template` tinyint(1) NOT NULL DEFAULT 0, + `is_global_template` tinyint(1) NOT NULL DEFAULT 0, + `created_by` bigint(20) UNSIGNED NOT NULL, + `submission_count` int(11) NOT NULL DEFAULT 0, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `forms` +-- + +INSERT INTO `forms` (`id`, `name`, `slug`, `description`, `schema`, `mailchimp_details`, `acelle_mail_info`, `webhook_info`, `is_template`, `is_global_template`, `created_by`, `submission_count`, `created_at`, `updated_at`) VALUES +('0c12caaf-f567-4f29-8711-906641247d9f', 'Kontrollid tootmise ajal', 'kontrollid-tootmise-ajal-6ja', 'Sae kontroll : PVC', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h3\",\"text_color\":\"#212529\",\"content\":\"KONTROLLID TOOTMISE AJAL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"Sae kontroll : PVC\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"T\\u00f6\\u00f6tlemine\\/m\\u00f5\\u00f5detakse iga uue tellimuse alguses (min. 2x n\\u00e4dalas)\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Kuup\\u00e4ev\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"24\",\"time_picker_inline\":false,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tellimuse nr.\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Profiili t\\u00e4his\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Positsioon\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Seadistus, mm\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tegelik, mm (+\\/-0.5)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"M\\u00f5\\u00f5dud, OK m\\u00e4rkega\",\"help_text\":null,\"spread_to_col\":{\"enable\":false,\"column\":2},\"options\":\"OK\",\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":14,\"name\":\"field_15\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Nurkl\\u00f5ige, kraadi (+\\/-0.5)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"M\\u00e4rkused\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"enable\":null,\"from\":null,\"to\":null,\"reply_to_email\":null,\"cc\":null,\"bcc\":null,\"subject\":null,\"body\":null,\"attach_pdf\":false},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false,\"attach_pdf\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null,\"page_color\":\"#f4f6f9\"},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Your submission has been received.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_5\",\"field_7\"],\"btn_enabled\":[\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"default\",\"is_enabled_draft_submit\":0,\"layout\":\"classic\",\"password_protection\":{\"is_enabled\":false,\"password\":null},\"pdf_design\":{\"header\":\"

{form_name}<\\/span><\\/span><\\/span><\\/h1>\"},\"is_qr_code_enabled\":false,\"qr_code_data_format\":\"string\",\"is_ref_num_bar_code_enabled\":false,\"is_ref_num_qr_code_enabled\":false},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\",\"logical_operator\":\"AND\"}]}],\"form_attributes\":[],\"contains_page_break\":false}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', '{\"is_enable\":false,\"api_token\":null,\"list_id\":null,\"campaign_fields\":[]}', '{\"is_enable\":false,\"url\":null,\"secret_key\":null}', 0, 0, 1, 0, '2023-08-23 21:44:34', '2023-09-01 12:12:59'), +('0dbdb1e7-53d1-4905-ddwd-bc97fbcbb554', 'Counseling registration form', 'counseling-registration-form-9ys', 'Counseling registration form', '{\"form\":[{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h1\",\"text_color\":\"#ee301d\",\"content\":\"Counseling registration form\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"p\",\"text_color\":\"#343637\",\"content\":\"Provide your details below to attend Counseling.\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"email\",\"label\":\"Email\",\"help_text\":null,\"prefix_icon\":\"fa-envelope\",\"suffix_icon\":\"none\",\"placeholder\":\"Email to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"email\",\"error_msg\":\"Please provide a valid email\"}],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Phone No.\",\"help_text\":null,\"prefix_icon\":\"fa-phone\",\"suffix_icon\":\"none\",\"placeholder\":\"Phone number to contact you\",\"size\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"range\",\"label\":\"Age\",\"help_text\":null,\"min\":\"20\",\"max\":\"60\",\"step\":\"1\",\"data_orientation\":\"horizontal\",\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":14,\"name\":\"field_15\",\"extras\":{\"showConfigurator\":false},\"type\":\"text_editor\",\"label\":\"Tell us something abot you\",\"placeholder\":\"Jot Down Here\",\"help_text\":null,\"editor_height\":150,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":15,\"name\":\"field_16\",\"extras\":{\"showConfigurator\":false},\"type\":\"radio\",\"label\":\"which counseling session do you want?\",\"help_text\":null,\"options\":\"Career\\nHealth\\nFinancial Goal\",\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Good time to contact you\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"fa-clock\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":null,\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"12\",\"time_picker_inline\":false,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"New Customer details: __field_1__\",\"body\":\"New Feedback:\\n\\nName: __field_1__\\nEmail: __field_2__\\nOffice address: __field_8__\\nHome address: __field_12__\\nContact time: __field_13__\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_1\",\"field_2\",\"field_14\",\"field_13\",\"field_15\",\"field_16\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"cosmo\",\"is_enabled_draft_submit\":0},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 0, '2020-07-28 12:32:42', '2020-07-28 12:32:42'), +('254525ab-e3b4-45f0-1213-24cf89fed1ee', 'Appointment request', 'appointment-request-omp', 'Appointment request for any service', '{\"form\":[{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h1\",\"text_color\":\"#ee301d\",\"content\":\"Appointment Request\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"p\",\"text_color\":\"#515658\",\"content\":\"Let us know how we can help transform your landscape!\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Phone No.\",\"help_text\":null,\"prefix_icon\":\"fa-phone\",\"suffix_icon\":\"none\",\"placeholder\":\"Phone number to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"email\",\"label\":\"Email\",\"help_text\":null,\"prefix_icon\":\"fa-envelope\",\"suffix_icon\":\"none\",\"placeholder\":\"Email to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"email\",\"error_msg\":\"Please provide a valid email\"}],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Address\",\"help_text\":null,\"prefix_icon\":\"fa-map-marker\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":\"Provide street, landmark, city, state, postal code, country\",\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"What days work best for you?\",\"help_text\":null,\"options\":\"Monday\\nTuesday\\nWednesday\\nThursday\\nFriday\\nSaturday\",\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"radio\",\"label\":\"What time works best for you?\",\"help_text\":null,\"options\":\"Morning\\nAfternoon\\nEvening\",\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Any specific date\\/time?\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"fa-calendar-check\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"today\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"12\",\"time_picker_inline\":true,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":11,\"name\":\"field_12\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"What services are you intersted in?\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"terms_and_condition\",\"label\":\"Terms & Conditions\",\"link\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"New Appointment request from : __field_1__\",\"body\":\"New Appoinment request : \\nName : __field_1__\\nPhone Number : __field_4__\\nEmail : __field_2__\\nAddress : __field_8__\\nWhat Days work best for __field_1__ : __field_9__\\nWhat time work best for __field_1__ : __field_10__\\nSpecific date\\/time : __field_11__ \\nService Intrested In : __field_12__\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_1\",\"field_2\",\"field_8\",\"field_9\",\"field_10\",\"field_11\",\"field_12\",\"field_13\",\"field_14\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"yeti\",\"is_enabled_draft_submit\":0},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 0, '2020-07-28 12:32:42', '2020-07-28 12:32:42'), +('2cf00d1d-9553-42d5-b406-002d0fa0a426', 'Product order', 'product-order-mktts', 'Product order form for your customers', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h2\",\"text_color\":\"#f32b6d\",\"content\":\"Product Order\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Company\",\"help_text\":null,\"prefix_icon\":\"fa-briefcase\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter Company name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Phone no.\",\"help_text\":null,\"prefix_icon\":\"fa-phone-square\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter phone no. to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"digits\",\"error_msg\":\"Please Provide valid number.\"}],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Shipping Address\",\"help_text\":null,\"prefix_icon\":\"fa-map-marker-alt\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":\"Provide street, landmark, city, state, postal code, country\",\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Billing Address\",\"help_text\":null,\"prefix_icon\":\"fa-map-marker\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":\"Provide street, landmark, city, state, postal code, country\",\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Special Instructions\",\"help_text\":null,\"prefix_icon\":\"fa-info\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h4\",\"text_color\":\"#212529\",\"content\":\"My products\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":null,\"help_text\":null,\"options\":\"Product 1 $3.00\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"dropdown\",\"label\":\"Quantity For Product 1\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"options\":\"1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n9\\n10\",\"size\":null,\"custom_class\":null,\"multiselect\":false,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":null,\"help_text\":null,\"options\":\"Product 2 $5.00\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":11,\"name\":\"field_12\",\"extras\":{\"showConfigurator\":false},\"type\":\"dropdown\",\"label\":\"Quantity For Product 2\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"options\":\"1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n9\\n10\",\"size\":null,\"custom_class\":null,\"multiselect\":false,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"Product Order From : __field_2__\",\"body\":\"Product Order : \\nName : __field_2__\\nCompany : __field_3__ \\nShipping Address : __field_4__\\nBilling Address : __field_5__\\nContact number : __field_6__\\nSpecial Intruction : __field_7__\\nProduct 1: __field_9__\\nQuantity for product 1 : __field_10__\\nProduct 2 : __field_11__\\nQuantity for product 2 : __field_12__\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-outline-success\",\"btn_style\":\"outline\",\"btn_icon\":\"fa-fast-forward\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_2\",\"field_3\",\"field_4\",\"field_5\",\"field_6\",\"field_7\",\"field_9\",\"field_10\",\"field_11\",\"field_12\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"cerulean\",\"is_enabled_draft_submit\":0},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 0, '2020-07-28 12:32:42', '2020-07-28 12:32:42'), +('426ce4ff-1341-461d-123s-e855ce444a31', 'Contact form', 'contact-form-peg', 'Simple form with name, contact, subject & body.', '{\"form\":[{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h1\",\"text_color\":\"#ee301d\",\"content\":\"Contact us\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"p\",\"text_color\":\"#343637\",\"content\":\"Fill out the form below and we will contact you soon.\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"email\",\"label\":\"Email\",\"help_text\":null,\"prefix_icon\":\"fa-envelope\",\"suffix_icon\":\"none\",\"placeholder\":\"Email to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"email\",\"error_msg\":\"Please provide a valid email\"}],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Phone No.\",\"help_text\":null,\"prefix_icon\":\"fa-phone\",\"suffix_icon\":\"none\",\"placeholder\":\"Phone number to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Subject\",\"help_text\":null,\"prefix_icon\":\"fa-question\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Body\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":\"7\",\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"New contact from __field_1__\",\"body\":\"New contact form submission:\\n\\nName: __field_1__\\nEmail: __field_2__\\nPhone No.: __field_4__\\nSubject: __field_3__\\nBody: __field_5__\\n\\n--------------------------\\nSend via contact form\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"redirect\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":\"http:\\/\\/thewebfosters.com\\/\",\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-outline-success\",\"btn_style\":\"outline\",\"btn_icon\":\"fa-share\",\"icon_position\":\"right\"},\"form_data\":{\"col_visible\":[\"field_1\",\"field_2\",\"field_4\",\"field_3\",\"field_5\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":true,\"prefix\":\"#ref\",\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"materia\",\"is_enabled_draft_submit\":true},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 1, '2020-07-28 12:32:42', '2020-07-28 12:32:42'), +('6aaf3f59-afab-40ac-a5fc-f38ad7274ae9', 'Course registration form', 'course-registration-form-tge', 'Course registration form for students', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h2\",\"text_color\":\"#f7676b\",\"content\":\"Student Registration Form\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"p\",\"text_color\":\"#5c646d\",\"content\":\"Fill out the form carefully for registration\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Student Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Birth Date\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"fa-calendar-check\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":false,\"time_format\":\"12\",\"time_picker_inline\":false,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"radio\",\"label\":\"Gender\",\"help_text\":null,\"options\":\"Male\\nFemale\\nOther\",\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"email\",\"label\":\"Email\",\"help_text\":null,\"prefix_icon\":\"fa-envelope\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your email\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"email\",\"error_msg\":\"Please provide correct email.\"}],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Mobile Number\",\"help_text\":null,\"prefix_icon\":\"fa-phone-square\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your mobile number\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Company\",\"help_text\":null,\"prefix_icon\":\"fa-briefcase\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter company name\",\"size\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"dropdown\",\"label\":\"Courses\",\"help_text\":\"Choose course you want to pursue\",\"prefix_icon\":\"fa-certificate\",\"suffix_icon\":\"none\",\"options\":\"Php\\nJava\\nC++\\nPython\\nGame Design\",\"size\":null,\"custom_class\":null,\"multiselect\":false,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Address\",\"help_text\":null,\"prefix_icon\":\"fa-home\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":\"Provide street, landmark, city, state, postal code, country\",\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":11,\"name\":\"field_12\",\"extras\":{\"showConfigurator\":false},\"type\":\"file_upload\",\"label\":\"Image for logo\",\"help_text\":null,\"upload_text\":\"Drop a file here\",\"no_of_files\":\"1\",\"send_as_email_attachment\":true,\"file_size_limit\":5,\"file_type\":\"Specify_type\",\"allowed_file_type\":\".jpg, .png, .jpeg\",\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Enquiry if any ?\",\"help_text\":null,\"prefix_icon\":\"fa-question-circle\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"New Registration By: __field_3__\",\"body\":\"Registration Details : \\nName : __field_3__\\nDOB : __field_4__\\nGender : __field_5__\\nAddress : __field_6__\\nEmail : __field_7__\\nMobile Number : __field_8__\\nCompany : __field_9__\\nCourse : __field_10__\\nEnquiry : __field_11__\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffe2c2\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-success\",\"btn_style\":\"default\",\"btn_icon\":\"fa-save\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_3\",\"field_4\",\"field_5\",\"field_6\",\"field_7\",\"field_8\",\"field_9\",\"field_10\",\"field_11\",\"field_12\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"lux\",\"is_enabled_draft_submit\":0},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 0, '2020-07-28 12:32:42', '2020-07-28 12:32:42'), +('b111b35b-a8bb-47fc-zds1-e5a02b2a732s', 'Event registration form', 'event-registration-form-1hv', 'Event registration form, can be used for hackathon or webinar invitation', '{\"form\":[{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h1\",\"text_color\":\"#ee301d\",\"content\":\"Event registration\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"p\",\"text_color\":\"#343637\",\"content\":\"Register by providing the details below.\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"email\",\"label\":\"Email\",\"help_text\":null,\"prefix_icon\":\"fa-envelope\",\"suffix_icon\":\"none\",\"placeholder\":\"Email to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"email\",\"error_msg\":\"Please provide a valid email\"}],\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[]},{\"id\":15,\"name\":\"field_16\",\"extras\":{\"showConfigurator\":false},\"type\":\"radio\",\"label\":\"Gender\",\"help_text\":null,\"options\":\"Male\\nFemale\\nOther\",\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Phone No.\",\"help_text\":null,\"prefix_icon\":\"fa-phone\",\"suffix_icon\":\"none\",\"placeholder\":\"Phone number to contact you\",\"size\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"radio\",\"label\":\"Which Event?\",\"help_text\":null,\"options\":\"Innovathon-Innovating Hackathon\\nHackerTech Hackathon\\nWebinar on Flutter dev\\nWebinar On TDD Using Jest\",\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":14,\"name\":\"field_15\",\"extras\":{\"showConfigurator\":false},\"type\":\"file_upload\",\"label\":\"Verification Documents\",\"help_text\":\"Provide us the document to verify (passport or any other government identify proof)\",\"upload_text\":\"Drop a file here (Max 1 MB)\",\"no_of_files\":\"1\",\"send_as_email_attachment\":true,\"file_size_limit\":\"1\",\"file_type\":\"all\",\"allowed_file_type\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":16,\"name\":\"field_17\",\"extras\":{\"showConfigurator\":false},\"type\":\"signature\",\"label\":\"Signature\",\"col\":\"col-md-12\",\"html_text\":null,\"custom_class\":null,\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"New registration details: __field_1__\",\"body\":\"New Registration:\\n\\nName: __field_1__\\nEmail: __field_2__\\nPhone no.: __field_4__\\nEvent: __field_14__\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_1\",\"field_2\",\"field_14\",\"field_15\",\"field_16\",\"field_17\",\"field_18\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"lumen\",\"is_enabled_draft_submit\":0},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 0, '2020-07-28 12:32:42', '2020-07-28 12:32:42'); +INSERT INTO `forms` (`id`, `name`, `slug`, `description`, `schema`, `mailchimp_details`, `acelle_mail_info`, `webhook_info`, `is_template`, `is_global_template`, `created_by`, `submission_count`, `created_at`, `updated_at`) VALUES +('b31b0358-b771-416f-a38d-192efe2c36b3', 'Kontrollid tootmise ajal', 'kontrollid-tootmise-ajal-aey', 'Keevitus : RAAM', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h3\",\"text_color\":\"#212529\",\"content\":\"KONTROLLID TOOTMISE AJAL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"Keevitus : RAAM\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"T\\u00f6\\u00f6tlemine\\/m\\u00f5\\u00f5detakse iga uue tellimuse alguses (min. 2x p\\u00e4evas)\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Kuup\\u00e4ev\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"24\",\"time_picker_inline\":false,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tellimuse nr.\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Profiili t\\u00e4his\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Positsioon\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Seadistus, mm\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tegelik, mm (+0 -1)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"M\\u00f5\\u00f5dud, OK m\\u00e4rkega\",\"help_text\":null,\"spread_to_col\":{\"enable\":false,\"column\":2},\"options\":\"OK\",\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"M\\u00e4rkused\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"enable\":null,\"from\":null,\"to\":null,\"reply_to_email\":null,\"cc\":null,\"bcc\":null,\"subject\":null,\"body\":null,\"attach_pdf\":false},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false,\"attach_pdf\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null,\"page_color\":\"#f4f6f9\"},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Your submission has been received.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_5\",\"field_7\",\"field_8\",\"field_9\",\"field_10\",\"field_11\",\"field_13\",\"field_14\"],\"btn_enabled\":[]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"default\",\"is_enabled_draft_submit\":0,\"layout\":\"classic\",\"password_protection\":{\"is_enabled\":false,\"password\":null},\"pdf_design\":{\"header\":\"

{form_name}<\\/span><\\/span><\\/span><\\/h1>\"},\"is_qr_code_enabled\":false,\"qr_code_data_format\":\"string\",\"is_ref_num_bar_code_enabled\":false,\"is_ref_num_qr_code_enabled\":false},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\",\"logical_operator\":\"AND\"}]}],\"form_attributes\":[],\"contains_page_break\":false}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', '{\"is_enable\":false,\"api_token\":null,\"list_id\":null,\"campaign_fields\":[]}', '{\"is_enable\":false,\"url\":null,\"secret_key\":null}', 0, 0, 1, 0, '2023-08-23 21:27:11', '2023-08-23 21:31:35'), +('dfc0fbba-6d32-4eeb-95aa-c23c82c828ca', 'Kontrollid tootmise ajal', 'kontrollid-tootmise-ajal-mnp', 'Sae kontroll : METALL', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h3\",\"text_color\":\"#212529\",\"content\":\"KONTROLLID TOOTMISE AJAL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"Sae kontroll : METALL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"T\\u00f6\\u00f6tlemine\\/m\\u00f5\\u00f5detakse iga uue tellimuse alguses (min. 2x p\\u00e4evas)\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Kuup\\u00e4ev\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"24\",\"time_picker_inline\":false,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tellimuse nr.\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Profiili t\\u00e4his\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":14,\"name\":\"field_15\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Visuaalne kontroll, OK t\\u00e4hisega\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Nurkl\\u00f5ige, OK t\\u00e4hisega\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Seadistus, mm\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tegelik, mm (+\\/-2)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"M\\u00f5\\u00f5dud, OK m\\u00e4rkega\",\"help_text\":null,\"spread_to_col\":{\"enable\":false,\"column\":2},\"options\":\"OK\",\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"M\\u00e4rkused\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"enable\":null,\"from\":null,\"to\":null,\"reply_to_email\":null,\"cc\":null,\"bcc\":null,\"subject\":null,\"body\":null,\"attach_pdf\":false},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false,\"attach_pdf\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null,\"page_color\":\"#f4f6f9\"},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Your submission has been received.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_5\",\"field_7\",\"field_8\",\"field_9\",\"field_10\",\"field_11\",\"field_13\",\"field_14\",\"field_15\"],\"btn_enabled\":[]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"default\",\"is_enabled_draft_submit\":0,\"layout\":\"classic\",\"password_protection\":{\"is_enabled\":false,\"password\":null},\"pdf_design\":{\"header\":\"

{form_name}<\\/span><\\/span><\\/span><\\/h1>\"},\"is_qr_code_enabled\":false,\"qr_code_data_format\":\"string\",\"is_ref_num_bar_code_enabled\":false,\"is_ref_num_qr_code_enabled\":false},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\",\"logical_operator\":\"AND\"}]}],\"form_attributes\":[],\"contains_page_break\":false}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', '{\"is_enable\":false,\"api_token\":null,\"list_id\":null,\"campaign_fields\":[]}', '{\"is_enable\":false,\"url\":null,\"secret_key\":null}', 0, 0, 1, 0, '2023-08-23 21:36:10', '2023-08-23 21:41:24'), +('e2fd806b-91e0-4235-23xz-10b1b80ce879', 'Feedback form', 'feedback-form-goa', 'Simple feedback form for your company', '{\"form\":[{\"id\":5,\"name\":\"field_6\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h1\",\"text_color\":\"#ee301d\",\"content\":\"Feedback Form\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"p\",\"text_color\":\"#343637\",\"content\":\"Provide your feedback in the below form.\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[]},{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Name\",\"help_text\":null,\"prefix_icon\":\"fa-user\",\"suffix_icon\":\"none\",\"placeholder\":\"Enter your name\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"email\",\"label\":\"Email\",\"help_text\":null,\"prefix_icon\":\"fa-envelope\",\"suffix_icon\":\"none\",\"placeholder\":\"Email to contact you\",\"size\":null,\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[{\"rule\":\"email\",\"error_msg\":\"Please provide a valid email\"}],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":3,\"name\":\"field_4\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Phone No.\",\"help_text\":null,\"prefix_icon\":\"fa-phone\",\"suffix_icon\":\"none\",\"placeholder\":\"Phone number to contact you\",\"size\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-4\",\"custom_attributes\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Office address\",\"help_text\":null,\"prefix_icon\":\"fa-globe\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":\"Provide Street, Landmark, State, Postal Code, Country\",\"custom_class\":null,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"dropdown\",\"label\":\"How did you hear about us?\",\"help_text\":null,\"prefix_icon\":\"fa-bullhorn\",\"suffix_icon\":\"none\",\"options\":\"Newspaper\\nInternet\\nMagazine\\nFacebook\\nTwitter\\nLinkedIn\",\"size\":null,\"custom_class\":null,\"multiselect\":false,\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":11,\"name\":\"field_12\",\"extras\":{\"showConfigurator\":false},\"type\":\"rating\",\"label\":\"Rate us\",\"conditional_class\":null,\"stars_to_display\":5,\"min_rating\":0,\"max_rating\":5,\"increment\":0.5,\"direction\":\"ltr\",\"size\":\"md\",\"col\":\"col-md-12\",\"custom_attributes\":[],\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Feedback about us:\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":\"4\",\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"Suggestions if any for further improvement:\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"radio\",\"label\":\"Will you be willing to recommend us?\",\"help_text\":null,\"options\":\"Yes\\nNo\\nMaybe\",\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"conditional_class\":null,\"col\":\"col-md-12\"}],\"emailConfig\":{\"email\":{\"from\":\"admin@admin.com\",\"to\":\"admin@admin.com\",\"cc\":null,\"bcc\":null,\"subject\":\"New Feedback from __field_1__\",\"body\":\"New Feedback:\\n\\nName: __field_1__\\nEmail: __field_2__\\nOffice address: __field_8__\\nHow did you hear about us?: __field_9__\\nFeedback: __field_5__\\nSuggestion: __field_10__\\nWill you recommend?: __field_11__\\n\\n--------------------------\\nSend via feedback form\"},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Email sent successfully.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_1\",\"field_2\",\"field_8\",\"field_9\",\"field_5\",\"field_10\",\"field_11\",\"field_12\"],\"btn_enabled\":[\"view\",\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"flatly\",\"is_enabled_draft_submit\":0},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\"}]}],\"form_attributes\":[]}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', NULL, NULL, 1, 0, 1, 0, '2020-07-28 12:32:42', '2020-07-28 12:32:42'), +('f1379807-dba3-432e-bfc7-acb70b150508', 'Kontrollid tootmise ajal', 'kontrollid-tootmise-ajal-usk', 'FREESIMINE', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h3\",\"text_color\":\"#212529\",\"content\":\"KONTROLLID TOOTMISE AJAL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"FREESIMINE\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"T\\u00f6\\u00f6tlemine\\/m\\u00f5\\u00f5detakse iga uue tellimuse alguses (min. 2x p\\u00e4evas)\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Kuup\\u00e4ev\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"24\",\"time_picker_inline\":false,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tellimuse nr.\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Profiili t\\u00e4his\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Positsioon\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Seadistus, mm\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tegelik, mm (+\\/-1)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"M\\u00f5\\u00f5dud, OK m\\u00e4rkega\",\"help_text\":null,\"spread_to_col\":{\"enable\":false,\"column\":2},\"options\":\"OK\",\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"M\\u00e4rkused\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"enable\":null,\"from\":null,\"to\":null,\"reply_to_email\":null,\"cc\":null,\"bcc\":null,\"subject\":null,\"body\":null,\"attach_pdf\":false},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false,\"attach_pdf\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null,\"page_color\":\"#f4f6f9\"},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Your submission has been received.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_5\",\"field_7\",\"field_8\",\"field_9\",\"field_10\",\"field_11\",\"field_13\",\"field_14\"],\"btn_enabled\":[]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"default\",\"is_enabled_draft_submit\":0,\"layout\":\"classic\",\"password_protection\":{\"is_enabled\":false,\"password\":null},\"pdf_design\":{\"header\":\"

{form_name}<\\/span><\\/span><\\/span><\\/h1>\"},\"is_qr_code_enabled\":false,\"qr_code_data_format\":\"string\",\"is_ref_num_bar_code_enabled\":false,\"is_ref_num_qr_code_enabled\":false},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\",\"logical_operator\":\"AND\"}]}],\"form_attributes\":[],\"contains_page_break\":false}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', '{\"is_enable\":false,\"api_token\":null,\"list_id\":null,\"campaign_fields\":[]}', '{\"is_enable\":false,\"url\":null,\"secret_key\":null}', 0, 0, 1, 0, '2023-08-23 21:33:56', '2023-08-23 21:34:15'), +('f43d1b8b-fad1-4890-b350-c7b308d52f8a', 'Kontrollid tootmise ajal', 'kontrollid-tootmise-ajal-vzp', 'Keevitus : LENG', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h3\",\"text_color\":\"#212529\",\"content\":\"KONTROLLID TOOTMISE AJAL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"Keevitus : LENG\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"T\\u00f6\\u00f6tlemine\\/m\\u00f5\\u00f5detakse iga uue tellimuse alguses (min. 2x p\\u00e4evas)\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Kuup\\u00e4ev\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"24\",\"time_picker_inline\":false,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tellimuse nr.\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Profiili t\\u00e4his\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Positsioon\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Seadistus, mm\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tegelik, mm (+0 -1)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"M\\u00f5\\u00f5dud, OK m\\u00e4rkega\",\"help_text\":null,\"spread_to_col\":{\"enable\":false,\"column\":2},\"options\":\"OK\",\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"M\\u00e4rkused\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"enable\":null,\"from\":null,\"to\":null,\"reply_to_email\":null,\"cc\":null,\"bcc\":null,\"subject\":null,\"body\":null,\"attach_pdf\":false},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false,\"attach_pdf\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null,\"page_color\":\"#f4f6f9\"},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Your submission has been received.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_5\",\"field_7\"],\"btn_enabled\":[\"delete\"]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"default\",\"is_enabled_draft_submit\":0,\"layout\":\"classic\",\"password_protection\":{\"is_enabled\":false,\"password\":null},\"pdf_design\":{\"header\":\"

{form_name}<\\/span><\\/span><\\/span><\\/h1>\"},\"is_qr_code_enabled\":false,\"qr_code_data_format\":\"string\",\"is_ref_num_bar_code_enabled\":false,\"is_ref_num_qr_code_enabled\":false},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\",\"logical_operator\":\"AND\"}]}],\"form_attributes\":[],\"contains_page_break\":false}', '[]', '{\"is_enable\":false,\"api_token\":null,\"list_id\":null,\"campaign_fields\":[]}', '{\"is_enable\":false,\"url\":null,\"secret_key\":null}', 0, 0, 1, 0, '2023-08-06 13:20:07', '2023-09-01 12:14:27'); +INSERT INTO `forms` (`id`, `name`, `slug`, `description`, `schema`, `mailchimp_details`, `acelle_mail_info`, `webhook_info`, `is_template`, `is_global_template`, `created_by`, `submission_count`, `created_at`, `updated_at`) VALUES +('fbcbd7bd-95d8-4801-8a3b-8efff2c1146e', 'Kontrollid tootmise ajal', 'kontrollid-tootmise-ajal-crm', 'PUURIMINE', '{\"form\":[{\"id\":0,\"name\":\"field_1\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h3\",\"text_color\":\"#212529\",\"content\":\"KONTROLLID TOOTMISE AJAL\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":1,\"name\":\"field_2\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"PUURIMINE\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":2,\"name\":\"field_3\",\"extras\":{\"showConfigurator\":false},\"type\":\"heading\",\"label\":\"Heading\\/Paragraph\",\"tag\":\"h5\",\"text_color\":\"#212529\",\"content\":\"T\\u00f6\\u00f6tlemine\\/m\\u00f5\\u00f5detakse iga uue tellimuse alguses (min. 2x p\\u00e4evas)\",\"col\":\"col-md-12\",\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[],\"custom_attributes\":[],\"conditional_class\":null},{\"id\":4,\"name\":\"field_5\",\"extras\":{\"showConfigurator\":false},\"type\":\"calendar\",\"label\":\"Kuup\\u00e4ev\",\"help_text\":null,\"size\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"custom_class\":null,\"start_date\":\"none\",\"end_date\":\"none\",\"format\":\"MM-DD-YYYY\",\"disabled_days\":[],\"enable_time_picker\":true,\"time_format\":\"24\",\"time_picker_inline\":false,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":6,\"name\":\"field_7\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tellimuse nr.\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":7,\"name\":\"field_8\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Profiili t\\u00e4his\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":8,\"name\":\"field_9\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Positsioon\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":9,\"name\":\"field_10\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Seadistus, mm\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":10,\"name\":\"field_11\",\"extras\":{\"showConfigurator\":false},\"type\":\"text\",\"subtype\":\"text\",\"label\":\"Tegelik, mm (+\\/-1)\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"placeholder\":null,\"size\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"allowed_input\":{\"values\":null,\"error_msg\":\"This value is not allowed.\"},\"required\":true,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":12,\"name\":\"field_13\",\"extras\":{\"showConfigurator\":false},\"type\":\"checkbox\",\"label\":\"M\\u00f5\\u00f5dud, OK m\\u00e4rkega\",\"help_text\":null,\"spread_to_col\":{\"enable\":false,\"column\":2},\"options\":\"OK\",\"conditional_class\":null,\"col\":\"col-md-6\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]},{\"id\":13,\"name\":\"field_14\",\"extras\":{\"showConfigurator\":false},\"type\":\"textarea\",\"label\":\"M\\u00e4rkused\",\"help_text\":null,\"prefix_icon\":\"none\",\"suffix_icon\":\"none\",\"rows\":3,\"columns\":null,\"placeholder\":null,\"custom_class\":null,\"conditional_class\":null,\"col\":\"col-md-12\",\"custom_attributes\":[],\"popover_help_text\":{\"enable\":false,\"content\":null},\"required\":false,\"required_error_msg\":\"This field is required\",\"validations\":[]}],\"emailConfig\":{\"email\":{\"enable\":null,\"from\":null,\"to\":null,\"reply_to_email\":null,\"cc\":null,\"bcc\":null,\"subject\":null,\"body\":null,\"attach_pdf\":false},\"auto_response\":{\"from\":null,\"to\":null,\"subject\":null,\"body\":null,\"is_enable\":false,\"attach_pdf\":false},\"smtp\":{\"host\":null,\"port\":null,\"from_address\":null,\"from_name\":null,\"encryption\":null,\"username\":null,\"password\":null,\"use_system_smtp\":1}},\"settings\":{\"recaptcha\":{\"is_enable\":0,\"site_key\":null,\"secret_key\":null},\"color\":{\"label\":\"#000000\",\"error_msg\":\"#a94442\",\"required_asterisk_color\":\"#a94442\",\"background\":\"#ffffff\",\"image_path\":null,\"page_color\":\"#f4f6f9\"},\"notification\":{\"post_submit_action\":\"same_page\",\"failed_msg\":\"Something went wrong, please try again.\",\"success_msg\":\"Your submission has been received.\",\"redirect_url\":null,\"position\":\"toast-top-right\"},\"submit\":{\"text\":\"Submit\",\"loading_text\":\"Submitting...\",\"btn_alignment\":\"float-right\",\"btn_size\":null,\"btn_color\":\"btn-primary\",\"btn_style\":\"default\",\"btn_icon\":\"none\",\"icon_position\":\"left\"},\"form_data\":{\"col_visible\":[\"field_5\",\"field_7\",\"field_8\",\"field_9\",\"field_10\",\"field_11\",\"field_13\",\"field_14\"],\"btn_enabled\":[]},\"background\":{\"bg_type\":\"bg_color\"},\"form_scheduling\":{\"closed_msg\":\"The form has been closed now!\",\"start_date_time\":null,\"end_date_time\":null,\"is_enabled\":false},\"form_submision_ref\":{\"is_enabled\":false,\"prefix\":null,\"suffix\":null,\"start_no\":\"1\",\"min_digit\":\"4\"},\"theme\":\"default\",\"is_enabled_draft_submit\":0,\"layout\":\"classic\",\"password_protection\":{\"is_enabled\":false,\"password\":null},\"pdf_design\":{\"header\":\"

{form_name}<\\/span><\\/span><\\/span><\\/h1>\"},\"is_qr_code_enabled\":false,\"qr_code_data_format\":\"string\",\"is_ref_num_bar_code_enabled\":false,\"is_ref_num_qr_code_enabled\":false},\"additional_js_css\":{\"js\":null,\"css\":null},\"conditional_fields\":[{\"action\":null,\"element\":null,\"conditions\":[{\"condition\":null,\"value\":null,\"element_type\":\"text\",\"element_index\":null,\"operator\":\"==\",\"logical_operator\":\"AND\"}]}],\"form_attributes\":[],\"contains_page_break\":false}', '{\"is_enable\":false,\"api_key\":null,\"list_id\":null,\"email_field\":null,\"name_field\":null}', '{\"is_enable\":false,\"api_token\":null,\"list_id\":null,\"campaign_fields\":[]}', '{\"is_enable\":false,\"url\":null,\"secret_key\":null}', 0, 0, 1, 0, '2023-08-23 21:29:39', '2023-08-23 21:34:42'); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `form_data` +-- + +CREATE TABLE `form_data` ( + `id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, + `form_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, + `submission_ref` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `submitted_by` bigint(20) DEFAULT NULL, + `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL, + `source` char(191) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Source of form submittion', + `status` enum('complete','incomplete') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'complete', + `token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `form_data` +-- + +INSERT INTO `form_data` (`id`, `form_id`, `submission_ref`, `submitted_by`, `data`, `source`, `status`, `token`, `created_at`, `updated_at`) VALUES +('1a0b0775-d837-4deb-beb4-21f6fe70c0b7', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 2, '{\"field_5\":\"08-06-2023 14:50\",\"field_7\":\"ED123-987\",\"field_8\":\"Rehau\",\"field_9\":\"1\",\"field_10\":\"2016\",\"field_11\":\"2016\",\"field_13\":[\"OK\"],\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 13:50:45', '2023-08-06 13:50:45'), +('3f26eb8d-63e1-4daf-a6a2-1460f78c1d9d', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 2, '{\"field_5\":\"08-07-2023 10:59\",\"field_7\":\"\\u0415\\u041a-1234556789\",\"field_8\":\"Aluplast\",\"field_9\":\"4\",\"field_10\":\"3216\",\"field_11\":\"3216\",\"field_13\":[\"OK\"],\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-07 10:00:31', '2023-08-07 10:00:31'), +('439cc017-4da2-4fc1-bdc7-141364a71d66', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 1, '{\"field_5\":\"08-06-2023 19:55\",\"field_7\":\"www\",\"field_8\":\"www\",\"field_9\":\"www\",\"field_10\":\"234\",\"field_11\":\"234\",\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 18:55:53', '2023-08-06 18:55:53'), +('4f6ac640-987b-4f0d-a897-f739d3ba8dc6', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 2, '{\"field_5\":\"08-06-2023 16:50\",\"field_7\":\"TEST\",\"field_8\":\"ABB\",\"field_9\":\"12\",\"field_10\":\"3456\",\"field_11\":\"3456\",\"field_13\":[\"OK\"],\"field_14\":\"M\\u00e4rkused\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 15:51:27', '2023-08-06 15:51:27'), +('521691b2-ab9b-418b-9167-417c9bc55e9f', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, NULL, '{\"field_5\":\"08-06-2023 21:33\",\"field_7\":\"asf\",\"field_8\":\"asgadfg\",\"field_9\":\"asdfas\",\"field_10\":\"1\",\"field_11\":\"1\",\"field_13\":[\"OK\"],\"field_14\":\"fgssdg\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 22:35:12', '2023-08-06 22:35:12'), +('55f11646-13d8-465b-ba43-681fe9218dd4', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 3, '{\"field_5\":\"08-08-2023 11:03\",\"field_7\":\"5555\",\"field_8\":\"8000\",\"field_9\":\"a1\",\"field_10\":\"1000\",\"field_11\":\"1001\",\"field_13\":[\"OK\"],\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-08 10:04:24', '2023-08-08 10:04:24'), +('595cea2c-a751-46e6-ae6a-976661a19b4f', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, NULL, '{\"field_5\":\"08-06-2023 21:25\",\"field_7\":\"jkahfgdlahj\",\"field_8\":\"jkahlfkasdh\",\"field_9\":\"kjdhglksfdn\",\"field_10\":\"123\",\"field_11\":\"1\",\"field_13\":[\"OK\"],\"field_14\":\"zdgfdgsfd\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 22:25:41', '2023-08-06 22:25:41'), +('5aaf2eaf-339b-4566-bcbd-08102fc8ce1e', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, NULL, '{\"field_5\":\"08-06-2023 21:10\",\"field_7\":\"gsgfsdf\",\"field_8\":\"dsfgdfgsdfg\",\"field_9\":\"sdfgfdsg\",\"field_10\":\"123421\",\"field_11\":\"1\",\"field_13\":[\"OK\"],\"field_14\":\"asdfasdf\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 22:11:17', '2023-08-06 22:11:17'), +('b29d407e-d08a-4bc2-b4a4-8f0cbb1eaee1', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 3, '{\"field_5\":\"08-06-2023 19:42\",\"field_7\":\"AP234-9058\",\"field_8\":\"Gealan\",\"field_9\":\"3\",\"field_10\":\"2006\",\"field_11\":\"2005\",\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 18:43:57', '2023-08-06 18:43:57'), +('b8317601-60ed-400d-913c-7901e6ae1bc5', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 1, '{\"field_5\":\"08-06-2023 14:30\",\"field_7\":\"AR427-789\",\"field_8\":\"Gealan\",\"field_9\":\"4\",\"field_10\":\"1056\",\"field_11\":\"1056\",\"field_13\":[\"OK\"],\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 13:31:30', '2023-08-06 13:31:30'), +('e1cdf655-320e-47fe-83bb-bb0bdb980d88', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 1, '{\"field_5\":\"08-06-2023 13:17\",\"field_7\":\"hrbdb\",\"field_8\":\"xbdbdb\",\"field_9\":\"xbdbdb\",\"field_10\":\"3838\",\"field_11\":\"848\",\"field_13\":[\"OK\"],\"field_14\":\"hdbdndn\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 14:17:39', '2023-08-06 14:17:39'), +('f337ba03-eef2-44cd-8d8f-c7f358c8c965', 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', NULL, 2, '{\"field_5\":\"08-06-2023 19:53\",\"field_7\":\"Proov\",\"field_8\":\"Rehau\",\"field_9\":\"1\",\"field_10\":\"876\",\"field_11\":\"876\",\"field_13\":[\"OK\"],\"field_14\":\"\",\"status\":\"complete\"}', 'app', 'complete', NULL, '2023-08-06 18:54:16', '2023-08-06 18:54:16'); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `form_data_comments` +-- + +CREATE TABLE `form_data_comments` ( + `id` bigint(20) UNSIGNED NOT NULL, + `form_data_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, + `user_id` bigint(20) NOT NULL, + `comment` text COLLATE utf8mb4_unicode_ci NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `migrations` +-- + +CREATE TABLE `migrations` ( + `id` int(10) UNSIGNED NOT NULL, + `migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `batch` int(11) NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `migrations` +-- + +INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES +(1, '2014_10_12_000000_create_users_table', 1), +(2, '2014_10_12_100000_create_password_resets_table', 1), +(3, '2019_05_22_110831_create_forms_table', 1), +(4, '2019_05_28_115307_create_form_data_table', 1), +(5, '2019_06_25_074951_create_systems_table', 1), +(6, '2019_06_27_074700_add_is_template_to_forms_table', 1), +(7, '2019_07_29_111057_add_mailchimp_field_forms_table', 1), +(8, '2019_09_13_082524_create_packages_table', 1), +(9, '2019_09_16_052622_add_is_active_to_users_table', 1), +(10, '2019_09_16_182039_create_user_settings_table', 1), +(11, '2019_09_18_182206_create_package_subscriptions_table', 1), +(12, '2019_12_20_110545_add_form_slug_to_forms_table', 1), +(13, '2019_12_20_172319_add_submission_ref_to_form_data_table', 1), +(14, '2020_07_20_095648_create_form_data_comments_table', 1), +(15, '2020_07_23_111735_add_new_column_to_users_table', 1), +(16, '2020_07_23_114633_create_user_forms_table', 1), +(17, '2020_07_25_094400_create_visitors_table', 1), +(18, '2021_12_09_155618_add_is_global_template_to_forms_table', 1), +(19, '2022_02_26_125413_add_acelle_mail_info_to_forms_table', 1), +(20, '2022_03_12_124356_modify_column_in_forms_table', 1), +(21, '2022_07_05_115833_add_webhook_info_column_to_forms_table', 1); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `packages` +-- + +CREATE TABLE `packages` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `description` text COLLATE utf8mb4_unicode_ci NOT NULL, + `no_of_active_forms` int(11) NOT NULL DEFAULT 0, + `is_form_downloadable` tinyint(1) NOT NULL, + `price_interval` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `interval` int(11) NOT NULL, + `price` decimal(20,4) NOT NULL, + `sort_order` int(11) NOT NULL DEFAULT 0, + `is_active` tinyint(1) NOT NULL, + `deleted_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `package_subscriptions` +-- + +CREATE TABLE `package_subscriptions` ( + `id` bigint(20) UNSIGNED NOT NULL, + `user_id` bigint(20) UNSIGNED NOT NULL, + `package_id` bigint(20) UNSIGNED NOT NULL, + `start_date` date NOT NULL, + `end_date` date NOT NULL, + `package_details` longtext COLLATE utf8mb4_unicode_ci NOT NULL, + `package_price` decimal(20,4) NOT NULL, + `paid_via` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `payment_transaction_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `status` enum('approved','waiting','declined') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'waiting', + `deleted_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `password_resets` +-- + +CREATE TABLE `password_resets` ( + `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `created_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `systems` +-- + +CREATE TABLE `systems` ( + `id` int(10) UNSIGNED NOT NULL, + `key` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `value` text COLLATE utf8mb4_unicode_ci NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `systems` +-- + +INSERT INTO `systems` (`id`, `key`, `value`) VALUES +(1, 'version', '5.0'), +(2, 'additional_js', ''), +(3, 'additional_css', ''); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `users` +-- + +CREATE TABLE `users` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `email_verified_at` timestamp NULL DEFAULT NULL, + `password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `is_active` tinyint(1) NOT NULL DEFAULT 1, + `can_create_form` tinyint(1) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `users` +-- + +INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `remember_token`, `is_active`, `can_create_form`, `created_at`, `updated_at`) VALUES +(1, 'admin', 'admin@admin.com', NULL, '$2y$10$nM1beWJpbknoPFuf.An2AOu9jDDtSZ4nE1TqIvJokMVRO.aGYMQsC', 'lmIATM1dJ9nrHawq3YyFb27U7Iso0Mm9ebeT9zjsDAvRfx8j27ulNtO8EQ5N', 1, 1, '2023-08-05 23:52:24', '2023-08-05 23:52:24'), +(2, 'Eduard Kleschin', 'eduard.kleschin@gmail.com', NULL, '$2y$10$P21NrVSp6KIHB2TA1mM5fegHh54yRUMGlZT6s/P4OXknZBWiQDqnW', 'Kdn57vdoAmIMDTUcKHAXKmxMOteybC3Z9TnZccVPo8odVEPxkRP6YGob99Is', 1, 0, '2023-08-06 14:46:13', '2023-08-06 14:46:13'), +(3, 'Aknaproff Kasutaja', 'aknaproff.kasutaja@aknaproff.ee', NULL, '$2y$10$ltmgB5gCMOYs8kjdvGmfieqxZRHcTUWFgdtqwP9rIUAF0SGT6z4Hi', 'sAsy20snZi7gXMOnWBq4qJkag1yHnjwppqtSW3dsUwy5JQQQwKc0vWaIzBYX', 1, 0, '2023-08-06 18:39:09', '2023-08-06 18:39:09'); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `user_forms` +-- + +CREATE TABLE `user_forms` ( + `id` bigint(20) UNSIGNED NOT NULL, + `form_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, + `assigned_to` bigint(20) UNSIGNED NOT NULL, + `assigned_by` bigint(20) UNSIGNED NOT NULL, + `permissions` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `user_forms` +-- + +INSERT INTO `user_forms` (`id`, `form_id`, `assigned_to`, `assigned_by`, `permissions`, `created_at`, `updated_at`) VALUES +(4, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 2, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-06 13:29:50', '2023-08-06 13:29:50'), +(5, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 3, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-06 18:40:49', '2023-08-06 18:42:19'), +(6, 'b31b0358-b771-416f-a38d-192efe2c36b3', 3, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:51:42', '2023-08-23 21:51:42'), +(7, 'b31b0358-b771-416f-a38d-192efe2c36b3', 2, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:51:52', '2023-08-23 21:51:52'), +(8, 'fbcbd7bd-95d8-4801-8a3b-8efff2c1146e', 3, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:02', '2023-08-23 21:52:02'), +(9, 'fbcbd7bd-95d8-4801-8a3b-8efff2c1146e', 2, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:10', '2023-08-23 21:52:10'), +(10, 'f1379807-dba3-432e-bfc7-acb70b150508', 3, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:20', '2023-08-23 21:52:20'), +(11, 'f1379807-dba3-432e-bfc7-acb70b150508', 2, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:29', '2023-08-23 21:52:29'), +(12, 'dfc0fbba-6d32-4eeb-95aa-c23c82c828ca', 3, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:37', '2023-08-23 21:52:37'), +(13, 'dfc0fbba-6d32-4eeb-95aa-c23c82c828ca', 2, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:45', '2023-08-23 21:52:45'), +(14, '0c12caaf-f567-4f29-8711-906641247d9f', 3, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:52:52', '2023-08-23 21:52:52'), +(15, '0c12caaf-f567-4f29-8711-906641247d9f', 2, 1, '[\"can_view_data\",\"can_view_form\"]', '2023-08-23 21:53:03', '2023-08-23 21:53:03'); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `user_settings` +-- + +CREATE TABLE `user_settings` ( + `id` bigint(20) UNSIGNED NOT NULL, + `user_id` bigint(20) UNSIGNED NOT NULL, + `smtp` text COLLATE utf8mb4_unicode_ci NOT NULL, + `language` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `timezone` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `user_settings` +-- + +INSERT INTO `user_settings` (`id`, `user_id`, `smtp`, `language`, `timezone`, `created_at`, `updated_at`) VALUES +(1, 3, '{\"MAIL_HOST\":\"1\",\"MAIL_PORT\":\"1\",\"MAIL_USERNAME\":\"1\",\"MAIL_PASSWORD\":\"1\",\"MAIL_ENCRYPTION\":\"1\",\"MAIL_FROM_ADDRESS\":\"1\",\"MAIL_FROM_NAME\":\"1\"}', 'est', 'Europe/Helsinki', '2023-08-06 18:39:58', '2023-08-06 18:39:58'); + +-- -------------------------------------------------------- + +-- +-- Структура таблицы `visitors` +-- + +CREATE TABLE `visitors` ( + `id` bigint(20) UNSIGNED NOT NULL, + `form_id` char(36) COLLATE utf8mb4_unicode_ci NOT NULL, + `is_unique` tinyint(1) NOT NULL, + `referrer` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Дамп данных таблицы `visitors` +-- + +INSERT INTO `visitors` (`id`, `form_id`, `is_unique`, `referrer`, `created_at`, `updated_at`) VALUES +(1, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 1, NULL, '2023-08-06 18:56:11', '2023-08-06 18:56:11'), +(2, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 1, NULL, '2023-08-06 22:10:30', '2023-08-06 22:10:30'), +(3, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 1, NULL, '2023-08-06 22:10:46', '2023-08-06 22:10:46'), +(4, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 0, NULL, '2023-08-06 22:25:10', '2023-08-06 22:25:10'), +(5, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 0, NULL, '2023-08-06 22:33:54', '2023-08-06 22:33:54'), +(6, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 1, 'https://uniquesoft.es/home', '2023-08-11 16:09:31', '2023-08-11 16:09:31'), +(7, 'f43d1b8b-fad1-4890-b350-c7b308d52f8a', 1, 'https://uniquesoft.es/home', '2023-08-24 13:32:46', '2023-08-24 13:32:46'), +(8, 'fbcbd7bd-95d8-4801-8a3b-8efff2c1146e', 1, 'https://uniquesoft.es/home', '2023-08-24 13:33:58', '2023-08-24 13:33:58'), +(9, 'f1379807-dba3-432e-bfc7-acb70b150508', 1, 'https://uniquesoft.es/home', '2023-08-24 13:34:26', '2023-08-24 13:34:26'); + +-- +-- Индексы сохранённых таблиц +-- + +-- +-- Индексы таблицы `forms` +-- +ALTER TABLE `forms` + ADD PRIMARY KEY (`id`), + ADD KEY `forms_created_by_foreign` (`created_by`); + +-- +-- Индексы таблицы `form_data` +-- +ALTER TABLE `form_data` + ADD PRIMARY KEY (`id`), + ADD KEY `form_data_form_id_index` (`form_id`), + ADD KEY `form_data_submitted_by_index` (`submitted_by`); + +-- +-- Индексы таблицы `form_data_comments` +-- +ALTER TABLE `form_data_comments` + ADD PRIMARY KEY (`id`); + +-- +-- Индексы таблицы `migrations` +-- +ALTER TABLE `migrations` + ADD PRIMARY KEY (`id`); + +-- +-- Индексы таблицы `packages` +-- +ALTER TABLE `packages` + ADD PRIMARY KEY (`id`); + +-- +-- Индексы таблицы `package_subscriptions` +-- +ALTER TABLE `package_subscriptions` + ADD PRIMARY KEY (`id`), + ADD KEY `package_subscriptions_user_id_foreign` (`user_id`), + ADD KEY `package_subscriptions_package_id_foreign` (`package_id`); + +-- +-- Индексы таблицы `password_resets` +-- +ALTER TABLE `password_resets` + ADD KEY `password_resets_email_index` (`email`); + +-- +-- Индексы таблицы `systems` +-- +ALTER TABLE `systems` + ADD PRIMARY KEY (`id`); + +-- +-- Индексы таблицы `users` +-- +ALTER TABLE `users` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `users_email_unique` (`email`); + +-- +-- Индексы таблицы `user_forms` +-- +ALTER TABLE `user_forms` + ADD PRIMARY KEY (`id`); + +-- +-- Индексы таблицы `user_settings` +-- +ALTER TABLE `user_settings` + ADD PRIMARY KEY (`id`), + ADD KEY `user_settings_user_id_foreign` (`user_id`); + +-- +-- Индексы таблицы `visitors` +-- +ALTER TABLE `visitors` + ADD PRIMARY KEY (`id`); + +-- +-- AUTO_INCREMENT для сохранённых таблиц +-- + +-- +-- AUTO_INCREMENT для таблицы `form_data_comments` +-- +ALTER TABLE `form_data_comments` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT для таблицы `migrations` +-- +ALTER TABLE `migrations` + MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22; + +-- +-- AUTO_INCREMENT для таблицы `packages` +-- +ALTER TABLE `packages` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT для таблицы `package_subscriptions` +-- +ALTER TABLE `package_subscriptions` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT для таблицы `systems` +-- +ALTER TABLE `systems` + MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT для таблицы `users` +-- +ALTER TABLE `users` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT для таблицы `user_forms` +-- +ALTER TABLE `user_forms` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; + +-- +-- AUTO_INCREMENT для таблицы `user_settings` +-- +ALTER TABLE `user_settings` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; + +-- +-- AUTO_INCREMENT для таблицы `visitors` +-- +ALTER TABLE `visitors` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; + +-- +-- Ограничения внешнего ключа сохраненных таблиц +-- + +-- +-- Ограничения внешнего ключа таблицы `forms` +-- +ALTER TABLE `forms` + ADD CONSTRAINT `forms_created_by_foreign` FOREIGN KEY (`created_by`) REFERENCES `users` (`id`); + +-- +-- Ограничения внешнего ключа таблицы `package_subscriptions` +-- +ALTER TABLE `package_subscriptions` + ADD CONSTRAINT `package_subscriptions_package_id_foreign` FOREIGN KEY (`package_id`) REFERENCES `packages` (`id`), + ADD CONSTRAINT `package_subscriptions_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; + +-- +-- Ограничения внешнего ключа таблицы `user_settings` +-- +ALTER TABLE `user_settings` + ADD CONSTRAINT `user_settings_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; +COMMIT; + +/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; +/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; +/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; diff --git a/nero_tab.sql.zip b/nero_tab.sql.zip deleted file mode 100644 index 787ea8d26203153342a6057d828e2e93d7327302..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13093 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