Login fluent forms

object(stdClass)#20207 (15) { ["id"]=> string(1) "4" ["title"]=> string(10) "Login form" ["status"]=> string(9) "published" ["appearance_settings"]=> NULL ["form_fields"]=> string(1752) "{"fields":[{"index":1,"element":"input_email","attributes":{"type":"email","name":"email","value":"","id":"","class":"","placeholder":"Email Address"},"settings":{"container_class":"","label":"E-mail","label_placement":"","help_message":"","admin_field_label":"","prefix_label":"","suffix_label":"","validation_rules":{"required":{"value":true,"message":"Dit veld is verplicht!"},"email":{"value":true,"message":"Dit veld moet een geldig e-mailadres bevatten"}},"conditional_logics":{"type":"any","status":false,"conditions":[{"field":"","value":"","operator":""}]},"is_unique":"no","unique_validation_message":"E-mailadres moet uniek zijn."},"editor_options":{"title":"E-mailadres","icon_class":"ff-edit-email","template":"inputText"},"uniqElKey":"el_16251720764450.9745210571146956"},{"index":12,"element":"input_password","attributes":{"type":"password","name":"password","value":"","id":"","class":"","placeholder":""},"settings":{"container_class":"","label":"Wachtwoord","admin_field_label":"","label_placement":"","help_message":"","validation_rules":{"required":{"value":true,"message":"Dit veld is verplicht!"}},"conditional_logics":{"type":"any","status":false,"conditions":[{"field":"","value":"","operator":""}]}},"editor_options":{"title":"Wachtwoordveld","icon_class":"ff-edit-password","template":"inputText"},"uniqElKey":"el_16251721113610.22728739643630402"}],"submitButton":{"uniqElKey":"el_1524065200616","element":"button","attributes":{"type":"submit","class":""},"settings":{"align":"left","button_style":"default","container_class":"","help_message":"","background_color":"#409EFF","button_size":"md","color":"#ffffff","button_ui":{"type":"default","text":"Submit Form","img_url":""}},"editor_options":{"title":"Submit Button"}}}" ["has_payment"]=> string(1) "0" ["type"]=> string(4) "form" ["conditions"]=> NULL ["created_by"]=> string(1) "1" ["created_at"]=> string(19) "2021-07-01 19:41:00" ["updated_at"]=> string(19) "2021-07-01 19:42:02" ["fields"]=> array(2) { ["fields"]=> array(2) { [0]=> array(6) { ["index"]=> int(1) ["element"]=> string(11) "input_email" ["attributes"]=> array(6) { ["type"]=> string(5) "email" ["name"]=> string(5) "email" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(13) "Email Address" } ["settings"]=> array(11) { ["container_class"]=> string(0) "" ["label"]=> string(6) "E-mail" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["admin_field_label"]=> string(0) "" ["prefix_label"]=> string(0) "" ["suffix_label"]=> string(0) "" ["validation_rules"]=> array(2) { ["required"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(22) "Dit veld is verplicht!" } ["email"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(45) "Dit veld moet een geldig e-mailadres bevatten" } } ["conditional_logics"]=> array(3) { ["type"]=> string(3) "any" ["status"]=> bool(false) ["conditions"]=> array(1) { [0]=> array(3) { ["field"]=> string(0) "" ["value"]=> string(0) "" ["operator"]=> string(0) "" } } } ["is_unique"]=> string(2) "no" ["unique_validation_message"]=> string(28) "E-mailadres moet uniek zijn." } ["editor_options"]=> array(3) { ["title"]=> string(11) "E-mailadres" ["icon_class"]=> string(13) "ff-edit-email" ["template"]=> string(9) "inputText" } ["uniqElKey"]=> string(34) "el_16251720764450.9745210571146956" } [1]=> array(6) { ["index"]=> int(12) ["element"]=> string(14) "input_password" ["attributes"]=> array(6) { ["type"]=> string(8) "password" ["name"]=> string(8) "password" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(10) "Wachtwoord" ["admin_field_label"]=> string(0) "" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(3) { ["type"]=> string(3) "any" ["status"]=> bool(false) ["conditions"]=> array(1) { [0]=> array(3) { ["field"]=> string(0) "" ["value"]=> string(0) "" ["operator"]=> string(0) "" } } } } ["editor_options"]=> array(3) { ["title"]=> string(14) "Wachtwoordveld" ["icon_class"]=> string(16) "ff-edit-password" ["template"]=> string(9) "inputText" } ["uniqElKey"]=> string(35) "el_16251721113610.22728739643630402" } } ["submitButton"]=> array(5) { ["uniqElKey"]=> string(16) "el_1524065200616" ["element"]=> string(6) "button" ["attributes"]=> array(2) { ["type"]=> string(6) "submit" ["class"]=> string(0) "" } ["settings"]=> array(8) { ["align"]=> string(4) "left" ["button_style"]=> string(7) "default" ["container_class"]=> string(0) "" ["help_message"]=> string(0) "" ["background_color"]=> string(7) "#409EFF" ["button_size"]=> string(2) "md" ["color"]=> string(7) "#ffffff" ["button_ui"]=> array(3) { ["type"]=> string(7) "default" ["text"]=> string(11) "Submit Form" ["img_url"]=> string(0) "" } } ["editor_options"]=> array(1) { ["title"]=> string(13) "Submit Button" } } } ["settings"]=> array(3) { ["confirmation"]=> array(5) { ["redirectTo"]=> string(8) "samePage" ["messageToShow"]=> string(65) "Thank you for your message. We will get in touch with you shortly" ["customPage"]=> NULL ["samePageFormBehavior"]=> string(9) "hide_form" ["customUrl"]=> NULL } ["restrictions"]=> array(4) { ["limitNumberOfEntries"]=> array(4) { ["enabled"]=> bool(false) ["numberOfEntries"]=> NULL ["period"]=> string(5) "total" ["limitReachedMsg"]=> string(35) "Maximum number of entries exceeded." } ["scheduleForm"]=> array(5) { ["enabled"]=> bool(false) ["start"]=> NULL ["end"]=> NULL ["pendingMsg"]=> string(35) "Form submission is not started yet." ["expiredMsg"]=> string(30) "Form submission is now closed." } ["requireLogin"]=> array(2) { ["enabled"]=> bool(false) ["requireLoginMsg"]=> string(41) "You must be logged in to submit the form." } ["denyEmptySubmission"]=> array(2) { ["enabled"]=> bool(false) ["message"]=> string(70) "Sorry, you cannot submit an empty form. Let's hear what you wanna say." } } ["layout"]=> array(4) { ["labelPlacement"]=> string(3) "top" ["helpMessagePlacement"]=> string(10) "with_label" ["errorMessagePlacement"]=> string(6) "inline" ["asteriskPlacement"]=> string(14) "asterisk-right" } } ["instance_css_class"]=> string(20) "ff_form_instance_4_1" ["instance_index"]=> int(1) }

