{"currentUrl":"/djanta-innov","programInnov":{"success":true,"data":{"id":11,"name":"Innov Action","slug":"programme-djanta-innov-action-application","display_name":"Qu’est-ce-que <span style=\"color : #D236A2\">Innov'Action</span> ?","description":"<div>Du prototype, bâtissez une entreprise rentable et faites\naccroitre votre base clientèle. </div><div><br></div><div>Notre programme propose&nbsp;:</div><ul><li>Des\nformations avancées pour solidifier votre modèle économique</li><li>Un accompagnement sur-mesure pour augmenter\nvotre clientèle</li></ul><div>Pour une durée de 6 mois, en équipe, intégrez le programme en\nrelevant le challenge Innov'Action.</div>","cover_url":"https://destination-togo.b-cdn.net/programs/1b6db5a3-program-db90e7cbb29f.jpg","seo_title":false,"seo_keywords":false,"builder_id":{"id":5,"name":"djanta-innov-application","title":"Formulaire du programme djanta innov action application (FR)","schema":"{\"components\": [{\"label\": \"HTML\", \"attrs\": [{\"attr\": \"\", \"value\": \"\"}], \"refreshOnChange\": false, \"key\": \"sidebarTransformer\", \"logic\": [{\"name\": \"verticalStepperLogic\", \"trigger\": {\"type\": \"javascript\", \"javascript\": \"result = true;\"}, \"actions\": [{\"name\": \"initVerticalStepper\", \"type\": \"customAction\", \"customAction\": \"(function () {\\n\\n  function hideDefaultWizard() {\\n    const defaultNav = document.querySelector('nav[aria-label=\\\"Wizard navigation\\\"]');\\n    if (defaultNav) defaultNav.style.display = 'none';\\n  }\\n\\n  function injectStyles() {\\n    if (document.getElementById('vertical-stepper-style')) return;\\n    const style = document.createElement('style');\\n    style.id = 'vertical-stepper-style';\\n    style.textContent = `\\n     .formio-component input.form-control,\\n      .formio-component select.form-control,\\n      .formio-component textarea.form-control,\\n      .formio-component .choices__inner {\\n        height: 58px !important;\\n      }\\n\\n  #form-wrapper { display: flex; gap: 42px; width: 100%; align-items: flex-start; max-width: 1268px; margin: 0 auto; }\\n      #left-stepper { width: 426px; min-width: 426px; background: #FFFFFF; padding: 30px 30px 40px; border-radius: 20px; flex-shrink: 0; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }\\n      #right-form { flex: 1; background: transparent; padding: 26px 10px 0px; }\\n      @media(max-width: 900px) { #form-wrapper { flex-direction: column; gap: 20px; } #left-stepper { width: 100%; min-width: 100%; } }\\n      .stepper { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 0; }\\n      .step { display: flex; align-items: center; padding: 16px 0; cursor: pointer; transition: all 0.2s ease; position: relative; gap: 12px; }\\n      .step::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: rgba(147, 88, 194, 0.15); }\\n      .step:last-child::after { display: none; }\\n      .step .dot { width: 14px; height: 14px; background: transparent; border-radius: 50%; flex-shrink: 0; transition: all 0.2s ease; }\\n      .step-label { font-family: 'TWK Lausanne', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 300; font-size: 20px; line-height: 22px; color: rgba(43, 43, 43, 0.7); flex: 1; transition: all 0.2s ease; }\\n      .step.active .dot { background: #4400A2; }\\n      .step.active .step-label { font-weight: 500; color: #4400A2; }\\n      .step:not(.active) .dot { background: transparent; }\\n      .step.completed .step-label { color: rgba(43, 43, 43, 0.5); }\\n      .step:not(.active):not(.completed) .step-label { color: rgba(43, 43, 43, 0.7); }\\n      #right-form .wizard-page { padding: 0 !important; max-width: 780px; }\\n      #right-form h3 { font-family: 'TWK Lausanne', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 850; font-size: 20px; line-height: 135%; color: #282828; margin-bottom: 24px; }\\n      .formio-component label { font-family: 'TWK Lausanne', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 500; font-size: 16px; line-height: 145%; color: #000000; margin-bottom: 4px; }\\n      .formio-component-textfield input, .formio-component-email input, .formio-component-select select, .formio-component-phoneNumber input, .formio-component-textarea textarea { font-family: 'TWK Lausanne', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-size: 16px; padding: 16px; border: 1px solid #A5A5A5; border-radius: 8px; background: #FFFFFF; height: 56px; }\\n      .formio-component-radio .radio { display: flex; gap: 12px; flex-wrap: wrap; }\\n      .formio-component-radio .radio input[type=\\\"radio\\\"] { display: none !important; }\\n      .formio-component-radio .radio label { border: 1px solid #d0d0df; padding: 12px 22px; border-radius: 14px; display: flex; align-items: center; gap: 10px; cursor: pointer; background: #fff; transition: 0.2s; font-size: 15px; }\\n      .formio-component-radio .radio input[type=\\\"radio\\\"]:checked + label { border-color: #7931f5 !important; background: #f4edff !important; box-shadow: 0 0 0 3px rgba(121,49,245,0.15); font-weight: 600; }\\n      .flag { width: 24px; height: 16px; display: inline-block; background-size: cover; border-radius: 3px; }\\n      .flag.fr { background-image: url(\\\"https://flagcdn.com/w20/fr.png\\\"); }\\n      .flag.gb { background-image: url(\\\"https://flagcdn.com/w20/gb.png\\\"); }\\n      .formio-component-radio .radio input[type=\\\"radio\\\"]:checked + label::before { border-color: #7931f5; background: radial-gradient(#7931f5 0%, #7931f5 40%, transparent 45%); }\\n      .formio-component-datagrid, .formio-component-editgrid { background: #F9F7F4; border-radius: 10px; padding: 20px; margin-top: 10px; }\\n      .formio-component-datagrid h4, .formio-component-editgrid h4 { font-family: 'TWK Lausanne', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 350; font-size: 18px; line-height: 145%; color: #282828; margin-bottom: 14px; }\\n      .formio-button-add-row, button[ref=\\\"addButton\\\"] { box-sizing: border-box; display: inline-flex; flex-direction: row; justify-content: center; align-items: center; padding: 8px 16px; gap: 8px; width: auto; min-width: 223px; height: 40px; background: #F9F7F4 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 16px !important; line-height: 150% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #282828 !important; }\\n      .formio-button-add-row:hover, button[ref=\\\"addButton\\\"]:hover { background: #f0ede8 !important; }\\n      .pitch-deck-upload .list-group-header, .demo-file-upload .list-group-header { display: none !important; }\\n      .pitch-deck-upload .fileSelector > span, .pitch-deck-upload .fileSelector > i, .pitch-deck-upload .fileSelector > .fa, .pitch-deck-upload .fileSelector > br, .demo-file-upload .fileSelector > span, .demo-file-upload .fileSelector > i, .demo-file-upload .fileSelector > .fa, .demo-file-upload .fileSelector > br { display: none !important; }\\n      .pitch-deck-upload .fileSelector, .demo-file-upload .fileSelector { display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; padding: 32px 24px 28px !important; border: 2px dashed #7B5EA7 !important; background: #F7F5FF !important; border-radius: 16px !important; min-height: 160px !important; cursor: pointer !important; transition: border-color .2s, background .2s !important; text-align: center !important; font-size: 0 !important; line-height: 0 !important; gap: 0 !important; position: relative !important; }\\n      .pitch-deck-upload .fileSelector:hover, .demo-file-upload .fileSelector:hover { border-color: #5B3FA6 !important; background: #f0eaff !important; }\\n      .pitch-deck-upload .fileSelector::before, .demo-file-upload .fileSelector::before { content: '' !important; display: block !important; width: 52px !important; height: 52px !important; background: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%235B3FA6' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 16.5V9.75m0 0 3 3m-3-3-3 3M6.75 19.5a4.5 4.5 0 0 1-1.632-8.664 5.25 5.25 0 0 1 10.233-2.33 3 3 0 0 1 3.758 3.848A3.752 3.752 0 0 1 18 19.5H6.75Z'/%3E%3C/svg%3E\\\") center/contain no-repeat !important; margin-bottom: 14px !important; flex-shrink: 0 !important; }\\n      .pitch-deck-upload .fileSelector .browse, .demo-file-upload .fileSelector .browse { display: inline !important; color: transparent !important; font-size: 0 !important; line-height: 0 !important; width: auto !important; height: auto !important; border-radius: 0 !important; cursor: pointer !important; text-decoration: none !important; background: none !important; border: none !important; padding: 0 !important; margin: 0 !important; position: relative !important; }\\n      .pitch-deck-upload .fileSelector .browse::before, .demo-file-upload .fileSelector .browse::before { content: 'Cliquez ici pour importer' !important; font-size: 15px !important; font-weight: 600 !important; color: #7B31F5 !important; text-decoration: underline !important; font-family: 'TWK Lausanne', -apple-system, sans-serif !important; line-height: 1.5 !important; white-space: nowrap !important; pointer-events: none !important; }\\n      .pitch-deck-upload .fileSelector::after { content: 'ou glisser-d\\u00e9poser\\\\A Format PDF (taille max : 10Mo)' !important; display: block !important; white-space: pre !important; font-size: 15px !important; line-height: 1.8 !important; color: #282828 !important; font-family: 'TWK Lausanne', -apple-system, sans-serif !important; text-align: center !important; pointer-events: none !important; }\\n      .demo-file-upload .fileSelector::after { content: 'ou glisser-d\\u00e9poser\\\\A Vid\\u00e9o, UI, maquettes \\u2013 max 10Mo' !important; display: block !important; white-space: pre !important; font-size: 15px !important; line-height: 1.8 !important; color: #282828 !important; font-family: 'TWK Lausanne', -apple-system, sans-serif !important; text-align: center !important; pointer-events: none !important; }\\n      .pitch-deck-upload .fileSelector .browse::after, .demo-file-upload .fileSelector .browse::after { content: none !important; }\\n      .pitch-deck-upload ul.list-group, .demo-file-upload ul.list-group { list-style: none !important; padding: 0 !important; margin: 10px 0 0 !important; }\\n      .pitch-deck-upload .list-group-item:not(.list-group-header), .demo-file-upload .list-group-item:not(.list-group-header) { border: 1.5px solid #c8a8f5 !important; border-radius: 10px !important; padding: 12px 16px !important; background: #f4edff !important; margin-top: 8px !important; }\\n      .pitch-deck-upload .list-group-item .fileName, .demo-file-upload .list-group-item .fileName { font-size: 13px !important; font-weight: 600 !important; color: #5B3FA6 !important; display: block !important; }\\n      .pitch-deck-upload .list-group-item .fileSize, .demo-file-upload .list-group-item .fileSize { font-size: 11px !important; color: #9ca3af !important; display: block !important; }\\n      .pitch-deck-upload [ref=\\\"removeLink\\\"], .demo-file-upload [ref=\\\"removeLink\\\"] { display: inline-flex !important; align-items: center !important; justify-content: center !important; width: 28px !important; height: 28px !important; border-radius: 6px !important; background: #fff1f2 !important; border: 1px solid #fecdd3 !important; color: #dc2626 !important; cursor: pointer !important; margin-left: auto !important; text-decoration: none !important; }\\n    `;\\n    document.head.appendChild(style);\\n  }\\n\\n  function createLayout() {\\n    if (document.getElementById('form-wrapper')) return;\\n    const wizardPage = document.querySelector('.wizard-page');\\n    if (!wizardPage) return;\\n    const wrapper = document.createElement('div');\\n    wrapper.id = 'form-wrapper';\\n    const left = document.createElement('div');\\n    left.id = 'left-stepper';\\n    const right = document.createElement('div');\\n    right.id = 'right-form';\\n    wizardPage.parentNode.insertBefore(wrapper, wizardPage);\\n    wrapper.appendChild(left);\\n    wrapper.appendChild(right);\\n    right.appendChild(wizardPage);\\n  }\\n\\n  function buildStepper() {\\n    if (document.querySelector('#left-stepper .stepper')) return;\\n    const defaultNav = document.querySelector('nav[aria-label=\\\"Wizard navigation\\\"]');\\n    const container = document.getElementById('left-stepper');\\n    if (!defaultNav || !container) return;\\n    const pages = [...defaultNav.querySelectorAll('.page-item .page-link')];\\n    const ul = document.createElement('ul');\\n    ul.className = 'stepper';\\n    pages.forEach((link, index) => {\\n      const step = document.createElement('li');\\n      step.className = 'step';\\n      step.dataset.index = index;\\n      const dot = document.createElement('div');\\n      dot.className = 'dot';\\n      const label = document.createElement('div');\\n      label.className = 'step-label';\\n      label.textContent = link.textContent.trim();\\n      step.appendChild(dot);\\n      step.appendChild(label);\\n      step.addEventListener('click', () => { link.click(); setTimeout(updateState, 100); });\\n      ul.appendChild(step);\\n    });\\n    container.innerHTML = '';\\n    container.appendChild(ul);\\n    updateState();\\n  }\\n\\n  function updateState() {\\n    const steps = document.querySelectorAll('#left-stepper .step');\\n    const items = [...document.querySelectorAll('.page-item')];\\n    const activeIndex = items.findIndex(i => i.classList.contains('active'));\\n    steps.forEach((s, i) => {\\n      s.classList.remove('active', 'completed');\\n      if (i === activeIndex) { s.classList.add('active'); }\\n      else if (i < activeIndex) { s.classList.add('completed'); }\\n    });\\n  }\\n\\n  function observeChanges() {\\n    const nav = document.querySelector('nav[aria-label=\\\"Wizard navigation\\\"]');\\n    if (!nav) return;\\n    const observer = new MutationObserver(() => { setTimeout(updateState, 50); });\\n    observer.observe(nav, { attributes: true, childList: true, subtree: true });\\n  }\\n\\n  function observeAddButtons() {\\n    const observer = new MutationObserver(() => { updateAddRowButtons(); });\\n    observer.observe(document.body, { childList: true, subtree: true });\\n  }\\n\\n  hideDefaultWizard();\\n  injectStyles();\\n  createLayout();\\n  buildStepper();\\n  observeChanges();\\n  observeAddButtons();\\n\\n})();\\n\", \"content\": \"<div class=\\\"well\\\">Contenu</div>\"}]}], \"type\": \"htmlelement\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tag\": \"p\", \"content\": \"\", \"id\": \"edlgkil\"}, {\"html\": \"<h4>Les champs ponctu\\u00e9s d\\u2019un ast\\u00e9risque (<span style=\\\"color: red;\\\">*</span>) sont obligatoires.</h4>\", \"label\": \"Contenu\", \"refreshOnChange\": false, \"key\": \"contentIntro1\", \"type\": \"content\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"id\": \"evt6rs\"}, {\"title\": \"Informations Personnelles & \\u00c9quipe\", \"theme\": \"success\", \"collapsible\": false, \"key\": \"step1\", \"type\": \"panel\", \"label\": \"Informations Personnelles & \\u00c9quipe\", \"input\": false, \"components\": [{\"label\": \"CSS Personnalis\\u00e9 \\u00c9tape 1\", \"tag\": \"style\", \"content\": \".formio-component-step1 .formio-component-columns { margin-bottom: 20px !important; }\", \"key\": \"customCssStep1\", \"type\": \"htmlelement\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"attrs\": [], \"id\": \"e83aay\"}, {\"type\": \"columns\", \"key\": \"col11\", \"columns\": [{\"components\": [{\"label\": \"Nom (Chef d'\\u00e9quipe)\", \"labelPosition\": \"top\", \"placeholder\": \"Entrez votre nom\", \"description\": \"\", \"tooltip\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"widget\": {\"type\": \"input\"}, \"inputMask\": \"\", \"allowMultipleMasks\": false, \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"showWordCount\": false, \"showCharCount\": false, \"mask\": false, \"autofocus\": false, \"spellcheck\": true, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"inputFormat\": \"plain\", \"case\": \"\", \"redrawOn\": \"\", \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": true, \"pattern\": \"\", \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"minLength\": \"\", \"maxLength\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"errorLabel\": \"\", \"key\": \"nomComplet\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"type\": \"textfield\", \"input\": true, \"hideOnChildrenHidden\": false, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"dbIndex\": false, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"encrypted\": false, \"inputType\": \"text\", \"id\": \"envjbd2\", \"defaultValue\": \"\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Pr\\u00e9nom\", \"placeholder\": \"Entrez votre pr\\u00e9nom\", \"tableView\": true, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"prenom\", \"type\": \"textfield\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"ejwwe0z\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"input\": false, \"tableView\": false, \"label\": \"Colonnes\", \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"e1a9zdw\"}, {\"type\": \"columns\", \"key\": \"col12\", \"columns\": [{\"components\": [{\"label\": \"E-mail\", \"labelPosition\": \"top\", \"placeholder\": \"Entrez votre e-mail\", \"description\": \"\", \"tooltip\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"widget\": {\"type\": \"input\"}, \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"mask\": false, \"autofocus\": false, \"spellcheck\": true, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"inputFormat\": \"plain\", \"case\": \"\", \"redrawOn\": \"\", \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": true, \"pattern\": \"\", \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"minLength\": \"\", \"maxLength\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"email\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"type\": \"email\", \"input\": true, \"hideOnChildrenHidden\": false, \"protected\": false, \"persistent\": true, \"refreshOn\": \"\", \"dbIndex\": false, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"inputType\": \"email\", \"inputMask\": \"\", \"kickbox\": {\"enabled\": false}, \"id\": \"ewg837\", \"defaultValue\": \"\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Num\\u00e9ro de t\\u00e9l\\u00e9phone (WhatsApp de pr\\u00e9f\\u00e9rence)\", \"placeholder\": \"+228 XX XX XX XX\", \"inputMask\": \"+228 99 99 99 99\", \"tableView\": true, \"validate\": {\"required\": true, \"customMessage\": \"Veuillez entrer votre num\\u00e9ro de t\\u00e9l\\u00e9phone correctement. (Exemple: +228 XXXXXXXX)\", \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"numeroDeTelephoneCompatibleWhatsApp\", \"type\": \"phoneNumber\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"tel\", \"inputFormat\": \"plain\", \"id\": \"e9l1l2j\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"input\": false, \"tableView\": false, \"label\": \"Colonnes\", \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"ers9as\"}, {\"type\": \"columns\", \"key\": \"col13\", \"columns\": [{\"components\": [{\"label\": \"Genre\", \"labelPosition\": \"top\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre genre\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"dataSrc\": \"values\", \"data\": {\"values\": [{\"label\": \"Masculin\", \"value\": \"homme\"}, {\"label\": \"F\\u00e9minin\", \"value\": \"femme\"}], \"resource\": \"\", \"json\": \"\", \"url\": \"\", \"custom\": \"\"}, \"valueProperty\": \"\", \"dataType\": \"\", \"template\": \"<span>{{ item.label }}</span>\", \"searchEnabled\": true, \"selectThreshold\": 0.3, \"readOnlyValue\": false, \"customOptions\": {}, \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": true, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"genre\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"overlay\": {\"style\": \"\", \"page\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"type\": \"select\", \"indexeddb\": {\"filter\": {}}, \"selectFields\": \"\", \"searchField\": \"\", \"minSearch\": 0, \"filter\": \"\", \"limit\": 100, \"refreshOn\": \"\", \"redrawOn\": \"\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"suffix\": \"\", \"protected\": false, \"persistent\": true, \"dbIndex\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"lazyLoad\": true, \"authenticate\": false, \"searchThreshold\": 0.3, \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"id\": \"et7ud4l\", \"defaultValue\": \"\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Tranche d'\\u00e2ge\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre tranche d'\\u00e2ge\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Moins de 18 ans\", \"value\": \"15-20\"}, {\"label\": \"18 - 25 ans\", \"value\": \"21-30\"}, {\"label\": \"26 - 35 ans\", \"value\": \"2635Ans\"}, {\"label\": \"36 ans et plus\", \"value\": \"40plus\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"trancheAge\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"e0x3pei\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"input\": false, \"tableView\": false, \"label\": \"Colonnes\", \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"egaenv\"}, {\"type\": \"columns\", \"key\": \"col14\", \"columns\": [{\"components\": [{\"label\": \"Dans quelle r\\u00e9gion \\u00eates-vous bas\\u00e9(e) ?\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre r\\u00e9gion\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Maritime\", \"value\": \"maritime\"}, {\"label\": \"Plateaux\", \"value\": \"plateaux\"}, {\"label\": \"Centrale\", \"value\": \"centrale\"}, {\"label\": \"Kara\", \"value\": \"kara\"}, {\"label\": \"Savanes\", \"value\": \"savanes\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"region\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"e4zn32m\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Localisation (Ville)\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez d'abord une r\\u00e9gion\", \"tableView\": true, \"dataSrc\": \"custom\", \"data\": {\"custom\": \"const regions = {'maritime': ['An\\u00e9ho','Lom\\u00e9','Tabligbo','Ts\\u00e9vi\\u00e9','Vogan'],'plateaux': ['Amlam\\u00e9','Atakpam\\u00e9','Badou','Kpalim\\u00e9','Nots\\u00e9'],'centrale': ['Adjengr\\u00e9','Blitta','Sokod\\u00e9','Sotouboua','Tchamba'],'kara': ['Bafilo','Bassar','Kara','Pagouda','Niamtougou'],'savanes': ['Cinkass\\u00e9','Dapaong','Mango','Tandjouar\\u00e9']};\\nconst region = data.region;\\nif (!region || !regions[region]) { values = []; } else { values = regions[region].map(city => ({ label: city, value: city })); }\", \"values\": [], \"json\": \"\", \"url\": \"\", \"resource\": \"\"}, \"valueProperty\": \"value\", \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"localisationVille\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"ek9wk5i\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"input\": false, \"tableView\": false, \"label\": \"Colonnes\", \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"e65gqal\"}, {\"label\": \"Quelle est votre nationalit\\u00e9 ?\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre nationalit\\u00e9\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Togolaise\", \"value\": \"togolaise\"}, {\"label\": \"Autre\", \"value\": \"autres\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"quelEstVotreNationalite\", \"type\": \"select\", \"input\": true, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"esfgjqf\"}, {\"label\": \"Pr\\u00e9cisez votre nationalit\\u00e9\", \"placeholder\": \"Entrez votre nationalit\\u00e9\", \"hidden\": true, \"tableView\": true, \"clearOnHide\": false, \"key\": \"quelleEstVotreNationalite\", \"conditional\": {\"show\": true, \"when\": \"quelEstVotreNationalite\", \"eq\": \"autres\"}, \"type\": \"textfield\", \"input\": true, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"ehmkn7u\"}, {\"type\": \"columns\", \"key\": \"col15\", \"columns\": [{\"components\": [{\"label\": \"Plus haut niveau d'\\u00e9tudes atteint\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez un niveau\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Aucune \\u00e9ducation formelle\", \"value\": \"aucuneEducationFormelle\"}, {\"label\": \"\\u00c9tudes primaires achev\\u00e9es\", \"value\": \"etudesPrimairesTerminees\"}, {\"label\": \"Coll\\u00e8ge (BEPC)\", \"value\": \"college\"}, {\"label\": \"Lyc\\u00e9e (BAC I ou BAC II)\", \"value\": \"lycee\"}, {\"label\": \"Formation technique ou professionnelle\", \"value\": \"licence\"}, {\"label\": \"Licence ou \\u00e9quivalent\", \"value\": \"master\"}, {\"label\": \"Master ou \\u00e9quivalent\", \"value\": \"doctorat\"}, {\"label\": \"Doctorat (PhD)\", \"value\": \"doctoratPhD\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"education\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"etu4pc\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Type d'\\u00e9tablissement fr\\u00e9quent\\u00e9\", \"widget\": \"choicesjs\", \"placeholder\": \"Votre type d'institution\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Universit\\u00e9\", \"value\": \"universite\"}, {\"label\": \"Institut de Formation Professionnelle\", \"value\": \"institutDeFormationProfessionnel\"}, {\"label\": \"Autre\", \"value\": \"autres\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"typeDEtablissementFrequente\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"ej36tvg\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"input\": false, \"tableView\": false, \"label\": \"Colonnes\", \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"emhs8la\"}, {\"label\": \"Nom de votre Innovation / Startup\", \"placeholder\": \"Nom de votre Innovation / Startup\", \"tableView\": true, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"nomInnovationStartup\", \"type\": \"textfield\", \"input\": true, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"eb9fb2b\"}, {\"type\": \"columns\", \"key\": \"col16\", \"columns\": [{\"components\": [{\"label\": \"Langue pr\\u00e9f\\u00e9r\\u00e9e pour le pitch\", \"optionsLabelPosition\": \"right\", \"inline\": true, \"tableView\": false, \"values\": [{\"label\": \"<span class='flag fr'></span> Fran\\u00e7ais\", \"value\": \"fr\", \"shortcut\": \"\"}, {\"label\": \"<span class='flag gb'></span> Anglais\", \"value\": \"gb\", \"shortcut\": \"\"}], \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"languePitch\", \"type\": \"radio\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"inputType\": \"radio\", \"fieldSet\": false, \"id\": \"e9u2mn\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Besoin d'assistance li\\u00e9e \\u00e0 un handicap ?\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez si applicable\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Aucun\", \"value\": \"aucun\"}, {\"label\": \"Visuel\", \"value\": \"visuel\"}, {\"label\": \"Auditif\", \"value\": \"auditif\"}, {\"label\": \"Moteur\", \"value\": \"moteur\"}, {\"label\": \"Autre\", \"value\": \"autre\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"besoinAssistanceHandicap\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"e1k0rpq\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"input\": false, \"tableView\": false, \"label\": \"Colonnes\", \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"e24s25a\"}, {\"label\": \"Suivant\", \"action\": \"event\", \"showValidations\": false, \"theme\": \"success\", \"block\": true, \"rightIcon\": \"fa fa-angle-right\", \"customClass\": \"btn-wizard-nav-next\", \"tableView\": false, \"key\": \"submit7\", \"attributes\": {\"style\": \"box-sizing: border-box; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px;  height: 56px; background: #282828 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #F9F7F4 !important; transition: all 0.2s ease !important; flex: none; order: 1; flex-grow: 0; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoNextPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"leftIcon\": \"\", \"disableOnInvalid\": false, \"dataGridLabel\": true, \"id\": \"efbrbxe\"}], \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"breadcrumb\": \"default\", \"id\": \"ew5bybq\"}, {\"title\": \"Informations Startup\", \"theme\": \"success\", \"collapsible\": false, \"key\": \"step2\", \"type\": \"panel\", \"label\": \"Panel\", \"components\": [{\"label\": \"Colonnes\", \"columns\": [{\"components\": [{\"label\": \"Nom de l'\\u00e9quipe ou de la Startup\", \"placeholder\": \"Entrez le nom\", \"tableView\": true, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"nomDeVotreStartup\", \"type\": \"textfield\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"ey35848\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Nombre de membres\", \"labelPosition\": \"top\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez le nombre\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"dataSrc\": \"values\", \"data\": {\"values\": [{\"label\": \"1\", \"value\": \"1\"}, {\"label\": \"2\", \"value\": \"2\"}, {\"label\": \"3\", \"value\": \"3\"}, {\"label\": \"4\", \"value\": \"4\"}, {\"label\": \"5\", \"value\": \"5\"}, {\"label\": \"6\", \"value\": \"6\"}], \"resource\": \"\", \"json\": \"\", \"url\": \"\", \"custom\": \"\"}, \"valueProperty\": \"\", \"dataType\": \"\", \"template\": \"<span>{{ item.label }}</span>\", \"searchEnabled\": true, \"selectThreshold\": 0.3, \"readOnlyValue\": false, \"customOptions\": {}, \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": true, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"nombreDeMembresDeLequipe2\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"overlay\": {\"style\": \"\", \"page\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"type\": \"select\", \"indexeddb\": {\"filter\": {}}, \"selectFields\": \"\", \"searchField\": \"\", \"minSearch\": 0, \"filter\": \"\", \"limit\": 100, \"refreshOn\": \"\", \"redrawOn\": \"\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"suffix\": \"\", \"protected\": false, \"persistent\": true, \"dbIndex\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"lazyLoad\": true, \"authenticate\": false, \"searchThreshold\": 0.3, \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"id\": \"ep02qew\", \"defaultValue\": \"\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"key\": \"columns\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"id\": \"eamixjo\"}, {\"label\": \"Br\\u00e8ves biographies des membres cl\\u00e9s (r\\u00f4les, parcours)\", \"reorder\": false, \"addAnother\": \"AJOUTER UNE BIOGRAPHIE\", \"addAnotherPosition\": \"bottom\", \"defaultOpen\": false, \"layoutFixed\": false, \"enableRowGroups\": false, \"customClass\": \"datagrid-biographies\", \"tableView\": false, \"defaultValue\": [{\"textField\": \"\", \"textField1\": \"\", \"textArea\": \"\"}], \"validateOn\": \"blur\", \"key\": \"dataGrid\", \"attributes\": {\"style\": \"background: #F9F7F4; border-radius: 10px; padding: 20px; margin-top: 10px;\"}, \"type\": \"datagrid\", \"initEmpty\": false, \"input\": true, \"components\": [{\"label\": \"Membre\", \"columns\": [{\"components\": [{\"label\": \"Nom\", \"placeholder\": \"Nom\", \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"textField\", \"type\": \"textfield\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"eq40nm\"}], \"width\": 6, \"size\": \"md\", \"offset\": 0, \"push\": 0, \"pull\": 0}, {\"components\": [{\"label\": \"Pr\\u00e9nom\", \"placeholder\": \"Pr\\u00e9nom\", \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"textField1\", \"type\": \"textfield\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"eydw0el\"}], \"width\": 6, \"size\": \"md\", \"offset\": 0, \"push\": 0, \"pull\": 0}, {\"components\": [{\"label\": \"Biographie\", \"placeholder\": \"Entrez la biographie\", \"autoExpand\": false, \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\", \"minWords\": \"\", \"maxWords\": \"\"}, \"key\": \"textArea\", \"type\": \"textarea\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"html\", \"inputMask\": \"\", \"rows\": 3, \"wysiwyg\": false, \"editor\": \"\", \"id\": \"euy04a9\"}], \"width\": 12, \"size\": \"md\"}], \"customClass\": \"membre-section\", \"key\": \"columns\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"e005l6e\"}], \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": true, \"id\": \"eusk8w\"}, {\"label\": \"Colonnes\", \"columns\": [{\"components\": [{\"label\": \"Pr\\u00e9sence de femmes, minorit\\u00e9s ou personnes handicap\\u00e9es ?\", \"labelPosition\": \"top\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre r\\u00e9ponse\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"dataSrc\": \"values\", \"data\": {\"values\": [{\"label\": \"Oui\", \"value\": \"oui\"}, {\"label\": \"Non\", \"value\": \"non\"}], \"resource\": \"\", \"json\": \"\", \"url\": \"\", \"custom\": \"\"}, \"valueProperty\": \"\", \"dataType\": \"\", \"template\": \"<span>{{ item.label }}</span>\", \"searchEnabled\": true, \"selectThreshold\": 0.3, \"readOnlyValue\": false, \"customOptions\": {}, \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": true, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"yATIlDePersonnesIssuesDeCommunautesMarginaliseesOuVivantAvecUnHandicapDansLequipe\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"overlay\": {\"style\": \"\", \"page\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"type\": \"select\", \"indexeddb\": {\"filter\": {}}, \"selectFields\": \"\", \"searchField\": \"\", \"minSearch\": 0, \"filter\": \"\", \"limit\": 100, \"refreshOn\": \"\", \"redrawOn\": \"\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"suffix\": \"\", \"protected\": false, \"persistent\": true, \"dbIndex\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"lazyLoad\": true, \"authenticate\": false, \"searchThreshold\": 0.3, \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"id\": \"eaz2j1j\", \"defaultValue\": \"\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\"}, {\"components\": [{\"label\": \"Site Web ou R\\u00e9seaux Sociaux de la Startup / Organisation\", \"placeholder\": \"Entrez le lien\", \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"siteWebOuReseauxSociauxDeLaStartup1\", \"type\": \"url\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"url\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"etqydpk\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\"}], \"key\": \"col_presence_site\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"ebaa7ss\"}, {\"label\": \"Votre startup est-elle l\\u00e9galement enregistr\\u00e9e au Togo ?\", \"labelPosition\": \"top\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre r\\u00e9ponse\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"dataSrc\": \"values\", \"data\": {\"values\": [{\"label\": \"Oui\", \"value\": \"oui\"}, {\"label\": \"Non\", \"value\": \"non\"}, {\"label\": \"Non, mais ouverte \\u00e0 l'enregistrement au Togo\", \"value\": \"nonMaisOuverteALenregistrementAuTogo\"}], \"resource\": \"\", \"json\": \"\", \"url\": \"\", \"custom\": \"\"}, \"valueProperty\": \"\", \"dataType\": \"\", \"template\": \"<span>{{ item.label }}</span>\", \"searchEnabled\": true, \"selectThreshold\": 0.3, \"readOnlyValue\": false, \"customOptions\": {}, \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"votreStartupEstElleLegalementEnregistreeAuTogo\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"overlay\": {\"style\": \"\", \"page\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"type\": \"select\", \"indexeddb\": {\"filter\": {}}, \"selectFields\": \"\", \"searchField\": \"\", \"minSearch\": 0, \"filter\": \"\", \"limit\": 100, \"refreshOn\": \"\", \"redrawOn\": \"\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"suffix\": \"\", \"protected\": false, \"persistent\": true, \"dbIndex\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"lazyLoad\": true, \"authenticate\": false, \"searchThreshold\": 0.3, \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"id\": \"ecrh82t\", \"defaultValue\": \"\"}, {\"label\": \"Columns\", \"columns\": [{\"components\": [{\"label\": \"Pr\\u00e9c\\u00e9dent\", \"action\": \"event\", \"showValidations\": false, \"block\": true, \"leftIcon\": \"fa fa-angle-left\", \"customClass\": \"btn-wizard-nav-previous\", \"tableView\": false, \"key\": \"precedent6\", \"attributes\": {\"style\": \"box-sizing: border-box; display: inline-flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #F9F7F4 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #282828 !important; transition: all 0.2s ease !important; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoPreviousPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"rightIcon\": \"\", \"disableOnInvalid\": false, \"theme\": \"primary\", \"dataGridLabel\": true, \"id\": \"e4hs3r\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Suivant\", \"action\": \"event\", \"showValidations\": false, \"theme\": \"success\", \"block\": true, \"rightIcon\": \"fa fa-angle-right\", \"customClass\": \"btn-wizard-nav-next\", \"tableView\": false, \"key\": \"submit8\", \"attributes\": {\"style\": \"box-sizing: border-box; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #282828 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #F9F7F4 !important; transition: all 0.2s ease !important; flex: none; order: 1; flex-grow: 0; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoNextPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"leftIcon\": \"\", \"disableOnInvalid\": false, \"dataGridLabel\": true, \"id\": \"e5i2uad\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"key\": \"columns1\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"ebstwdp\"}], \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"breadcrumb\": \"default\", \"id\": \"e7xum0f\"}, {\"title\": \"March\\u00e9 & Impact\", \"theme\": \"success\", \"collapsible\": false, \"key\": \"step3\", \"type\": \"panel\", \"label\": \"Panel\", \"components\": [{\"label\": \"Qu'est-ce qui rend votre solution unique ou innovante ?\", \"labelPosition\": \"top\", \"placeholder\": \"D\\u00e9crivez votre solution\", \"description\": \"\", \"tooltip\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"widget\": {\"type\": \"input\"}, \"editor\": \"\", \"autoExpand\": false, \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"showWordCount\": false, \"showCharCount\": false, \"autofocus\": false, \"spellcheck\": true, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"inputFormat\": \"html\", \"case\": \"\", \"redrawOn\": \"\", \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"pattern\": \"\", \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"minLength\": \"\", \"maxLength\": \"\", \"minWords\": \"\", \"maxWords\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"errorLabel\": \"\", \"key\": \"textArea\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"type\": \"textarea\", \"rows\": 3, \"wysiwyg\": false, \"input\": true, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"dbIndex\": false, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"encrypted\": false, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputMask\": \"\", \"id\": \"ebb8num\", \"defaultValue\": \"\"}, {\"label\": \"Quel impact cette solution pourrait-elle avoir au Togo ou en Afrique de l'Ouest ?\", \"labelPosition\": \"top\", \"placeholder\": \"D\\u00e9crivez l'impact de votre solution\", \"description\": \"\", \"tooltip\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"widget\": {\"type\": \"input\"}, \"editor\": \"\", \"autoExpand\": false, \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"showWordCount\": false, \"showCharCount\": false, \"autofocus\": false, \"spellcheck\": true, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"inputFormat\": \"html\", \"case\": \"\", \"redrawOn\": \"\", \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"pattern\": \"\", \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"minLength\": \"\", \"maxLength\": \"\", \"minWords\": \"\", \"maxWords\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"errorLabel\": \"\", \"key\": \"textArea1\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"type\": \"textarea\", \"rows\": 3, \"wysiwyg\": false, \"input\": true, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"dbIndex\": false, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"encrypted\": false, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputMask\": \"\", \"id\": \"ekxmacs\", \"defaultValue\": \"\"}, {\"label\": \"Columns\", \"columns\": [{\"components\": [{\"label\": \"Pr\\u00e9c\\u00e9dent\", \"action\": \"event\", \"showValidations\": false, \"block\": true, \"leftIcon\": \"fa fa-angle-left\", \"customClass\": \"btn-wizard-nav-previous\", \"tableView\": false, \"key\": \"precedent6\", \"attributes\": {\"style\": \"box-sizing: border-box; display: inline-flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #F9F7F4 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #282828 !important; transition: all 0.2s ease !important; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoPreviousPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"rightIcon\": \"\", \"disableOnInvalid\": false, \"theme\": \"primary\", \"dataGridLabel\": true, \"id\": \"e0yppn\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Suivant\", \"action\": \"event\", \"showValidations\": false, \"theme\": \"success\", \"block\": true, \"rightIcon\": \"fa fa-angle-right\", \"customClass\": \"btn-wizard-nav-next\", \"tableView\": false, \"key\": \"submit8\", \"attributes\": {\"style\": \"box-sizing: border-box; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #282828 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #F9F7F4 !important; transition: all 0.2s ease !important; flex: none; order: 1; flex-grow: 0; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoNextPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"leftIcon\": \"\", \"disableOnInvalid\": false, \"dataGridLabel\": true, \"id\": \"elb2wor\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"key\": \"columns1\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"ecs6n3s\"}], \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"breadcrumb\": \"default\", \"id\": \"ehxdl8b\"}, {\"title\": \"Pr\\u00e9sentation de l'Innovation\", \"theme\": \"success\", \"collapsible\": false, \"key\": \"step4\", \"type\": \"panel\", \"label\": \"Panel\", \"components\": [{\"label\": \"CSS Personnalis\\u00e9 \\u00c9tape 3\", \"tag\": \"style\", \"content\": \"\\n/* ... (Styles CSS conserv\\u00e9s tels quels pour la structure) ... */\\n\", \"key\": \"customCssStep3\", \"type\": \"htmlelement\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"attrs\": [], \"id\": \"e9dnrt\"}, {\"label\": \"Script Suppression Table Fichiers\", \"tag\": \"script\", \"content\": \"/* ... (Script conserv\\u00e9 tel quel pour la fonctionnalit\\u00e9) ... */\", \"key\": \"removeFileTableJs\", \"type\": \"htmlelement\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"attrs\": [], \"id\": \"epbzyep\"}, {\"label\": \"Quel probl\\u00e8me essayez-vous de r\\u00e9soudre ? (Max. 200 mots)\", \"placeholder\": \"D\\u00e9crivez le probl\\u00e8me\", \"autoExpand\": false, \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"maxWords\": 200, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\", \"minWords\": \"\"}, \"key\": \"veuillezExpliquerBrievement1\", \"type\": \"textarea\", \"input\": true, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"html\", \"inputMask\": \"\", \"rows\": 3, \"wysiwyg\": false, \"editor\": \"\", \"id\": \"exqj93v\"}, {\"label\": \"D\\u00e9crivez votre innovation/solution (Max. 300 mots)\", \"placeholder\": \"D\\u00e9crivez votre solution\", \"autoExpand\": false, \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"maxWords\": 300, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\", \"minWords\": \"\"}, \"key\": \"veuillezExpliquerBrievement2\", \"type\": \"textarea\", \"input\": true, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"html\", \"inputMask\": \"\", \"rows\": 3, \"wysiwyg\": false, \"editor\": \"\", \"id\": \"e3k0p2\"}, {\"label\": \"\\u00c0 quel stade se trouve actuellement votre solution ?\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez un stade\", \"tableView\": true, \"data\": {\"values\": [{\"label\": \"Id\\u00e9e\", \"value\": \"idee\"}, {\"label\": \"Prototype d\\u00e9velopp\\u00e9\", \"value\": \"prototypeDeveloppe\"}, {\"label\": \"MVP d\\u00e9velopp\\u00e9\", \"value\": \"mvpDeveloppe\"}, {\"label\": \"Lanc\\u00e9 avec premiers utilisateurs\", \"value\": \"lanceeAvecDesPremiersUtilisateurs\"}, {\"label\": \"G\\u00e9n\\u00e8re des revenus\", \"value\": \"genereDesRevenus\"}], \"json\": \"\", \"url\": \"\", \"resource\": \"\", \"custom\": \"\"}, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"ideeTravail\", \"type\": \"select\", \"input\": true, \"hideOnChildrenHidden\": false, \"searchThreshold\": 0.3, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"limit\": 100, \"dataSrc\": \"values\", \"valueProperty\": \"\", \"lazyLoad\": true, \"filter\": \"\", \"searchEnabled\": true, \"searchField\": \"\", \"minSearch\": 0, \"readOnlyValue\": false, \"authenticate\": false, \"template\": \"<span>{{ item.label }}</span>\", \"selectFields\": \"\", \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"customOptions\": {}, \"id\": \"elfrasf\"}, {\"label\": \"Quelles domaines sp\\u00e9cifiques votre solution s'adresse-t-elle ? (s\\u00e9lections multiples)\", \"labelPosition\": \"top\", \"optionsLabelPosition\": \"right\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"inline\": false, \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": false, \"modalEdit\": false, \"defaultValue\": {\"agriculture\": false, \"finance\": false, \"education\": false, \"logistique\": false, \"tourisme\": false, \"commerceArtisanat\": false, \"servicesPublics\": false, \"creativeIndustries\": false, \"smeProductivityAndGrowth\": false, \"productiviteEtCroissanceDesPme\": false}, \"values\": [{\"label\": \"Agriculture\", \"value\": \"agriculture\", \"shortcut\": \"\"}, {\"label\": \"Finance\", \"value\": \"finance\", \"shortcut\": \"\"}, {\"label\": \"Education\", \"value\": \"education\", \"shortcut\": \"\"}, {\"label\": \"Logistique\", \"value\": \"logistique\", \"shortcut\": \"\"}, {\"label\": \"Tourisme\", \"value\": \"tourisme\", \"shortcut\": \"\"}, {\"label\": \"Commerce & Artisanat\", \"value\": \"commerceArtisanat\", \"shortcut\": \"\"}, {\"label\": \" Industries cr\\u00e9atives\", \"value\": \"creativeIndustries\", \"shortcut\": \"\"}, {\"label\": \"Productivit\\u00e9 et croissance des PME\", \"value\": \"productiviteEtCroissanceDesPme\", \"shortcut\": \"\"}], \"redrawOn\": \"\", \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validate\": {\"required\": true, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"errorLabel\": \"\", \"minSelectedCountMessage\": \"\", \"maxSelectedCountMessage\": \"\", \"key\": \"selectBoxes1\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"type\": \"selectboxes\", \"placeholder\": \"S\\u00e9lectionnez les domaines\", \"input\": true, \"inputType\": \"checkbox\", \"keyModified\": true, \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"dbIndex\": false, \"widget\": null, \"validateOn\": \"change\", \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"fieldSet\": false, \"id\": \"eiic4as\"}, {\"label\": \"Colonnes\", \"columns\": [{\"components\": [{\"label\": \"Qui sont vos utilisateurs ou clients cibles ?\", \"placeholder\": \"D\\u00e9crivez vos cibles\", \"tableView\": true, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"quiSontVosUtilisateursOuClientsCibles\", \"type\": \"textfield\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"ehowxp\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\"}, {\"components\": [{\"label\": \"Avez-vous test\\u00e9 cette id\\u00e9e avec des utilisateurs ?\", \"labelPosition\": \"top\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez une r\\u00e9ponse\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"dataSrc\": \"values\", \"data\": {\"values\": [{\"label\": \"Oui\", \"value\": \"oui\"}, {\"label\": \"Non\", \"value\": \"non\"}, {\"label\": \"En cours\", \"value\": \"enCours\"}], \"resource\": \"\", \"json\": \"\", \"url\": \"\", \"custom\": \"\"}, \"valueProperty\": \"\", \"dataType\": \"\", \"template\": \"<span>{{ item.label }}</span>\", \"searchEnabled\": true, \"selectThreshold\": 0.3, \"readOnlyValue\": false, \"customOptions\": {}, \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"avezVousTesteAvecUtilisateurs\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"overlay\": {\"style\": \"\", \"page\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"type\": \"select\", \"indexeddb\": {\"filter\": {}}, \"selectFields\": \"\", \"searchField\": \"\", \"minSearch\": 0, \"filter\": \"\", \"limit\": 100, \"refreshOn\": \"\", \"redrawOn\": \"\", \"input\": true, \"hideOnChildrenHidden\": false, \"prefix\": \"\", \"suffix\": \"\", \"protected\": false, \"persistent\": true, \"dbIndex\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"lazyLoad\": true, \"authenticate\": false, \"searchThreshold\": 0.3, \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"id\": \"em821r\", \"defaultValue\": \"\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\"}], \"key\": \"columns3\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"eboh8bg\"}, {\"label\": \"T\\u00e9l\\u00e9chargez votre Pitch Deck (pr\\u00e9sentation, description du produit)\", \"description\": \"Format PDF (taille max : 10Mo)\", \"tableView\": false, \"storage\": \"base64\", \"fileMaxSize\": \"10MB\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"televersezLePitchDeck\", \"type\": \"file\", \"input\": true, \"filePattern\": \".pdf\", \"customClass\": \"pitch-deck-upload\", \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"image\": false, \"privateDownload\": false, \"imageSize\": \"200\", \"fileMinSize\": \"0KB\", \"uploadOnly\": false, \"id\": \"e39gyh\"}, {\"label\": \"Ajouter un lien ou des fichiers d\\u00e9mo de votre solution (Vid\\u00e9o d\\u00e9mo, UI, maquettes, diagrammes)\", \"optionsLabelPosition\": \"right\", \"inline\": true, \"tableView\": false, \"values\": [{\"label\": \"Ajouter un lien\", \"value\": \"mettreUnLien\"}, {\"label\": \"T\\u00e9l\\u00e9verser un fichier\", \"value\": \"televerserUnFichier\"}], \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"televersezUnLienVersLaDemoDeVotreSolutionMvp\", \"type\": \"radio\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"inputType\": \"radio\", \"fieldSet\": false, \"id\": \"etrj7j\"}, {\"label\": \"Entrez le lien vers la d\\u00e9mo de votre solution\", \"placeholder\": \"https://monsite.com\", \"description\": \"Vid\\u00e9o d\\u00e9mo, designs UI, maquettes \\u2013 max 10 Mo\", \"hidden\": true, \"tableView\": true, \"clearOnHide\": false, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"saisissezLeLienDeLaDemoDeVotreSolution\", \"conditional\": {\"show\": true, \"when\": \"televersezUnLienVersLaDemoDeVotreSolutionMvp\", \"eq\": \"mettreUnLien\"}, \"type\": \"url\", \"input\": true, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"url\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"e6bljqd\"}, {\"label\": \"T\\u00e9l\\u00e9chargez le fichier d\\u00e9mo de votre solution/MVP\", \"description\": \"Vid\\u00e9o d\\u00e9mo, designs UI, maquettes \\u2013 max 10 Mo\", \"hidden\": true, \"tableView\": false, \"storage\": \"base64\", \"fileMaxSize\": \"10MB\", \"clearOnHide\": false, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"televersezLePitchDeck1\", \"conditional\": {\"show\": true, \"when\": \"televersezUnLienVersLaDemoDeVotreSolutionMvp\", \"eq\": \"televerserUnFichier\"}, \"type\": \"file\", \"input\": true, \"customClass\": \"demo-file-upload\", \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"image\": false, \"privateDownload\": false, \"imageSize\": \"200\", \"filePattern\": \"*\", \"fileMinSize\": \"0KB\", \"uploadOnly\": false, \"id\": \"e1cdm5h\"}, {\"label\": \"Columns\", \"columns\": [{\"components\": [{\"label\": \"Pr\\u00e9c\\u00e9dent\", \"action\": \"event\", \"showValidations\": false, \"block\": true, \"leftIcon\": \"fa fa-angle-left\", \"customClass\": \"btn-wizard-nav-previous\", \"tableView\": false, \"key\": \"precedent6\", \"attributes\": {\"style\": \"box-sizing: border-box; display: inline-flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #F9F7F4 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #282828 !important; transition: all 0.2s ease !important; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoPreviousPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"rightIcon\": \"\", \"disableOnInvalid\": false, \"theme\": \"primary\", \"dataGridLabel\": true, \"id\": \"ep41en\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Suivant\", \"action\": \"event\", \"showValidations\": false, \"theme\": \"success\", \"block\": true, \"rightIcon\": \"fa fa-angle-right\", \"customClass\": \"btn-wizard-nav-next\", \"tableView\": false, \"key\": \"submit8\", \"attributes\": {\"style\": \"box-sizing: border-box; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #282828 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #F9F7F4 !important; transition: all 0.2s ease !important; flex: none; order: 1; flex-grow: 0; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoNextPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"leftIcon\": \"\", \"disableOnInvalid\": false, \"dataGridLabel\": true, \"id\": \"e1cxbei\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"key\": \"columns1\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"ey1at7\"}], \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"breadcrumb\": \"default\", \"id\": \"equlx0m\"}, {\"title\": \"Ad\\u00e9quation au Programme\", \"theme\": \"success\", \"collapsible\": false, \"key\": \"step5\", \"type\": \"panel\", \"label\": \"Panel\", \"components\": [{\"label\": \"Pourquoi souhaitez-vous participer au Djanta Innov'Arena Challenge ?\", \"placeholder\": \"Expliquez bri\\u00e8vement...\", \"autoExpand\": false, \"tableView\": true, \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\", \"minWords\": \"\", \"maxWords\": \"\"}, \"key\": \"motivation1\", \"type\": \"textarea\", \"input\": true, \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"html\", \"inputMask\": \"\", \"rows\": 3, \"wysiwyg\": false, \"editor\": \"\", \"id\": \"e0koqj\"}, {\"label\": \"De quel type d'accompagnement avez-vous le plus besoin ? (cochez tout ce qui s'applique)\", \"optionsLabelPosition\": \"right\", \"tableView\": false, \"values\": [{\"label\": \"Am\\u00e9lioration du produit\", \"value\": \"ameliorationProduit\"}, {\"label\": \"Mod\\u00e9lisation d'entreprise\", \"value\": \"modelisationDentreprise\"}, {\"label\": \"Acc\\u00e8s aux utilisateurs/march\\u00e9\", \"value\": \"accesAuxUtilisateursMarche\"}, {\"label\": \"Mentorat\", \"value\": \"mentorat\"}, {\"label\": \"Financement\", \"value\": \"financement\"}, {\"label\": \"Autre\", \"value\": \"autres\"}], \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"selectBoxes2\", \"type\": \"selectboxes\", \"input\": true, \"inputType\": \"checkbox\", \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"fieldSet\": false, \"inline\": false, \"id\": \"e9955al\"}, {\"label\": \"Autre\", \"hidden\": true, \"tableView\": true, \"clearOnHide\": false, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\"}, \"key\": \"autres\", \"conditional\": {\"show\": true, \"when\": \"selectBoxes2\", \"eq\": \"autres\"}, \"type\": \"textfield\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"plain\", \"inputMask\": \"\", \"id\": \"e1e50gs\"}, {\"label\": \"Pouvez-vous vous engager \\u00e0 \\u00eatre disponible \\u00e0 temps plein pendant le programme, en participant \\u00e0 toutes les sessions et activit\\u00e9s ? (sauf cas de force majeure)\", \"optionsLabelPosition\": \"right\", \"inline\": true, \"tableView\": false, \"values\": [{\"label\": \"Oui\", \"value\": \"oui\"}, {\"label\": \"Non\", \"value\": \"non\"}], \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"pouvezVousVousEngagerAEtreDisponibleATempsPleinPendantLeTempsDuProgrammeEnParticipantAToutesLesSessionsEtActivitesSaufEnCasDeForceMajeur\", \"type\": \"radio\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"inputType\": \"radio\", \"fieldSet\": false, \"id\": \"ef512eh\"}, {\"label\": \"Avez-vous d\\u00e9j\\u00e0 particip\\u00e9 \\u00e0 des hackathons, challenges d'innovation, ou programmes d'incubation/acc\\u00e9l\\u00e9ration ?\", \"optionsLabelPosition\": \"right\", \"inline\": true, \"tableView\": false, \"values\": [{\"label\": \"Oui\", \"value\": \"oui\"}, {\"label\": \"Non\", \"value\": \"non\"}], \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"key\": \"pouvezVousVousEngagerAEtreDisponibleATempsPleinPendantLeTempsDuProgrammeEnParticipantAToutesLesSessionsEtActivitesSaufEnCasDeForceMajeur1\", \"type\": \"radio\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"inputType\": \"radio\", \"fieldSet\": false, \"id\": \"eps95xj\"}, {\"label\": \"Lesquels ?\", \"autoExpand\": false, \"hidden\": true, \"tableView\": true, \"clearOnHide\": false, \"validateOn\": \"blur\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\", \"minWords\": \"\", \"maxWords\": \"\"}, \"key\": \"siYesCitezLes1\", \"conditional\": {\"show\": true, \"when\": \"pouvezVousVousEngagerAEtreDisponibleATempsPleinPendantLeTempsDuProgrammeEnParticipantAToutesLesSessionsEtActivitesSaufEnCasDeForceMajeur1\", \"eq\": \"oui\"}, \"type\": \"textarea\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"html\", \"inputMask\": \"\", \"rows\": 3, \"wysiwyg\": false, \"editor\": \"\", \"id\": \"ernn0r6\"}, {\"label\": \"Comment avez-vous entendu parler de ce programme ?\", \"labelPosition\": \"top\", \"widget\": \"choicesjs\", \"placeholder\": \"S\\u00e9lectionnez votre r\\u00e9ponse\", \"description\": \"\", \"tooltip\": \"\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": true, \"modalEdit\": false, \"multiple\": false, \"dataSrc\": \"values\", \"data\": {\"values\": [{\"label\": \"R\\u00e9seaux Sociaux (LinkedIn, Facebook, etc.)\", \"value\": \"reseauxSociauxLinkedInFacebookEtc\"}, {\"label\": \"Site web officiel\", \"value\": \"siteWebOfficiel\"}, {\"label\": \"Recommandation (Bouche \\u00e0 oreille)\", \"value\": \"recommandationBoucheAOreille\"}, {\"label\": \"Presse et m\\u00e9dias en ligne\", \"value\": \"presseEtMediasEnLigne\"}, {\"label\": \"Partenaires institutionnels ou techniques\", \"value\": \"partenairesInstitutionnelsOuTechniques\"}, {\"label\": \"Autre\", \"value\": \"autre\"}], \"resource\": \"\", \"json\": \"\", \"url\": \"\", \"custom\": \"\"}, \"valueProperty\": \"\", \"dataType\": \"\", \"template\": \"<span>{{ item.label }}</span>\", \"searchEnabled\": true, \"selectThreshold\": 0.3, \"readOnlyValue\": false, \"customOptions\": {}, \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"unique\": false, \"errorLabel\": \"\", \"key\": \"commentAvezVousEntenduParlerDeCeProgramme1\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {}, \"overlay\": {\"style\": \"\", \"page\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"type\": \"select\", \"indexeddb\": {\"filter\": {}}, \"selectFields\": \"\", \"searchField\": \"\", \"minSearch\": 0, \"filter\": \"\", \"limit\": 100, \"refreshOn\": \"\", \"redrawOn\": \"\", \"input\": true, \"prefix\": \"\", \"suffix\": \"\", \"protected\": false, \"persistent\": true, \"dbIndex\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"clearOnRefresh\": false, \"lazyLoad\": true, \"authenticate\": false, \"searchThreshold\": 0.3, \"fuseOptions\": {\"include\": \"score\", \"threshold\": 0.3}, \"id\": \"evgeeyg\", \"defaultValue\": \"\"}, {\"label\": \"Autre (veuillez pr\\u00e9ciser)\", \"autoExpand\": false, \"tableView\": true, \"key\": \"autre1\", \"conditional\": {\"show\": true, \"when\": \"commentAvezVousEntenduParlerDeCeProgramme1\", \"eq\": \"autre\"}, \"type\": \"textarea\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false, \"minLength\": \"\", \"maxLength\": \"\", \"pattern\": \"\", \"minWords\": \"\", \"maxWords\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"mask\": false, \"inputType\": \"text\", \"inputFormat\": \"html\", \"inputMask\": \"\", \"rows\": 3, \"wysiwyg\": false, \"editor\": \"\", \"id\": \"eish0vfk\"}, {\"label\": \"Columns\", \"columns\": [{\"components\": [{\"label\": \"Pr\\u00e9c\\u00e9dent\", \"action\": \"event\", \"showValidations\": false, \"block\": true, \"leftIcon\": \"fa fa-angle-left\", \"customClass\": \"btn-wizard-nav-previous\", \"tableView\": false, \"key\": \"precedent6\", \"attributes\": {\"style\": \"box-sizing: border-box; display: inline-flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #F9F7F4 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #282828 !important; transition: all 0.2s ease !important; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoPreviousPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"rightIcon\": \"\", \"disableOnInvalid\": false, \"theme\": \"primary\", \"dataGridLabel\": true, \"id\": \"enybas\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Suivant\", \"action\": \"event\", \"showValidations\": false, \"theme\": \"success\", \"block\": true, \"rightIcon\": \"fa fa-angle-right\", \"customClass\": \"btn-wizard-nav-next\", \"tableView\": false, \"key\": \"submit8\", \"attributes\": {\"style\": \"box-sizing: border-box; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #282828 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #F9F7F4 !important; transition: all 0.2s ease !important; flex: none; order: 1; flex-grow: 0; width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoNextPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"leftIcon\": \"\", \"disableOnInvalid\": false, \"dataGridLabel\": true, \"id\": \"ejsl2gs\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"key\": \"columns1\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"en19o48\"}], \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"breadcrumb\": \"default\", \"id\": \"eeyzj\"}, {\"title\": \"D\\u00e9claration\", \"theme\": \"success\", \"collapsible\": false, \"key\": \"step6\", \"type\": \"panel\", \"label\": \"Panel\", \"components\": [{\"label\": \"CSS Personnalis\\u00e9 \\u00c9tape 5\", \"tag\": \"style\", \"content\": \".formio-component-step5 .formio-component-checkbox { padding: 20px 0 !important; }\", \"key\": \"customCssStep5\", \"type\": \"htmlelement\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"attrs\": [], \"id\": \"ek03ush\"}, {\"html\": \"<h2 style='font-size: 22px; font-weight: 700; color: #282828; margin-bottom: 8px;'>D\\u00e9claration</h2>\", \"label\": \"Titre\", \"refreshOnChange\": false, \"key\": \"content1\", \"type\": \"content\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"id\": \"ec39r6l\"}, {\"label\": \"Je certifie que les informations fournies sont exactes et compl\\u00e8tes.\", \"key\": \"attestation\", \"type\": \"checkbox\", \"validate\": {\"required\": true, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"input\": true, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": true, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"right\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"inputType\": \"checkbox\", \"dataGridLabel\": true, \"value\": \"\", \"name\": \"\", \"id\": \"enyhwdf\"}, {\"label\": \"Je m'engage \\u00e0 prendre en charge, \\u00e0 mes propres frais, mon h\\u00e9bergement et mon transport entre mon lieu de r\\u00e9sidence et le lieu du programme pendant toute sa dur\\u00e9e.\", \"description\": \"\", \"tooltip\": \"\", \"shortcut\": \"\", \"inputType\": \"checkbox\", \"customClass\": \"\", \"tabindex\": \"\", \"hidden\": false, \"hideLabel\": false, \"autofocus\": false, \"disabled\": false, \"tableView\": false, \"modalEdit\": false, \"defaultValue\": false, \"redrawOn\": \"\", \"clearOnHide\": true, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"allowCalculateOverride\": false, \"validate\": {\"required\": true, \"customMessage\": \"\", \"custom\": \"\", \"customPrivate\": false, \"json\": \"\", \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"errorLabel\": \"\", \"key\": \"attestation1\", \"tags\": [], \"properties\": {}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\", \"json\": \"\"}, \"customConditional\": \"\", \"logic\": [], \"attributes\": {\"style\": \"display:flex; align-items:start;\"}, \"type\": \"checkbox\", \"name\": \"\", \"value\": \"\", \"input\": true, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"protected\": false, \"unique\": false, \"persistent\": true, \"refreshOn\": \"\", \"labelPosition\": \"right\", \"dbIndex\": false, \"widget\": null, \"validateOn\": \"change\", \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"allowMultipleMasks\": false, \"dataGridLabel\": true, \"id\": \"eo02zya\"}, {\"label\": \"Bloc NB\", \"content\": \"<div class='nb-block'>NB : Le programme se d\\u00e9roulera exclusivement en pr\\u00e9sentiel \\u00e0 <strong>Lom\\u00e9</strong>.</div>\", \"key\": \"htmlelementNb\", \"type\": \"htmlelement\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tag\": \"p\", \"attrs\": [], \"id\": \"ecsuxp\"}, {\"label\": \"Columns\", \"columns\": [{\"components\": [{\"label\": \"Pr\\u00e9c\\u00e9dent\", \"action\": \"event\", \"showValidations\": false, \"block\": true, \"leftIcon\": \"fa fa-angle-left\", \"customClass\": \"btn-wizard-nav-previous\", \"tableView\": false, \"key\": \"precedent8\", \"attributes\": {\"style\": \"box-sizing: border-box; display: inline-flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #F9F7F4 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #282828 !important; transition: all 0.2s ease !important;  width: 100%;\"}, \"type\": \"button\", \"event\": \"gotoPreviousPage\", \"input\": true, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"rightIcon\": \"\", \"disableOnInvalid\": false, \"theme\": \"primary\", \"dataGridLabel\": true, \"id\": \"eq6mfu2\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}, {\"components\": [{\"label\": \"Soumettre\", \"showValidations\": false, \"theme\": \"success\", \"block\": true, \"rightIcon\": \"fa fa-angle-right\", \"customClass\": \"btn-wizard-nav-next\", \"tableView\": false, \"key\": \"submit14\", \"attributes\": {\"style\": \"box-sizing: border-box; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 16px 24px; gap: 8px; height: 56px; background: #282828 !important; border: 1px solid #282828 !important; border-radius: 10px !important; font-family: 'MD IO', monospace, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important; font-weight: 400 !important; font-size: 20px !important; line-height: 100% !important; letter-spacing: -1px !important; text-transform: uppercase !important; color: #F9F7F4 !important; transition: all 0.2s ease !important; flex: none; order: 1; flex-grow: 0;  width: 100%;\"}, \"type\": \"button\", \"input\": true, \"saveOnEnter\": false, \"hideOnChildrenHidden\": false, \"placeholder\": \"\", \"prefix\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": true, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": {\"type\": \"input\"}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"size\": \"md\", \"leftIcon\": \"\", \"action\": \"submit\", \"disableOnInvalid\": false, \"dataGridLabel\": true, \"id\": \"e0nf55t\"}], \"width\": 6, \"offset\": 0, \"push\": 0, \"pull\": 0, \"size\": \"md\", \"currentWidth\": 6}], \"key\": \"columns6\", \"type\": \"columns\", \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"autoAdjust\": false, \"hideOnChildrenHidden\": false, \"id\": \"ecz16dr\"}], \"input\": false, \"tableView\": false, \"placeholder\": \"\", \"prefix\": \"\", \"customClass\": \"\", \"suffix\": \"\", \"multiple\": false, \"defaultValue\": null, \"protected\": false, \"unique\": false, \"persistent\": false, \"hidden\": false, \"clearOnHide\": false, \"refreshOn\": \"\", \"redrawOn\": \"\", \"modalEdit\": false, \"labelPosition\": \"top\", \"description\": \"\", \"errorLabel\": \"\", \"tooltip\": \"\", \"hideLabel\": false, \"tabindex\": \"\", \"disabled\": false, \"autofocus\": false, \"dbIndex\": false, \"customDefaultValue\": \"\", \"calculateValue\": \"\", \"widget\": null, \"attributes\": {}, \"validateOn\": \"change\", \"validate\": {\"required\": false, \"custom\": \"\", \"customPrivate\": false, \"strictDateValidation\": false, \"multiple\": false, \"unique\": false}, \"conditional\": {\"show\": null, \"when\": null, \"eq\": \"\"}, \"overlay\": {\"style\": \"\", \"left\": \"\", \"top\": \"\", \"width\": \"\", \"height\": \"\"}, \"allowCalculateOverride\": false, \"encrypted\": false, \"showCharCount\": false, \"showWordCount\": false, \"properties\": {}, \"allowMultipleMasks\": false, \"tree\": false, \"breadcrumb\": \"default\", \"id\": \"eh6px9i\"}], \"input\": true, \"key\": \"\", \"tableView\": false, \"label\": \"\", \"display\": \"wizard\"}"},"advantage_title":"Ce qui vous attend","sections":[],"sectors":[{"id":9,"name":"Agriculture","description":"<div data-oe-version=\"1.2\">L’agriculture demeure essentielle pour l’économie et la sécurité alimentaire. Pourtant, elle reste fragilisée par une faible mécanisation, des rendements limités, une forte dépendance aux aléas climatiques et d’importantes pertes post récolte.</div><p>Face à ces défis, L’innovation technologique apparait comme une voie de solution. Une opportunité s’ouvre ainsi à l’imagination et à la création de solutions intégrant la technologie capables de répondre à ces enjeux et d’en anticiper de nouveaux.</p>","cover_url":"https://djanta.b-cdn.net/images/sector3.jpg"},{"id":10,"name":"Éducation","description":"<div data-oe-version=\"1.2\">L’éducation reste confrontée à des obstacles majeurs tels que des infrastructures insuffisantes, des classes surchargées, un manque de ressources pédagogiques et des inégalités d’accès, notamment en zones rurales ou pour les filles. Ces difficultés limitent la qualité de l’apprentissage et freinent la préparation des jeunes aux compétences numériques et professionnelles indispensables sur le marché du travail.</div><p>Face à ces enjeux, un nouvel élan peut ainsi naître, porté par l’innovation&nbsp; afin de concevoir des solutions alliant la technologie et capables non seulement de surmonter ces obstacles, mais aussi de réinventer l’avenir de l’éducation.</p>","cover_url":"https://djanta.b-cdn.net/images/sector2.jpg"},{"id":11,"name":"Tourisme","description":"<div data-oe-version=\"1.2\">Le tourisme possède un fort potentiel économique et culturel, mais il reste confronté à des défis importants. Les infrastructures limitées, la faible digitalisation des services, le manque de promotion internationale et les difficultés d’accès aux sites freinent son essor. Les citoyens et acteurs locaux en subissent les conséquences, avec des opportunités économiques et d’emploi encore sous‑exploitées.</div><p>De ces défis peut naître une dynamique, portée par la technologie pour transformer le tourisme en un moteur de croissance et de rayonnement culturel.</p>","cover_url":"https://djanta.b-cdn.net/images/sector4.png"},{"id":12,"name":"Finance","description":"<div data-oe-version=\"1.2\">Le secteur financier joue un rôle clé dans la croissance économique, mais il reste marqué par des défis persistants. L’accès limité aux services bancaires, la faible inclusion financière des populations rurales, le manque de confiance dans les institutions et la difficulté d’obtenir des financements freinent l’entrepreneuriat et l’investissement.</div><div>L’innovation technologique peut transformer ce paysage.</div><p>La priorité est désormais de concevoir et de déployer des solutions portées par l’innovation technologique, afin de bâtir un système financier plus inclusif, transparent et adapté aux réalités locales.</p>","cover_url":"https://djanta.b-cdn.net/images/sector5.jpg"},{"id":13,"name":"Logistique","description":"<div data-oe-version=\"1.2\">La logistique est un maillon essentiel pour relier producteurs, marchés et citoyens. Pourtant, elle reste freinée par des infrastructures limitées, des réseaux de transport peu fiables, des coûts élevés et une faible digitalisation des services. Ces contraintes ralentissent la circulation des biens, augmentent les pertes et réduisent l’accès des populations à des produits essentiels.</div><div>L’innovation technologique peut transformer ce secteur en profondeur.</div><p>De ces défis peut émerger une volonté collective d’agir, en mobilisant la technologie pour bâtir des réseaux logistiques plus fiables, inclusifs et durables, au service du développement et du bien‑être des populations.</p>","cover_url":"https://djanta.b-cdn.net/images/sector6.jpg"},{"id":14,"name":"Commerce & Artisanat","description":"<div data-oe-version=\"1.2\">Le commerce et l’artisanat représentent une source essentielle de revenus et de créativité. Pourtant, ce secteur reste confronté à des défis tels que la faible structuration des marchés, la difficulté d’accès au financement, la concurrence informelle et le manque de visibilité internationale. Ces obstacles limitent la croissance des petites entreprises et réduisent les opportunités pour les artisans et commerçants.</div><p>L’innovation technologique peut offrir des solutions concrètes. Ces défis peuvent devenir une opportunité pour bâtir, grâce à la technologie et à l’engagement collectif, un commerce et un artisanat plus structurés, compétitifs et ouverts sur le monde, tout en valorisant durablement les savoir faire locaux.</p>","cover_url":"https://djanta.b-cdn.net/images/sector1.jpg"},{"id":15,"name":"Innovation et créativité numériques","description":"<div data-oe-version=\"1.2\">L’innovation et la créativité numériques représentent un moteur essentiel de transformation. Pourtant, ce secteur se heurte à des défis tels que l’accès limité aux infrastructures technologiques, le manque de financement pour les jeunes créateurs, et une faible valorisation des talents locaux sur les marchés internationaux. De telles obstacles freinent l’émergence de solutions originales et réduisent les opportunités pour les citoyens et entrepreneurs.</div><p>Ces défis sont une opportunité pour proposer des solutions adaptées aux réalités locales. Soutenir l’innovation et la créativité numériques, c’est donner aux talents locaux les moyens de s’exprimer, renforcer la compétitivité et ouvrir de nouveaux horizons.</p>","cover_url":"https://destination-togo.b-cdn.net/sectors/077134f1-sector_43a63009.jpg"},{"id":16,"name":"Services publics","description":"<div data-oe-version=\"1.2\">Les services publics jouent un rôle central dans la vie quotidienne, mais ils restent confrontés à des défis persistants. Les lenteurs administratives, le manque de transparence, l’accès limité aux services essentiels et la faible digitalisation freinent la confiance des citoyens et l’efficacité des institutions.</div><p>L’innovation technologique peut transformer ce secteur en profondeur. Moderniser les services publics, c’est bâtir une gouvernance plus inclusive et transparente. Mais c’est aussi un appel à la participation citoyenne : chacun peut contribuer par ses idées et ses initiatives à concevoir des solutions numériques adaptées aux réalités locales, afin de renforcer la confiance, l’efficacité et le bien‑être collectif.</p>","cover_url":"https://djanta.b-cdn.net/images/service-public-2.jpg"}],"timeline":[{"id":9,"date_display":false,"title":"7 Mai 2026","description":"Ouverture des candidatures"},{"id":10,"date_display":false,"title":"20 Mai 2026","description":"Première session d'information"},{"id":11,"date_display":false,"title":"23 Mai 2026","description":"Première formation"},{"id":12,"date_display":false,"title":"30 Mai 2026","description":"Deuxième formation"},{"id":13,"date_display":false,"title":"22 Juin 2026","description":"Fin des candidatures"},{"id":14,"date_display":false,"title":"30 Juin 2026","description":"Notification des projets présélectionnés"},{"id":16,"date_display":false,"title":"10 Juillet 2026","description":"Jour de pitch"}],"advantages":[{"id":11,"number":"01","title":false,"description":"<ul><li><strong>Après\nprésélection</strong></li></ul><ol><li>Une place au bootcamp&nbsp;Innov'Action</li><li>Un créneau de pitch devant un jury de\nprofessionnel<br><br></li></ol><ul><li><strong>Après sélection</strong></li></ul><ol><li>&nbsp;L’accès au programme d'incubation&nbsp;</li><li>&nbsp;Un mentorat, des opportunités de financement et\nun accès à notre espace de coworking pour parfaire&nbsp;votre MVP (Produit Minimum\nViable)</li></ol>"}],"applicant_types":[{"id":5,"title":"Qui Peut Postuler?","description":"Porteurs d'idées Jeunes professionnels, cadres et employés","icon_url":false},{"id":6,"title":"Qui peut postuler ?","description":"Chercheurs, clubs tech, groupes de design et communautés créatives souhaitant expérimenter, collaborer et cocréer","icon_url":false}],"faq":[{"id":5,"question":"Dois-je avoir une entreprise avant de pouvoir postuler ?","answer":"<div data-oe-version=\"1.2\">Oui. Le programme Innov'Action s’adresse aux startups disposant\ndéjà de solutions technologiques opérationnelles dûment enregistré. </div>"},{"id":6,"question":"Qui peut postuler et quels secteurs sont concernés ?","answer":"<div data-oe-version=\"1.2\">Innov'Action est ouvert aux startups, entrepreneurs et dirigeants\nsouhaitant accélérer leur croissance. Les secteurs concernés incluent :\nagriculture, éducation, tourisme, finances, logistique, commerce et artisanat,\ninnovation numérique et services publics.</div>"},{"id":7,"question":"Un projet déjà incubé ailleurs peut-il participer ?","answer":"<div data-oe-version=\"1.2\">Oui. Les projets déjà incubés peuvent candidater à Innov'Action.</div>"},{"id":8,"question":"Comment se déroule la sélection et que se passe-t-il après ?","answer":"<div data-oe-version=\"1.2\">La sélection sera assurée par l’opérateur du programme CcHUB\naccompagné de quelques experts locaux. À l’issue de la sélection, seuls les\nprojets retenus seront notifiés. Ces candidats bénéficieront d’un\naccompagnement structuré, allant de la formation et du mentorat à la\npossibilité d’intégrer le programme d’incubation. </div>"},{"id":18,"question":"Le programme est-il payant ?","answer":"<div data-oe-version=\"1.2\">Non, la participation au programme Innov'Action est entièrement\ngratuite. </div>"},{"id":19,"question":"Dois-je résider à Lomé pour participer ?","answer":"<div data-oe-version=\"1.2\">Oui. Bien que le cursus soit hybride, la participation en\nprésentiel demeure obligatoire. </div>"},{"id":20,"question":"Puis-je postuler seul si j'ai une excellente idée ?","answer":"<div data-oe-version=\"1.2\">Le programme exige des groupes d'au moins trois (03) profils complémentaires\n(par exemple : un profil tech, un profil marketing, un profil gestion). Si vous\nêtes seul, nous vous encourageons à former votre équipe avant la clôture des\ncandidatures.</div>"},{"id":21,"question":"Qu’entend-on par « profil complémentaire » ?","answer":"<div data-oe-version=\"1.2\">Un profil complémentaire désigne une personne dont les\ncompétences sont différentes des vôtres, mais indispensables pour faire avancer\nle projet. L'idée est de ne pas avoir trois personnes qui savent faire la même\nchose. C'est l'addition de vos talents qui permet de couvrir tous les besoins\ndu projet : créer, vendre et gérer.</div>"},{"id":22,"question":"Le Djanta Tech Hub prend-il des parts dans mon entreprise ?","answer":"<div data-oe-version=\"1.2\">Non, le Djanta Tech Hub ne prend aucune part au capital. </div>"},{"id":23,"question":"Le programme garantit-il un investissement à la fin ?","answer":"<div data-oe-version=\"1.2\">Nous ne finançons pas directement les projets. Le programme\nprépare les équipes à la levée de fonds auprès de partenaires externes. En complément,\nun fonds spécial \" Fond Start\" accompagne les projets d’excellence\navec une enveloppe pouvant atteindre 9 000 000 FCFA (15 000 EURO).</div>"},{"id":24,"question":"Quel est le niveau de maturité requis pour mon produit ?","answer":"<div data-oe-version=\"1.2\">Votre solution doit déjà être au moins déployée ou en phase de test avancé\n(bêta). Nous recherchons des projets ayant déjà des premiers utilisateurs ou\ndes preuves d'intérêt réelles du marché.</div>"},{"id":25,"question":"Mes données commerciales et techniques sont-elles sécurisées ?","answer":"<div data-oe-version=\"1.2\">La confidentialité est au cœur de notre engagement. Toutes\nles informations partagées durant l'incubation sont protégées par des accords\nde non-divulgation (NDA) pour garantir la sécurité de votre avantage\nconcurrentiel.</div>"},{"id":26,"question":"Le programme est-il compatible avec mon travail ou mes études ?","answer":"<div data-oe-version=\"1.2\">Ce programme est exigeant, mais sa structure est conçue pour\nrespecter votre emploi du temps. Grâce à un calendrier de formation fixé à\nl'avance, professionnels et étudiants peuvent piloter leurs activités en toute\nflexibilité.</div>"},{"id":27,"question":"Dans quelle langue se déroule l’accompagnement ?","answer":"<div data-oe-version=\"1.2\">Bien que le programme se déroule principalement en anglais,\nnous proposons un accompagnement en français pour garantir une progression\nfluide à tous nos participants.</div>"},{"id":28,"question":"Pourquoi le programme se déroule en anglais ?","answer":"<div data-oe-version=\"1.2\">Le choix de l'anglais répond à une ambition stratégique :\npréparer nos entrepreneurs à conquérir le marché mondial. Notre rêve est de\ncontribuer à l’émergence de la première licorne togolaise. En maîtrisant les\ncodes et la terminologie anglophone dès maintenant, nos talents se donnent les\nmoyens de pitcher devant des investisseurs globaux, de nouer des partenariats\ninternationaux et d'exporter le savoir-faire togolais bien au-delà de nos frontières.</div>"}],"criteria":[{"id":5,"title":false,"description":"Programme exclusivement en présentiel à Lomé"},{"id":6,"title":false,"description":"Ouvert à toute personne âgée de 18 ans et plus"},{"id":7,"title":false,"description":"Participation en groupe de 3 personnes minimum. Nous encourageons la mixité des profils (Gestion, Marketing, Développeur, Design, Data, Communication)"},{"id":8,"title":false,"description":"Frais de transport et d’hébergement à la charge des participants pour toute la durée du programme"}]}},"homeContent":{"sections":[{"id":1,"name":"section","type":"other","title":"Qui sommes‑nous ?","description_1":"Djanta Tech Hub est un espace pensé pour transformer les idées de projet en entreprises potentiellement rentables. Nous croyons qu’une idée, aussi brillante soit‑elle, ne peut devenir réalité qu’avec des actions guidées, concrètes et des outils adaptés. Pour ce faire, nous proposons, en partenariat avec des opérateurs, des programmes de formation, du coaching et des mentorats ciblés. Nous accompagnons les porteurs d’idées et les startups qui développent des solutions utiles, pratiques et simples d’utilisation, soutenues par la technologie. Ces solutions sont conçues pour répondre aux besoins des citoyens, des entreprises et des gouvernements, tout en restant adaptées aux réalités locales. Le Djanta Tech Hub est un lieu d’expérimentation, où la pédagogie se vit à travers la pratique, et où chaque idée peut être testée et affinée.","description_2":"Le Djanta Tech Hub, c’est aussi un espace de coworking qui favorise la collaboration, l’échange et la créativité. Nous sommes ouverts à toutes et à tous, jeunes ou moins jeunes, hommes ou femmes. Ce qui compte avant tout, c’est la volonté de passer à l’action.","image_url":"https://destination-togo.b-cdn.net/sections/2073291a-section-7b1a4e95f9a6.jpg"}],"programs":[{"id":10,"name":"Idee Action","slug":"programme-djanta-idea-action-application","display_name":"Qu’est-ce-que <span style=\"color : #8A00FF\">Idée-Action</span>?","description":"<div data-oe-version=\"1.2\">De l'idée au premier prototype, donnez\nvie à des solutions technologiques rentable et à fort impact.</div><div><br></div><div>Notre\nprogramme propose&nbsp;:</div><ul><li>Des\nformations pratiques pour construire vos premiers prototypes</li><li>Un accompagnement personnalisé par des professionnelles</li></ul><div>L'aventure commence pour une durée de 3 mois ! Constituez votre\néquipe et relevez le challenge Idée-Action. </div>","cover_url":"https://destination-togo.b-cdn.net/programs/d82ae65b-program-5eac9454a10e.jpg"},{"id":11,"name":"Innov Action","slug":"programme-djanta-innov-action-application","display_name":"Qu’est-ce-que <span style=\"color : #D236A2\">Innov'Action</span> ?","description":"<div data-oe-version=\"1.2\">Du prototype, bâtissez une entreprise rentable et faites\naccroitre votre base clientèle. </div><div><br></div><div>Notre programme propose&nbsp;:</div><ul><li>Des\nformations avancées pour solidifier votre modèle économique</li><li>Un accompagnement sur-mesure pour augmenter\nvotre clientèle</li></ul><div>Pour une durée de 6 mois, en équipe, intégrez le programme en\nrelevant le challenge Innov'Action.</div>","cover_url":"https://destination-togo.b-cdn.net/programs/1b6db5a3-program-db90e7cbb29f.jpg"}],"offers":[{"id":1,"section_id":1,"section_name":"section","section_type":"other","number":"01","label":"Pré-incubation","subtitle":"3 mois pour matérialiser votre idée","description":"<div>Opéré par CcHUB, ce programme intensif de 3 mois pour les porteurs d’idée vous donnera les outils pour structurer votre projet et le transformer en une offre concrète, adaptée aux besoins du marché.\nL’objectif est de vous accompagner jusqu'à l'acquisition de vos premiers clients grâce à des modules pratiques comme l’analyse de marché. Avec un total de 4 cohortes prévues sur les 12 prochains mois, c'est l'opportunité idéale pour bâtir des bases solides.&nbsp;<br><br>&nbsp;Pour intégrer l'une des premières promotions, participez au Challenge « Idée-action. »</div>"},{"id":2,"section_id":1,"section_name":"section","section_type":"other","number":"02","label":"Incubation","subtitle":"6 mois pour booster votre entreprise","description":"<div>Opéré par CcHUB, ce programme soutenu de 6 mois est dédié aux jeunes entreprises prêtes à passer à une échelle supérieure. À travers un mix stratégique d'outils, de coaching et de mentorat, vous apprendrez entre autres à identifier les opportunités de croissance de votre entreprise, optimiser les opérations et piloter sa rentabilité. Un total de 2 cohortes sont prévues sur les 12 prochains mois.&nbsp;<br><br>Participez au challenge « Innov'Action » pour intégrer la première cohorte d’incubation.</div>"},{"id":3,"section_id":1,"section_name":"section","section_type":"other","number":"03","label":"Accès au financement","subtitle":"Des micros tickets à valeur variable pour tester votre produit/service sur le marché et développer votre base clientèle","description":"<div>Des micros tickets à valeur variable pour tester votre produit/service sur le marché et développer votre base clientèle.\n\nLe Ministère de l'Efficacité du Service Public et de la Transformation Numérique à travers le cofinancement de l’Allemagne (Bundesministerium für wirtschaftliche Zusammenarbeit und Entwicklung (BMZ)), du Luxembourg (MAE, Luxembourg) et de l’European Union (UE) via le projet ProDigit, propose le dispositif financier « Fonds Start » pour accompagner les porteurs d’idées innovantes.&nbsp;<br><br>Une vingtaine d’initiatives seront sélectionnées suite à une série de pitchs devant un comité composé d’investisseurs et d’entrepreneurs aguerris.</div>"},{"id":4,"section_id":1,"section_name":"section","section_type":"other","number":"04","label":"Ateliers et formations","subtitle":"Pré incubation / incubation","description":"Le Djanta Tech Hub et ses partenaires organisent tout au long de l’année des séries d’ateliers et de formations ciblés pour les acteurs et passionnés par l’entreprenariat tech. Ces plateformes d’échanges et de partage de connaissances explorent des thématiques variées qui jonchent la vie d’un entrepreneur dans le secteur de la technologie."}],"partners":[{"id":8,"name":"TRANSFORMATION NUMERIQUE","image_url":"https://destination-togo.b-cdn.net/partners/83b14929-partner-99a631066101.jpg","description":"Agit comme le principal sponsor de cette initiative. Il mobilise les ministères sectoriels pour identifier les défis prioritaires de la nation","featured":false,"ordre":10,"website_url":false},{"id":5,"name":"CCHUB","image_url":"https://destination-togo.b-cdn.net/partners/3be5100c-partner-67299fffe13f.jpg","description":"Partenaire opérationnel, Il déploie les premiers programmes de préincubation et d’incubation sur le campus","featured":false,"ordre":11,"website_url":false},{"id":6,"name":"GIZ","image_url":"https://destination-togo.b-cdn.net/partners/04aacf9f-partner-f2b3a43fbf65.jpg","description":"Soutiennent l'innovation à travers le \"Fonds Start\", un dispositif financier crucial fournissant des micro-tickets","featured":false,"ordre":12,"website_url":false},{"id":9,"name":"TRANSFORMATION NUMERIQUE DATA LAB","image_url":"https://destination-togo.b-cdn.net/partners/417bfcc8-partner-ad0a6990c09c.jpg","description":"Propose des ateliers pour maîtriser les données et l’intelligence Artificielle","featured":false,"ordre":13,"website_url":false},{"id":1,"name":"ATD","image_url":"https://destination-togo.b-cdn.net/partners/e5e90c01-partner-67ee400d0c8f.jpg","description":"Coordonne l’animation du Djanta Tech Hub par délégation de mission. Elle anime aussi des sessions de formation dédiées à l'architecture des produits tech","featured":false,"ordre":14,"website_url":false},{"id":3,"name":"ANCY","image_url":"https://destination-togo.b-cdn.net/partners/11e7cd4d-partner-5de520acadaa.jpg","description":"Sensibilise les entrepreneurs aux enjeux de la sécurité informatique","featured":false,"ordre":15,"website_url":false},{"id":2,"name":"CDA","image_url":"https://destination-togo.b-cdn.net/partners/0cbd6d3b-partner-f0510275eeed.jpg","description":"Intervient à travers des formations sur la cybersécurité","featured":false,"ordre":16,"website_url":false},{"id":7,"name":"SIN","image_url":"https://destination-togo.b-cdn.net/partners/a59bb193-partner-15b29355a0d2.jpg","description":"Mobilisent des hébergeurs pour offrir des prix compétitifs aux startups","featured":false,"ordre":17,"website_url":false},{"id":4,"name":"IPDCP","image_url":"https://destination-togo.b-cdn.net/partners/a8c21515-partner-18c3fc4d8cb6.jpg","description":"Dispense des formations sur la protection des données des citoyens","featured":false,"ordre":18,"website_url":false}]},"lang":"fr"}