Register fluent forms

object(stdClass)#20242 (15) { ["id"]=> string(1) "3" ["title"]=> string(13) "Register form" ["status"]=> string(9) "published" ["appearance_settings"]=> NULL ["form_fields"]=> string(4163) "{"fields":[{"index":0,"element":"input_name","attributes":{"name":"names","data-type":"name-element"},"settings":{"container_class":"","admin_field_label":"Name","conditional_logics":{"type":"any","status":false,"conditions":[{"field":"","value":"","operator":""}]},"label_placement":"top"},"fields":{"first_name":{"element":"input_text","attributes":{"type":"text","name":"first_name","value":"","id":"","class":"","placeholder":"Voornaam","maxlength":""},"settings":{"container_class":"","label":"Voornaam","help_message":"","visible":true,"validation_rules":{"required":{"value":true,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"template":"inputText"}},"middle_name":{"element":"input_text","attributes":{"type":"text","name":"middle_name","value":"","id":"","class":"","placeholder":"Middel naam(en)","required":false,"maxlength":""},"settings":{"container_class":"","label":"Middel naam(en)","help_message":"","error_message":"","visible":false,"validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"template":"inputText"}},"last_name":{"element":"input_text","attributes":{"type":"text","name":"last_name","value":"","id":"","class":"","placeholder":"Achternaam","required":false,"maxlength":""},"settings":{"container_class":"","label":"Achternaam","help_message":"","error_message":"","visible":true,"validation_rules":{"required":{"value":true,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"template":"inputText"}}},"editor_options":{"title":"Name Fields","element":"name-fields","icon_class":"ff-edit-name","template":"nameFields"},"uniqElKey":"el_1625171391778"},{"index":1,"element":"input_email","attributes":{"type":"email","name":"email","value":"","id":"","class":"","placeholder":"Email Address"},"settings":{"container_class":"","label":"E-mail","label_placement":"","help_message":"","admin_field_label":"","prefix_label":"","suffix_label":"","validation_rules":{"required":{"value":true,"message":"Dit veld is verplicht!"},"email":{"value":true,"message":"Dit veld moet een geldig e-mailadres bevatten"}},"conditional_logics":[],"is_unique":"no","unique_validation_message":"E-mailadres moet uniek zijn."},"editor_options":{"title":"E-mailadres","icon_class":"ff-edit-email","template":"inputText"},"uniqElKey":"el_1625171396111"},{"index":12,"element":"input_password","attributes":{"type":"password","name":"password","value":"","id":"","class":"","placeholder":""},"settings":{"container_class":"","label":"Wachtwoord*","admin_field_label":"","label_placement":"","help_message":"","validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"title":"Wachtwoordveld","icon_class":"ff-edit-password","template":"inputText"},"uniqElKey":"el_16251715307480.4251099883276408"},{"index":12,"element":"input_password","attributes":{"type":"password","name":"password_1","value":"","id":"","class":"","placeholder":""},"settings":{"container_class":"","label":"Wachtwoord herhalen*","admin_field_label":"","label_placement":"","help_message":"","validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"}},"conditional_logics":{"type":"any","status":false,"conditions":[{"field":"password","value":"","operator":">="}]}},"editor_options":{"title":"Wachtwoordveld","icon_class":"ff-edit-password","template":"inputText"},"uniqElKey":"el_16251715392590.10649942603303875"}],"submitButton":{"uniqElKey":"el_1524065200616","element":"button","attributes":{"type":"submit","class":""},"settings":{"align":"left","button_style":"default","container_class":"","help_message":"","background_color":"#409EFF","button_size":"md","color":"#ffffff","button_ui":{"type":"default","text":"Registeren","img_url":""},"normal_styles":{"backgroundColor":"#409EFF","borderColor":"#409EFF","color":"#ffffff","borderRadius":"","minWidth":""},"hover_styles":{"backgroundColor":"#ffffff","borderColor":"#409EFF","color":"#409EFF","borderRadius":"","minWidth":""},"current_state":"normal_styles"},"editor_options":{"title":"Submit Button"}}}" ["has_payment"]=> string(1) "0" ["type"]=> string(4) "form" ["conditions"]=> NULL ["created_by"]=> string(1) "1" ["created_at"]=> string(19) "2021-07-01 19:29:47" ["updated_at"]=> string(19) "2021-07-01 19:35:05" ["fields"]=> array(2) { ["fields"]=> array(4) { [0]=> array(7) { ["index"]=> int(0) ["element"]=> string(10) "input_name" ["attributes"]=> array(2) { ["name"]=> string(5) "names" ["data-type"]=> string(12) "name-element" } ["settings"]=> array(4) { ["container_class"]=> string(0) "" ["admin_field_label"]=> string(4) "Name" ["conditional_logics"]=> array(3) { ["type"]=> string(3) "any" ["status"]=> bool(false) ["conditions"]=> array(1) { [0]=> array(3) { ["field"]=> string(0) "" ["value"]=> string(0) "" ["operator"]=> string(0) "" } } } ["label_placement"]=> string(3) "top" } ["fields"]=> array(3) { ["first_name"]=> array(4) { ["element"]=> string(10) "input_text" ["attributes"]=> array(7) { ["type"]=> string(4) "text" ["name"]=> string(10) "first_name" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(8) "Voornaam" ["maxlength"]=> string(0) "" } ["settings"]=> array(6) { ["container_class"]=> string(0) "" ["label"]=> string(8) "Voornaam" ["help_message"]=> string(0) "" ["visible"]=> bool(true) ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(1) { ["template"]=> string(9) "inputText" } } ["middle_name"]=> array(4) { ["element"]=> string(10) "input_text" ["attributes"]=> array(8) { ["type"]=> string(4) "text" ["name"]=> string(11) "middle_name" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(15) "Middel naam(en)" ["required"]=> bool(false) ["maxlength"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(15) "Middel naam(en)" ["help_message"]=> string(0) "" ["error_message"]=> string(0) "" ["visible"]=> bool(false) ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(1) { ["template"]=> string(9) "inputText" } } ["last_name"]=> array(4) { ["element"]=> string(10) "input_text" ["attributes"]=> array(8) { ["type"]=> string(4) "text" ["name"]=> string(9) "last_name" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(10) "Achternaam" ["required"]=> bool(false) ["maxlength"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(10) "Achternaam" ["help_message"]=> string(0) "" ["error_message"]=> string(0) "" ["visible"]=> bool(true) ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(1) { ["template"]=> string(9) "inputText" } } } ["editor_options"]=> array(4) { ["title"]=> string(11) "Name Fields" ["element"]=> string(11) "name-fields" ["icon_class"]=> string(12) "ff-edit-name" ["template"]=> string(10) "nameFields" } ["uniqElKey"]=> string(16) "el_1625171391778" } [1]=> array(6) { ["index"]=> int(1) ["element"]=> string(11) "input_email" ["attributes"]=> array(6) { ["type"]=> string(5) "email" ["name"]=> string(5) "email" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(13) "Email Address" } ["settings"]=> array(11) { ["container_class"]=> string(0) "" ["label"]=> string(6) "E-mail" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["admin_field_label"]=> string(0) "" ["prefix_label"]=> string(0) "" ["suffix_label"]=> string(0) "" ["validation_rules"]=> array(2) { ["required"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(22) "Dit veld is verplicht!" } ["email"]=> array(2) { ["value"]=> bool(true) ["message"]=> string(45) "Dit veld moet een geldig e-mailadres bevatten" } } ["conditional_logics"]=> array(0) { } ["is_unique"]=> string(2) "no" ["unique_validation_message"]=> string(28) "E-mailadres moet uniek zijn." } ["editor_options"]=> array(3) { ["title"]=> string(11) "E-mailadres" ["icon_class"]=> string(13) "ff-edit-email" ["template"]=> string(9) "inputText" } ["uniqElKey"]=> string(16) "el_1625171396111" } [2]=> array(6) { ["index"]=> int(12) ["element"]=> string(14) "input_password" ["attributes"]=> array(6) { ["type"]=> string(8) "password" ["name"]=> string(8) "password" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(11) "Wachtwoord*" ["admin_field_label"]=> string(0) "" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(3) { ["title"]=> string(14) "Wachtwoordveld" ["icon_class"]=> string(16) "ff-edit-password" ["template"]=> string(9) "inputText" } ["uniqElKey"]=> string(34) "el_16251715307480.4251099883276408" } [3]=> array(6) { ["index"]=> int(12) ["element"]=> string(14) "input_password" ["attributes"]=> array(6) { ["type"]=> string(8) "password" ["name"]=> string(10) "password_1" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(20) "Wachtwoord herhalen*" ["admin_field_label"]=> string(0) "" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(3) { ["type"]=> string(3) "any" ["status"]=> bool(false) ["conditions"]=> array(1) { [0]=> array(3) { ["field"]=> string(8) "password" ["value"]=> string(0) "" ["operator"]=> string(2) ">=" } } } } ["editor_options"]=> array(3) { ["title"]=> string(14) "Wachtwoordveld" ["icon_class"]=> string(16) "ff-edit-password" ["template"]=> string(9) "inputText" } ["uniqElKey"]=> string(35) "el_16251715392590.10649942603303875" } } ["submitButton"]=> array(5) { ["uniqElKey"]=> string(16) "el_1524065200616" ["element"]=> string(6) "button" ["attributes"]=> array(2) { ["type"]=> string(6) "submit" ["class"]=> string(0) "" } ["settings"]=> array(11) { ["align"]=> string(4) "left" ["button_style"]=> string(7) "default" ["container_class"]=> string(0) "" ["help_message"]=> string(0) "" ["background_color"]=> string(7) "#409EFF" ["button_size"]=> string(2) "md" ["color"]=> string(7) "#ffffff" ["button_ui"]=> array(3) { ["type"]=> string(7) "default" ["text"]=> string(10) "Registeren" ["img_url"]=> string(0) "" } ["normal_styles"]=> array(5) { ["backgroundColor"]=> string(7) "#409EFF" ["borderColor"]=> string(7) "#409EFF" ["color"]=> string(7) "#ffffff" ["borderRadius"]=> string(0) "" ["minWidth"]=> string(0) "" } ["hover_styles"]=> array(5) { ["backgroundColor"]=> string(7) "#ffffff" ["borderColor"]=> string(7) "#409EFF" ["color"]=> string(7) "#409EFF" ["borderRadius"]=> string(0) "" ["minWidth"]=> string(0) "" } ["current_state"]=> string(13) "normal_styles" } ["editor_options"]=> array(1) { ["title"]=> string(13) "Submit Button" } } } ["settings"]=> array(5) { ["confirmation"]=> array(5) { ["redirectTo"]=> string(8) "samePage" ["messageToShow"]=> string(65) "Thank you for your message. We will get in touch with you shortly" ["customPage"]=> NULL ["samePageFormBehavior"]=> string(9) "hide_form" ["customUrl"]=> NULL } ["restrictions"]=> array(4) { ["limitNumberOfEntries"]=> array(4) { ["enabled"]=> bool(false) ["numberOfEntries"]=> int(1) ["period"]=> string(5) "total" ["limitReachedMsg"]=> string(35) "Maximum number of entries exceeded." } ["scheduleForm"]=> array(6) { ["enabled"]=> bool(false) ["start"]=> NULL ["end"]=> NULL ["pendingMsg"]=> string(35) "Form submission is not started yet." ["expiredMsg"]=> string(30) "Form submission is now closed." ["selectedDays"]=> array(7) { [0]=> string(6) "Monday" [1]=> string(7) "Tuesday" [2]=> string(9) "Wednesday" [3]=> string(8) "Thursday" [4]=> string(6) "Friday" [5]=> string(8) "Saturday" [6]=> string(6) "Sunday" } } ["requireLogin"]=> array(2) { ["enabled"]=> bool(false) ["requireLoginMsg"]=> string(41) "You must be logged in to submit the form." } ["denyEmptySubmission"]=> array(2) { ["enabled"]=> bool(true) ["message"]=> string(70) "Sorry, you cannot submit an empty form. Let's hear what you wanna say." } } ["layout"]=> array(4) { ["labelPlacement"]=> string(3) "top" ["helpMessagePlacement"]=> string(10) "with_label" ["errorMessagePlacement"]=> string(6) "inline" ["asteriskPlacement"]=> string(14) "asterisk-right" } ["delete_entry_on_submission"]=> string(2) "no" ["appendSurveyResult"]=> array(3) { ["enabled"]=> bool(false) ["showLabel"]=> bool(false) ["showCount"]=> bool(false) } } ["instance_css_class"]=> string(20) "ff_form_instance_3_2" ["instance_index"]=> int(2) }

Sample formulier

object(stdClass)#20243 (15) { ["id"]=> string(1) "5" ["title"]=> string(14) "Post Form (#5)" ["status"]=> string(9) "published" ["appearance_settings"]=> NULL ["form_fields"]=> string(5099) "{"fields":[{"index":0,"element":"input_name","attributes":{"name":"names","data-type":"name-element"},"settings":{"container_class":"","admin_field_label":"Name","conditional_logics":{"type":"any","status":false,"conditions":[{"field":"","value":"","operator":""}]},"label_placement":"top"},"fields":","id":"","class":"","placeholder":"Voornaam","maxlength":""},"settings":{"container_class":"","label":"Voornaam","help_message":"","visible":true,"validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"template":"inputText"}},"middle_name":{"element":"input_text","attributes":{"type":"text","name":"middle_name","value":"","id":"","class":"","placeholder":"Middel naam(en)","required":false,"maxlength":""},"settings":{"container_class":"","label":"Middel naam(en)","help_message":"","error_message":"","visible":false,"validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"template":"inputText"}},"last_name":{"element":"input_text","attributes":{"type":"text","name":"last_name","value":"","id":"","class":"","placeholder":"Achternaam","required":false,"maxlength":""},"settings":{"container_class":"","label":"Achternaam","help_message":"","error_message":"","visible":true,"validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"}},"conditional_logics":[]},"editor_options":{"template":"inputText"}}},"editor_options":{"title":"Name Fields","element":"name-fields","icon_class":"ff-edit-name","template":"nameFields"},"uniqElKey":"el_16251730311780.35476345141807"},{"index":1,"element":"post_content","attributes":{"name":"post_content","value":"","id":"","class":"","placeholder":"","rows":3,"cols":2,"maxlength":""},"settings":{"container_class":"","placeholder":"","label":"Post Content","label_placement":"","help_message":"","admin_field_label":"","validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht"}},"conditional_logics":[]},"editor_options":{"title":"Post Content","icon_class":"ff-edit-textarea","template":"inputTextarea"},"uniqElKey":"el_16251730385030.12874182031561165"},{"index":0,"element":"post_title","attributes":{"name":"post_title","class":"","value":"","type":"text","placeholder":""},"settings":{"container_class":"","placeholder":"","label":"Post Title","label_placement":"","help_message":"","admin_field_label":"","validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht"}},"conditional_logics":[]},"editor_options":{"title":"Post Title","icon_class":"ff-edit-text","template":"inputText"},"uniqElKey":"el_16251730431330.3699107898304721"},{"index":0,"element":"taxonomy","attributes":{"name":"category","value":"","id":"","class":"","type":"text"},"taxonomy_settings":{"name":"category","hierarchical":true},"settings":{"label":"Categorieën","admin_field_label":"","help_message":"","container_class":"","label_placement":"","placeholder":"- Select -","advanced_options":[],"validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht"}},"conditional_logics":[],"field_type":"select_single","options":{"1":"Uncategorized","17":"Decoration","18":"Design trends","19":"Furniture"}},"editor_options":{"title":"Categorieën","icon_class":"dashicons dashicons-category","template":"taxonomy"},"uniqElKey":"el_1625173056314"},{"index":15,"element":"input_image","attributes":{"type":"file","name":"image-upload","value":"","id":"","class":"","accept":"image/*"},"settings":{"container_class":"","label":"Afbeelding uploaden","admin_field_label":"","label_placement":"","btn_text":"Choose File","help_message":"","validation_rules":{"required":{"value":false,"message":"Dit veld is verplicht!"},"max_file_size":{"value":1048576,"_valueFrom":"MB","message":"De maximale bestandsgrootte is 1 MB"},"max_file_count":{"value":1,"message":"Je kan maximaal 1 afbeelding uploaden"},"allowed_image_types":{"value":["jpg|jpeg","png","gif"],"message":"Toegestane afbeeldingsbestanden zijn niet gelijk"}},"conditional_logics":{"type":"any","status":false,"conditions":[{"field":"","value":"","operator":""}]}},"editor_options":{"title":"Afbeelding uploaden","icon_class":"ff-edit-images","template":"inputFile"},"uniqElKey":"el_16252115296250.9052106444311989"},"},"settings":{"admin_field_label":""},"editor_options":{"title":"Verborgen veld","icon_class":"ff-edit-hidden-field","template":"inputHidden"},"uniqElKey":"el_16252120484420.2145867337230809"}],"submitButton":{"uniqElKey":"el_1524065200616","element":"button","attributes":{"type":"submit","class":""},"settings":{"align":"left","button_style":"default","container_class":"","help_message":"","background_color":"#409EFF","button_size":"md","color":"#ffffff","button_ui":{"type":"default","text":"Submit Form","img_url":""}},"editor_options":{"title":"Submit Button"}}}" ["has_payment"]=> string(1) "0" ["type"]=> string(4) "post" ["conditions"]=> NULL ["created_by"]=> string(1) "1" ["created_at"]=> string(19) "2021-07-01 19:57:05" ["updated_at"]=> string(19) "2021-07-02 07:48:03" ["fields"]=> array(2) { ["fields"]=> array(6) { [0]=> array(7) { ["index"]=> int(0) ["element"]=> string(10) "input_name" ["attributes"]=> array(2) { ["name"]=> string(5) "names" ["data-type"]=> string(12) "name-element" } ["settings"]=> array(4) { ["container_class"]=> string(0) "" ["admin_field_label"]=> string(4) "Name" ["conditional_logics"]=> array(3) { ["type"]=> string(3) "any" ["status"]=> bool(false) ["conditions"]=> array(1) { [0]=> array(3) { ["field"]=> string(0) "" ["value"]=> string(0) "" ["operator"]=> string(0) "" } } } ["label_placement"]=> string(3) "top" } ["fields"]=> array(3) { ["first_name"]=> array(4) { ["element"]=> string(10) "input_text" ["attributes"]=> array(7) { ["type"]=> string(4) "text" ["name"]=> string(10) "first_name" ["value"]=> string(16) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(8) "Voornaam" ["maxlength"]=> string(0) "" } ["settings"]=> array(6) { ["container_class"]=> string(0) "" ["label"]=> string(8) "Voornaam" ["help_message"]=> string(0) "" ["visible"]=> bool(true) ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(1) { ["template"]=> string(9) "inputText" } } ["middle_name"]=> array(4) { ["element"]=> string(10) "input_text" ["attributes"]=> array(8) { ["type"]=> string(4) "text" ["name"]=> string(11) "middle_name" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(15) "Middel naam(en)" ["required"]=> bool(false) ["maxlength"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(15) "Middel naam(en)" ["help_message"]=> string(0) "" ["error_message"]=> string(0) "" ["visible"]=> bool(false) ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(1) { ["template"]=> string(9) "inputText" } } ["last_name"]=> array(4) { ["element"]=> string(10) "input_text" ["attributes"]=> array(8) { ["type"]=> string(4) "text" ["name"]=> string(9) "last_name" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(10) "Achternaam" ["required"]=> bool(false) ["maxlength"]=> string(0) "" } ["settings"]=> array(7) { ["container_class"]=> string(0) "" ["label"]=> string(10) "Achternaam" ["help_message"]=> string(0) "" ["error_message"]=> string(0) "" ["visible"]=> bool(true) ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(1) { ["template"]=> string(9) "inputText" } } } ["editor_options"]=> array(4) { ["title"]=> string(11) "Name Fields" ["element"]=> string(11) "name-fields" ["icon_class"]=> string(12) "ff-edit-name" ["template"]=> string(10) "nameFields" } ["uniqElKey"]=> string(32) "el_16251730311780.35476345141807" } [1]=> array(6) { ["index"]=> int(1) ["element"]=> string(12) "post_content" ["attributes"]=> array(8) { ["name"]=> string(12) "post_content" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["placeholder"]=> string(0) "" ["rows"]=> int(3) ["cols"]=> int(2) ["maxlength"]=> string(0) "" } ["settings"]=> array(8) { ["container_class"]=> string(0) "" ["placeholder"]=> string(0) "" ["label"]=> string(12) "Post Content" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["admin_field_label"]=> string(0) "" ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(21) "Dit veld is verplicht" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(3) { ["title"]=> string(12) "Post Content" ["icon_class"]=> string(16) "ff-edit-textarea" ["template"]=> string(13) "inputTextarea" } ["uniqElKey"]=> string(35) "el_16251730385030.12874182031561165" } [2]=> array(6) { ["index"]=> int(0) ["element"]=> string(10) "post_title" ["attributes"]=> array(5) { ["name"]=> string(10) "post_title" ["class"]=> string(0) "" ["value"]=> string(0) "" ["type"]=> string(4) "text" ["placeholder"]=> string(0) "" } ["settings"]=> array(8) { ["container_class"]=> string(0) "" ["placeholder"]=> string(0) "" ["label"]=> string(10) "Post Title" ["label_placement"]=> string(0) "" ["help_message"]=> string(0) "" ["admin_field_label"]=> string(0) "" ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(21) "Dit veld is verplicht" } } ["conditional_logics"]=> array(0) { } } ["editor_options"]=> array(3) { ["title"]=> string(10) "Post Title" ["icon_class"]=> string(12) "ff-edit-text" ["template"]=> string(9) "inputText" } ["uniqElKey"]=> string(34) "el_16251730431330.3699107898304721" } [3]=> array(7) { ["index"]=> int(0) ["element"]=> string(8) "taxonomy" ["attributes"]=> array(5) { ["name"]=> string(8) "category" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["type"]=> string(4) "text" } ["taxonomy_settings"]=> array(2) { ["name"]=> string(8) "category" ["hierarchical"]=> bool(true) } ["settings"]=> array(11) { ["label"]=> string(12) "Categorieën" ["admin_field_label"]=> string(0) "" ["help_message"]=> string(0) "" ["container_class"]=> string(0) "" ["label_placement"]=> string(0) "" ["placeholder"]=> string(10) "- Select -" ["advanced_options"]=> array(0) { } ["validation_rules"]=> array(1) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(21) "Dit veld is verplicht" } } ["conditional_logics"]=> array(0) { } ["field_type"]=> string(13) "select_single" ["options"]=> array(4) { [1]=> string(13) "Uncategorized" [17]=> string(10) "Decoration" [18]=> string(13) "Design trends" [19]=> string(9) "Furniture" } } ["editor_options"]=> array(3) { ["title"]=> string(12) "Categorieën" ["icon_class"]=> string(28) "dashicons dashicons-category" ["template"]=> string(8) "taxonomy" } ["uniqElKey"]=> string(16) "el_1625173056314" } [4]=> array(6) { ["index"]=> int(15) ["element"]=> string(11) "input_image" ["attributes"]=> array(6) { ["type"]=> string(4) "file" ["name"]=> string(12) "image-upload" ["value"]=> string(0) "" ["id"]=> string(0) "" ["class"]=> string(0) "" ["accept"]=> string(7) "image/*" } ["settings"]=> array(8) { ["container_class"]=> string(0) "" ["label"]=> string(19) "Afbeelding uploaden" ["admin_field_label"]=> string(0) "" ["label_placement"]=> string(0) "" ["btn_text"]=> string(11) "Choose File" ["help_message"]=> string(0) "" ["validation_rules"]=> array(4) { ["required"]=> array(2) { ["value"]=> bool(false) ["message"]=> string(22) "Dit veld is verplicht!" } ["max_file_size"]=> array(3) { ["value"]=> int(1048576) ["_valueFrom"]=> string(2) "MB" ["message"]=> string(35) "De maximale bestandsgrootte is 1 MB" } ["max_file_count"]=> array(2) { ["value"]=> int(1) ["message"]=> string(37) "Je kan maximaal 1 afbeelding uploaden" } ["allowed_image_types"]=> array(2) { ["value"]=> array(3) { [0]=> string(8) "jpg|jpeg" [1]=> string(3) "png" [2]=> string(3) "gif" } ["message"]=> string(48) "Toegestane afbeeldingsbestanden zijn niet gelijk" } } ["conditional_logics"]=> array(3) { ["type"]=> string(3) "any" ["status"]=> bool(false) ["conditions"]=> array(1) { [0]=> array(3) { ["field"]=> string(0) "" ["value"]=> string(0) "" ["operator"]=> string(0) "" } } } } ["editor_options"]=> array(3) { ["title"]=> string(19) "Afbeelding uploaden" ["icon_class"]=> string(14) "ff-edit-images" ["template"]=> string(9) "inputFile" } ["uniqElKey"]=> string(34) "el_16252115296250.9052106444311989" } [5]=> array(6) { ["index"]=> int(0) ["element"]=> string(12) "input_hidden" ["attributes"]=> array(3) { ["type"]=> string(6) "hidden" ["name"]=> string(6) "hidden" ["value"]=> string(15) "365" } ["settings"]=> array(1) { ["admin_field_label"]=> string(0) "" } ["editor_options"]=> array(3) { ["title"]=> string(14) "Verborgen veld" ["icon_class"]=> string(20) "ff-edit-hidden-field" ["template"]=> string(11) "inputHidden" } ["uniqElKey"]=> string(34) "el_16252120484420.2145867337230809" } } ["submitButton"]=> array(5) { ["uniqElKey"]=> string(16) "el_1524065200616" ["element"]=> string(6) "button" ["attributes"]=> array(2) { ["type"]=> string(6) "submit" ["class"]=> string(0) "" } ["settings"]=> array(8) { ["align"]=> string(4) "left" ["button_style"]=> string(7) "default" ["container_class"]=> string(0) "" ["help_message"]=> string(0) "" ["background_color"]=> string(7) "#409EFF" ["button_size"]=> string(2) "md" ["color"]=> string(7) "#ffffff" ["button_ui"]=> array(3) { ["type"]=> string(7) "default" ["text"]=> string(11) "Submit Form" ["img_url"]=> string(0) "" } } ["editor_options"]=> array(1) { ["title"]=> string(13) "Submit Button" } } } ["settings"]=> array(3) { ["confirmation"]=> array(5) { ["redirectTo"]=> string(8) "samePage" ["messageToShow"]=> string(65) "Thank you for your message. We will get in touch with you shortly" ["customPage"]=> NULL ["samePageFormBehavior"]=> string(9) "hide_form" ["customUrl"]=> NULL } ["restrictions"]=> array(4) { ["limitNumberOfEntries"]=> array(4) { ["enabled"]=> bool(false) ["numberOfEntries"]=> NULL ["period"]=> string(5) "total" ["limitReachedMsg"]=> string(35) "Maximum number of entries exceeded." } ["scheduleForm"]=> array(5) { ["enabled"]=> bool(false) ["start"]=> NULL ["end"]=> NULL ["pendingMsg"]=> string(35) "Form submission is not started yet." ["expiredMsg"]=> string(30) "Form submission is now closed." } ["requireLogin"]=> array(2) { ["enabled"]=> bool(false) ["requireLoginMsg"]=> string(41) "You must be logged in to submit the form." } ["denyEmptySubmission"]=> array(2) { ["enabled"]=> bool(false) ["message"]=> string(70) "Sorry, you cannot submit an empty form. Let's hear what you wanna say." } } ["layout"]=> array(4) { ["labelPlacement"]=> string(3) "top" ["helpMessagePlacement"]=> string(10) "with_label" ["errorMessagePlacement"]=> string(6) "inline" ["asteriskPlacement"]=> string(14) "asterisk-right" } } ["instance_css_class"]=> string(20) "ff_form_instance_5_3" ["instance_index"]=> int(3) }