www.proximus.be Open in urlscan Pro
195.13.16.74  Public Scan

Submitted URL: https://content.news.proximus.com/deliverirs/servlet/IRSL?v=5&a=296&r=30167&m=689&l=3&e=2&x=2460724.0
Effective URL: https://www.proximus.be/fr/id_f_cr_care_moc_early_fiber/particuliers/r-orphans/forms/f-cr-care-moc-early-fiber.html?v1=e...
Submission: On November 18 via api from BE — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="header-search-form" onsubmit="elasticSearchBoxHeader.searchAnalysis('searchModalHeader2020'); elasticSearchBoxHeader.headerSearch('/fr/id_ar_search/particuliers/p-orphans/pdr-part.html',''); return false;" class="ng-pristine ng-valid">
  <div class="rs-form-items-group rs-form-items-group-collapse">
    <div class="rs-form-item rs-padding-bottom1" data-rslib-webcomponent-load="rslib.apps.searchautocomplete">
      <input type="search" data-searchautocomplete="" id="headerSearchInput" aria-describedby="ac-helper-searchAutoInput" placeholder="Votre mot-clé" autocomplete="on" role="combobox" aria-autocomplete="list" aria-expanded="false"
        aria-controls="ac-searchList" aria-activedescendant="" class="">
      <label id="ac-title" class="rs-form-label" for="headerSearchInput"> Je cherche... </label>
      <span class="rs-form-helper" id="ac-helper-searchAutoInput"> Exemple: smartphone, facture, fibre... </span>
    </div>
    <div class="rs-form-btn">
      <button type="submit" class="rs-btn" title="Search" id="search-dialog-btn" data-tms-button-name="search">
        <span class="hide-for-small-only">Rechercher</span>
        <i class="icon-Search rs-margin-left1-m"></i>
      </button>
    </div>
  </div>
</form>

Name: mfbForm

<form id="mfbForm" name="mfbForm" data-abide="ajax" onsubmit="return false;"
  ng-init="initWebform('frm_1b8d3b99-774d-4849-b881-18b46c252591', '{&quot;enabled&quot;:false,&quot;steps&quot;:{},&quot;currentStep&quot;:1,&quot;totalSteps&quot;:0}', 'mow', '{&quot;validityCheckbox&quot;:false,&quot;tokenKey&quot;:&quot;&quot;,&quot;invalidAppointmentIdError&quot;:&quot;&quot;,&quot;functionalErrors&quot;:[],&quot;prefillingList&quot;:{},&quot;initString&quot;:{}}',false); "
  novalidate="novalidate" class="ng-pristine ng-invalid ng-invalid-required ng-valid-validate-if-pattern-is-right-on-hidden-field ng-valid-pattern">
  <input type="hidden" ng-model="model.wfbPageTitle" ng-init="model.wfbPageTitle='Early Fiber'" value="Early Fiber" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
  <input type="hidden" ng-model="model.wfbParentPageTitle" ng-init="model.wfbParentPageTitle='Formulaire'" value="Formulaire" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
  <input type="hidden" ng-model="model.wfbPageUrl" ng-init="model.wfbPageUrl='//www.proximus.be/fr/id_f_cr_care_moc_early_fiber/particuliers/r-orphans/forms/f-cr-care-moc-early-fiber.html'"
    value="//www.proximus.be/fr/id_f_cr_care_moc_early_fiber/particuliers/r-orphans/forms/f-cr-care-moc-early-fiber.html" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
  <div class="" ng-init="addStepTitle({stepKey: &quot;&quot;, title: &quot;Vos coordonnées&quot;, stepValidation: false, initString: {}, doNotShowInSummary: false})" ng-show="showStep('')">
    <!-- ngIf: !isWizardEnabled -->
    <h4 ng-if="!isWizardEnabled" class="ng-scope">Vos coordonnées</h4><!-- end ngIf: !isWizardEnabled -->
    <div class="row">
      <div ng-show="conditionalShow('FirstName', conditionalRulesToBeApplied)" class="small-12 columns end">
        <div class="rs-form-item"
          ng-class="{error: (mfbForm.FirstName.$invalid &amp;&amp; mfbForm.FirstName.$dirty) || ('FirstName' !== 'FirstName' &amp;&amp; mfbForm.FirstName.$invalid &amp;&amp; mfbForm.FirstName.$dirty), 'rs-form-success': mfbForm.FirstName.$valid &amp;&amp; mfbForm.FirstName.$dirty &amp;&amp; mfbForm.FirstName.$valid &amp;&amp; mfbForm.FirstName.$dirty}">
          <input type="text" id="FirstName" name="FirstName" placeholder="" ng-class="{'rs-filled': !!model.FirstName.length || (typeof(model.FirstName) == number &amp;&amp; !!model.FirstName)}" ng-required="    conditionalRequired('','',
    '',
    'FirstName',
    conditionalRulesToBeApplied,
    true)
" ng-readonly="disableEditing" ng-init="prefill(&quot;FirstName&quot;,&quot;&quot;,&quot;firstName&quot;,&quot;text&quot;);wizardStepField(&quot;&quot;,&quot;FirstName&quot;, &quot;Prénom &quot;);
                         e2ePersonalizationPrefill(&quot;FirstName&quot;,&quot;&quot;,&quot;&quot;,&quot;text&quot;);" ng-model="model.FirstName" px-enter-key-disabled="" ng-blur="markAsDirty($event)" px-aria-invalid=""
            class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true" required="required">
          <label for="FirstName" class="rs-form-label" ng-class="{error: ((mfbForm.FirstName.$invalid &amp;&amp; mfbForm.FirstName.$dirty))}"> Prénom </label>
          <!-- ngIf: mfbForm.FirstName.$error.required --><span ng-if="mfbForm.FirstName.$error.required" id="FirstName-error-mandatory" class="error ng-binding ng-scope">Ce champ est
            obligatoire.</span><!-- end ngIf: mfbForm.FirstName.$error.required -->
          <!-- ngIf: !mfbForm.FirstName.$error.required && mfbForm.FirstName.$error.validateIfPatternIsRightOnHiddenField -->
          <!-- ngIf: mfbForm.FirstName.$error.emailConfirmation -->
          <!-- ngIf: mfbForm.FirstName.$error.pattern -->
          <!-- ngIf: !mfbForm.FirstName.$error.required && !mfbForm.FirstName.$error.validateIfPatternIsRightOnHiddenField && !mfbForm.FirstName.$error.pattern && ('FirstName' !== 'FirstName') && mfbForm.FirstName.$error.pattern -->
          <!-- ngIf: mfbForm.FirstName.$error.invalid -->
          <!-- ngIf: !mfbForm.FirstName.$error.pattern && mfbForm.FirstName.$error.invalidDate -->
        </div>
        <span ng-init="setErrorMessage('FirstName','{ \'required\': \'Ce champ est obligatoire.\', \'pattern\': \'Texte non valide.\'}')"></span>
      </div>
    </div>
    <div class="row">
      <div ng-show="conditionalShow('LastName', conditionalRulesToBeApplied)" class="small-12 columns end">
        <div class="rs-form-item"
          ng-class="{error: (mfbForm.LastName.$invalid &amp;&amp; mfbForm.LastName.$dirty) || ('LastName' !== 'LastName' &amp;&amp; mfbForm.LastName.$invalid &amp;&amp; mfbForm.LastName.$dirty), 'rs-form-success': mfbForm.LastName.$valid &amp;&amp; mfbForm.LastName.$dirty &amp;&amp; mfbForm.LastName.$valid &amp;&amp; mfbForm.LastName.$dirty}">
          <input type="text" id="LastName" name="LastName" placeholder="" ng-class="{'rs-filled': !!model.LastName.length || (typeof(model.LastName) == number &amp;&amp; !!model.LastName)}" ng-required="    conditionalRequired('','',
    '',
    'LastName',
    conditionalRulesToBeApplied,
    true)
" ng-readonly="disableEditing" ng-init="prefill(&quot;LastName&quot;,&quot;&quot;,&quot;lastName&quot;,&quot;text&quot;);wizardStepField(&quot;&quot;,&quot;LastName&quot;, &quot;Nom &quot;);
                         e2ePersonalizationPrefill(&quot;LastName&quot;,&quot;&quot;,&quot;&quot;,&quot;text&quot;);" ng-model="model.LastName" px-enter-key-disabled="" ng-blur="markAsDirty($event)" px-aria-invalid=""
            class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true" required="required">
          <label for="LastName" class="rs-form-label" ng-class="{error: ((mfbForm.LastName.$invalid &amp;&amp; mfbForm.LastName.$dirty))}"> Nom </label>
          <!-- ngIf: mfbForm.LastName.$error.required --><span ng-if="mfbForm.LastName.$error.required" id="LastName-error-mandatory" class="error ng-binding ng-scope">Ce champ est
            obligatoire.</span><!-- end ngIf: mfbForm.LastName.$error.required -->
          <!-- ngIf: !mfbForm.LastName.$error.required && mfbForm.LastName.$error.validateIfPatternIsRightOnHiddenField -->
          <!-- ngIf: mfbForm.LastName.$error.emailConfirmation -->
          <!-- ngIf: mfbForm.LastName.$error.pattern -->
          <!-- ngIf: !mfbForm.LastName.$error.required && !mfbForm.LastName.$error.validateIfPatternIsRightOnHiddenField && !mfbForm.LastName.$error.pattern && ('LastName' !== 'LastName') && mfbForm.LastName.$error.pattern -->
          <!-- ngIf: mfbForm.LastName.$error.invalid -->
          <!-- ngIf: !mfbForm.LastName.$error.pattern && mfbForm.LastName.$error.invalidDate -->
        </div>
        <span ng-init="setErrorMessage('LastName','{ \'required\': \'Ce champ est obligatoire.\', \'pattern\': \'Texte non valide.\'}')"></span>
      </div>
    </div>
    <div class="row">
      <!-- ngIf: conditionalShow('CALLBACKCLI', conditionalRulesToBeApplied) -->
      <div class="columns small-12 ng-scope" ng-if="conditionalShow('CALLBACKCLI', conditionalRulesToBeApplied)">
        <div class="row collapse">
          <div class="small-4 medium-4 large-3 columns">
            <div class="rs-form-item rs-form-item-prefix" ng-class="{error: ((mfbForm.CALLBACKCLICountry.$invalid &amp;&amp; mfbForm.CALLBACKCLICountry.$dirty))}">
              <select id="CALLBACKCLICountry" ng-init="prefill(&quot;CALLBACKCLICountry&quot;, &quot;0032&quot;, &quot;international&quot;, &quot;&quot;);
                                 e2ePersonalizationPrefill(&quot;CALLBACKCLICountry&quot;, &quot;0032&quot;, international, &quot;&quot;);
                                    wizardStepField(&quot;&quot;,&quot;CALLBACKCLICountry&quot;, &quot;doNotShowInSummary&quot;);" name="CALLBACKCLICountry" aria-describedby="CALLBACKCLICountry-helper"
                ng-class="{'rs-filled': !!model.CALLBACKCLICountry.length || (typeof(model.CALLBACKCLICountry) == number &amp;&amp; !!model.CALLBACKCLICountry)}" ng-model="model.CALLBACKCLICountry"
                ng-change="onChangeInternational('CALLBACKCLICountry', 'CALLBACKCLI' + 'Phone', 'CALLBACKCLI', mfbForm, 'CALLBACKCLICountry')" control-name="CALLBACKCLI" class="rs-filled ng-pristine ng-untouched ng-valid ng-not-empty">
                <option value="0032" data-prefix="+32" data-pattern="8,9" selected="selected">+32</option>
                <option value="0049" data-prefix="+49" data-pattern="10,11">+49</option>
                <option value="0033" data-prefix="+33" data-pattern="9">+33</option>
                <option value="00352" data-prefix="+352" data-pattern="6,8">+352</option>
                <option value="0031" data-prefix="+31" data-pattern="8,10">+31</option>
              </select>
              <label class="rs-form-label" for="CALLBACKCLICountry">Préfixe</label>
              <!-- ngIf: mfbForm.CALLBACKCLICountry.$error.required -->
              <!-- ngIf: mfbForm.CALLBACKCLICountry.$error.invalid -->
            </div>
          </div>
          <div ng-show="conditionalShow('CALLBACKCLIPhone', conditionalRulesToBeApplied)" class="small-8 medium-8 large-9 columns end">
            <div class="rs-form-item"
              ng-class="{error: (mfbForm.CALLBACKCLIPhone.$invalid &amp;&amp; mfbForm.CALLBACKCLIPhone.$dirty) || ('CALLBACKCLI' !== 'CALLBACKCLIPhone' &amp;&amp; mfbForm.CALLBACKCLI.$invalid &amp;&amp; mfbForm.CALLBACKCLI.$dirty)}">
              <input type="tel" id="CALLBACKCLIPhone" name="CALLBACKCLIPhone" placeholder="" ng-class="{'rs-filled': !!model.CALLBACKCLIPhone.length}" ng-required="    conditionalRequired('','',
    '',
    'CALLBACKCLIPhone',
    conditionalRulesToBeApplied,
    false)
" ng-readonly="disableEditing" ng-init="prefill('CALLBACKCLIPhone', '', 'international', 'tel');
                    wizardStepField('','CALLBACKCLIPhone', 'doNotShowInSummary');" ng-model="model.CALLBACKCLIPhone" px-enter-key-disabled="" ng-blur="markAsDirty($event)"
                ng-change="onChangeInternational('CALLBACKCLICountry', 'CALLBACKCLIPhone', 'CALLBACKCLI', mfbForm, 'CALLBACKCLIPhone')" px-aria-invalid="" control-name="CALLBACKCLI" validate-if-pattern-is-right-on-hidden-field=""
                class="ng-pristine ng-untouched ng-empty ng-valid-validate-if-pattern-is-right-on-hidden-field ng-valid ng-valid-required" aria-invalid="false">
              <label for="CALLBACKCLIPhone" class="rs-form-label" ng-class="{error: ((mfbForm.CALLBACKCLIPhone.$invalid &amp;&amp; mfbForm.CALLBACKCLIPhone.$dirty))}"> Numéro de contact <span ng-show="!    conditionalRequired('','','',
    'CALLBACKCLIPhone',
    conditionalRulesToBeApplied,
    false)
">(facultatif)</span>
              </label>
              <!-- ngIf: mfbForm.CALLBACKCLIPhone.$error.required -->
              <!-- ngIf: !mfbForm.CALLBACKCLIPhone.$error.required && mfbForm.CALLBACKCLIPhone.$error.validateIfPatternIsRightOnHiddenField -->
              <!-- ngIf: mfbForm.CALLBACKCLIPhone.$error.emailConfirmation -->
              <!-- ngIf: mfbForm.CALLBACKCLIPhone.$error.pattern -->
              <!-- ngIf: !mfbForm.CALLBACKCLIPhone.$error.required && !mfbForm.CALLBACKCLIPhone.$error.validateIfPatternIsRightOnHiddenField && !mfbForm.CALLBACKCLIPhone.$error.pattern && ('CALLBACKCLI' !== 'CALLBACKCLIPhone') && mfbForm.CALLBACKCLI.$error.pattern -->
              <!-- ngIf: mfbForm.CALLBACKCLIPhone.$error.invalid -->
              <!-- ngIf: !mfbForm.CALLBACKCLIPhone.$error.pattern && mfbForm.CALLBACKCLIPhone.$error.invalidDate -->
            </div>
            <span ng-init="setErrorMessage('CALLBACKCLIPhone','{ \'required\': \'Ce champ est obligatoire.\', \'pattern\': \'Numéro non valide\'}')"></span>
          </div>
          <input type="hidden" ng-init="wizardStepField(&quot;&quot;,&quot;CALLBACKCLI&quot;, &quot;Numéro de contact&quot;);" name="CALLBACKCLI" id="CALLBACKCLI" ng-model="model.CALLBACKCLI" px-enter-key-disabled="" ng-blur="markAsDirty($event)"
            px-aria-invalid="" ng-pattern="(^(00320|00324|003204|0032)[0-9]{8}$)|(^(0049)[0-9]{10,11}$)|(^(0033)[0-9]{9}$)|(^(00352)[0-9]{6,9}$)|(^(0031)[0-9]{8,10}$)" autocomplete="off"
            class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-pattern" aria-invalid="false">
        </div>
      </div><!-- end ngIf: conditionalShow('CALLBACKCLI', conditionalRulesToBeApplied) -->
    </div>
    <div class="row">
      <div ng-show="conditionalShow('reason', conditionalRulesToBeApplied)" class="small-12
        
         columns end">
        <fieldset class="rs-form-item">
          <legend id="reason"> En quoi pouvons-nous vous aider ? (plusieurs choix possibles) </legend>
          <div class="rs-checkbox" ng-class="{error: (mfbForm.tech.$invalid &amp;&amp; mfbForm.tech.$dirty)}" ng-hide="parameter.Hidden">
            <input type="checkbox" name="tech" id="ac-reason_0" error-message="parameter.ErrorMsg"
              ng-init="prefill(&quot;tech&quot;,false,&quot;amount&quot;,&quot;checkbox&quot;);wizardStepField(&quot;&quot;,&quot;tech&quot;, &quot;Question technique&quot;)" ng-class="{error: (mfbForm.tech.$invalid &amp;&amp; mfbForm.tech.$dirty)}"
              ng-required="!model.tech&amp;&amp;!model.admin" ng-model="model.tech" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="required">
            <label for="ac-reason_0" class="jsrs-groupCheckbox" ng-class="{error: (mfbForm.tech.$invalid &amp;&amp; mfbForm.tech.$dirty)}"> Question technique </label>
          </div>
          <div class="rs-checkbox" ng-class="{error: (mfbForm.admin.$invalid &amp;&amp; mfbForm.admin.$dirty)}" ng-hide="parameter.Hidden">
            <input type="checkbox" name="admin" id="ac-reason_1" error-message="parameter.ErrorMsg"
              ng-init="prefill(&quot;admin&quot;,false,&quot;amount&quot;,&quot;checkbox&quot;);wizardStepField(&quot;&quot;,&quot;admin&quot;, &quot;Question administrative (facturation, suivi de commande, etc.).&quot;)"
              ng-class="{error: (mfbForm.admin.$invalid &amp;&amp; mfbForm.admin.$dirty)}" ng-required="!model.tech&amp;&amp;!model.admin" ng-model="model.admin" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
              required="required">
            <label for="ac-reason_1" class="jsrs-groupCheckbox" ng-class="{error: (mfbForm.admin.$invalid &amp;&amp; mfbForm.admin.$dirty)}"> Question administrative (facturation, suivi de commande, etc.). </label>
          </div>
          <!-- ngIf: mfbForm.tech.$error.required||mfbForm.admin.$error.requiredmfbForm.tech.$error.required||mfbForm.admin.$error.required --><span
            ng-if="mfbForm.tech.$error.required||mfbForm.admin.$error.requiredmfbForm.tech.$error.required||mfbForm.admin.$error.required" class="error ng-binding ng-scope" id="ac-reason">Ce champ est
            obligatoire.</span><!-- end ngIf: mfbForm.tech.$error.required||mfbForm.admin.$error.requiredmfbForm.tech.$error.required||mfbForm.admin.$error.required -->
        </fieldset>
        <!-- ngIf: mfbForm.tech.$error.required||mfbForm.admin.$error.requiredmfbForm.tech.$error.required||mfbForm.admin.$error.required -->
        <div ng-if="mfbForm.tech.$error.required||mfbForm.admin.$error.requiredmfbForm.tech.$error.required||mfbForm.admin.$error.required" class="rs-margin-bottom2 ng-scope">
          <span ng-init="setErrorMessage('admin','{ \'required\': \'Ce champ est obligatoire.\', \'pattern\': \'Faites votre choix.\'}')"></span>
        </div><!-- end ngIf: mfbForm.tech.$error.required||mfbForm.admin.$error.requiredmfbForm.tech.$error.required||mfbForm.admin.$error.required -->
      </div>
    </div>
    <div class="row">
      <div ng-show="conditionalShow('comments', conditionalRulesToBeApplied)" class="small-12 columns end">
        <div class="rs-form-item" ng-class="{error: (mfbForm.comments.$invalid &amp;&amp; mfbForm.comments.$dirty) || ('comments' !== 'comments' &amp;&amp; mfbForm.comments.$invalid &amp;&amp; mfbForm.comments.$dirty)}">
          <input type="text" id="comments" name="comments" placeholder="" ng-class="{'rs-filled': !!model.comments.length || (typeof(model.comments) == number &amp;&amp; !!model.comments)}" ng-required="    conditionalRequired('','',
    '',
    'comments',
    conditionalRulesToBeApplied,
    false)
" ng-readonly="disableEditing" ng-init="prefill(&quot;comments&quot;,&quot;&quot;,&quot;amount&quot;,&quot;text&quot;);wizardStepField(&quot;&quot;,&quot;comments&quot;, &quot;Votre question ou remarque  &quot;);
                         e2ePersonalizationPrefill(&quot;comments&quot;,&quot;&quot;,&quot;&quot;,&quot;text&quot;);" ng-model="model.comments" px-enter-key-disabled="" ng-blur="markAsDirty($event)" px-aria-invalid=""
            class="ng-pristine ng-untouched ng-empty ng-valid ng-valid-required" aria-invalid="false">
          <label for="comments" class="rs-form-label" ng-class="{error: ((mfbForm.comments.$invalid &amp;&amp; mfbForm.comments.$dirty))}"> Votre question ou remarque <span ng-show="!    conditionalRequired('','','',
    'comments',
    conditionalRulesToBeApplied,
    false)
">(facultatif)</span>
          </label>
          <!-- ngIf: mfbForm.comments.$error.required -->
          <!-- ngIf: !mfbForm.comments.$error.required && mfbForm.comments.$error.validateIfPatternIsRightOnHiddenField -->
          <!-- ngIf: mfbForm.comments.$error.emailConfirmation -->
          <!-- ngIf: mfbForm.comments.$error.pattern -->
          <!-- ngIf: !mfbForm.comments.$error.required && !mfbForm.comments.$error.validateIfPatternIsRightOnHiddenField && !mfbForm.comments.$error.pattern && ('comments' !== 'comments') && mfbForm.comments.$error.pattern -->
          <!-- ngIf: mfbForm.comments.$error.invalid -->
          <!-- ngIf: !mfbForm.comments.$error.pattern && mfbForm.comments.$error.invalidDate -->
        </div>
        <span ng-init="setErrorMessage('comments','{ \'required\': \'Ce champ est obligatoire.\', \'pattern\': \'Texte non valide.\'}')"></span>
      </div>
    </div>
    <div class="row">
      <div class="small-12         medium-12         large-12 columns ng-binding" ng-bind-html="prefillCKTextField('<p>Merci d&amp;apos;avoir rempli le formulaire ! Nous vous contacterons dans les 2 jours ouvrables.</p>
');">
        <p>Merci d'avoir rempli le formulaire ! Nous vous contacterons dans les 2 jours ouvrables.</p>
      </div>
    </div>
    <input type="hidden" name="gender" id="gender" ng-model="model.gender" ng-init="prefill('gender','','amount','');
				e2ePersonalizationPrefill('gender','','','');" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
    <input type="hidden" name="CusI" id="CusI" ng-model="model.CusI" ng-init="prefill('CusI','','','');
				e2ePersonalizationPrefill('CusI','','','');" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
    <input type="hidden" name="email" id="email" ng-model="model.email" ng-init="prefill('email','','email','');
				e2ePersonalizationPrefill('email','','','');" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
    <div id="step-form-validation-error" style="display: none" class="rs-msgbox rs-msgbox-error " data-ng-non-bindable="" data-alert="" aria-live="assertive" role="alertdialog">
      <div class="rs-msgbox-title">
      </div>
      <div class="rs-msgbox-content">
      </div>
      <div class="rs-msgbox-icon">
        <i class="icon-Error-box" aria-hidden="true"></i>
      </div>
    </div>
  </div>
  <div class="row">
    <!-- ngIf: !isWizardEnabled || isLastStep() -->
    <div class="small-12 columns ng-scope" ng-if="!isWizardEnabled || isLastStep()">
      <fieldset class="rs-form-item">
        <div class="rs-checkbox">
          <div>
          </div>
          <div>
            <input id="GDPRoptInOptOut" type="checkbox" name="GDPRoptInOptOut" class="ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid ng-empty" ng-init="prefill(&quot;GDPRoptInOptOut&quot;,false,&quot;&quot;,&quot;checkbox&quot;)"
              ng-class="{error: (mfbForm.GDPRoptInOptOut.$invalid &amp;&amp; mfbForm.GDPRoptInOptOut.$dirty)}" ng-model="model.GDPRoptInOptOut">
            <label for="GDPRoptInOptOut" class="rs-padding-bottom2"> Je souhaiterais être tenu informé des produits, services, concours et promotions de Proximus. Proximus peut à cet effet enregistrer mes données à caractère personnel dans ses
              fichiers et me contacter, notamment par téléphone et via des canaux digitaux (e-mail, SMS ou médias sociaux). Je sais que mes données sont traitées conformément à la politique en matière de
              <a href="/fr/id_cr_privacy_policy/particuliers/r-orphans/vie-privee.html">déclaration de protection des données</a>&nbsp;de Proximus, qui m’informe comment ajuster mes paramètres de vie privée. </label>
          </div>
        </div>
      </fieldset>
    </div><!-- end ngIf: !isWizardEnabled || isLastStep() -->
    <div class="small-12 columns">
      <div class="rs-flex-row rs-flex-dir-col-small-only">
        <!-- ngIf: !isWizardEnabled || isLastStep() -->
        <div ng-if="!isWizardEnabled || isLastStep()" class="rs-flex-column rs-flex-shrink rs-order-m2 ng-scope">
          <a href="javascript:void(0)" class="rs-btn rs-btn-next rs-btn-nl-so submitBtn" ng-click="sendButtonAdobeEvent(true,'send');sendForm(mfbForm, 'cr_care_moc_early_fiber', '')">
					Envoyer
				</a>
        </div><!-- end ngIf: !isWizardEnabled || isLastStep() -->
        <!-- ngIf: isWizardEnabled && !isLastStep() -->
      </div>
    </div>
    <div id="wfbProgressModal" class="reveal-modal rs-reveal-modal-mobile full" data-reveal="" data-options="closeOnBackgroundClick:false">
      <h2 class="text-center">Veuillez patienter quelques instants, vos données sont en cours de traitement</h2>
      <p class="text-center"><img src="/.resources/cdn/images/webformbuilder/loader~2024-10-23-18-29-40-000~cache.gif" alt="loader"></p>
    </div>
  </div>
</form>

Text Content

Aller directement au contenu principal

Message important




Fermer la fenêtre
Fermer la fenêtre





Main Navigation Menu
FR
 * EN
 * NL
 * DE

Particuliers
 * Business Indépendants et entreprises jusqu’à 200 employés
 * Grandes entreprises Entreprises à partir de 200 employés

Retour vers la page d’accueil
Menu
Packs Mobile Internet TV & Streaming Aide
Retour au menu Fermer


Il y a un problème technique.

Il y a un problème technique.

Recharger la page


Retour au menu Fermer


Il y a un problème technique.

Il y a un problème technique.

Recharger la page


Retour au menu Fermer


Il y a un problème technique.

Il y a un problème technique.

Recharger la page


Retour au menu Fermer


Il y a un problème technique.

Il y a un problème technique.

Recharger la page


Retour au menu Fermer


Il y a un problème technique.

Il y a un problème technique.

Recharger la page



 * Webmail Mail
 * Contact Contact
 * 
 * Chercher Recherche

MyProximus
Rechercher
Fermer la boîte de message
Je cherche... Exemple: smartphone, facture, fibre...
Rechercher
Recherches populaires
 * iphone
 * samsung
 * fibre
 * facture


Aide

Un problème avec la TV ?
Vous avez un problème avec votre télévision ? Votre TV Box ne répond plus ou...

Un problème avec internet
Vous n’avez plus d’internet ? Le wi-fi est très lent ? Vous avez des
problèmes...

Voir toute l´aide




Top smartphones
Apple


IPHONE 16

128 GB

au lieu de €969.99
€ 49 avec abonnement
 * Apple iPhone 16

Voir tous les smartphones






UNE QUESTION OU BESOIN D'AIDE ? NOS EXPERTS SONT À VOTRE SERVICE.









Vous avez une question à propos de vos produits, de votre décompte ou d’autre
chose encore et vous souhaitez qu'un de nos experts vous contacte à ce sujet?
Vous n'êtes pas totalement satisfait de votre internet ou de votre TV ?
Complétez le formulaire ci-dessous : nous examinerons ensemble comment améliorer
la situation. 





VOS COORDONNÉES

Prénom Ce champ est obligatoire.
Nom Ce champ est obligatoire.
+32 +49 +33 +352 +31 Préfixe
Numéro de contact (facultatif)
En quoi pouvons-nous vous aider ? (plusieurs choix possibles)
Question technique
Question administrative (facturation, suivi de commande, etc.).
Ce champ est obligatoire.

Votre question ou remarque (facultatif)

Merci d'avoir rempli le formulaire ! Nous vous contacterons dans les 2 jours
ouvrables.


Je souhaiterais être tenu informé des produits, services, concours et promotions
de Proximus. Proximus peut à cet effet enregistrer mes données à caractère
personnel dans ses fichiers et me contacter, notamment par téléphone et via des
canaux digitaux (e-mail, SMS ou médias sociaux). Je sais que mes données sont
traitées conformément à la politique en matière de déclaration de protection des
données de Proximus, qui m’informe comment ajuster mes paramètres de vie privée.
Envoyer


VEUILLEZ PATIENTER QUELQUES INSTANTS, VOS DONNÉES SONT EN COURS DE TRAITEMENT





Contactez-nous

RETROUVEZ-NOUS SUR

 * 
 * 
 * 
 * 

 * 
 * Early Fiber

Produits

 * Packs
 * Autres packs
 * Mobile
 * Internet
 * Offre Internet sociale
 * TV & options
 * Equipement
 * Ligne fixe et options
 * Déménager ou construire
 * Consultez le shopmagNouvelle fenêtre
 * Acheter en ligne

Blog

 * Actualités/nouvelles
 * Think possible
 * Avantages clients

PickxNouvelle fenêtre

 * Live TVNouvelle fenêtre
 * Guide TVNouvelle fenêtre
 * AbonnementsNouvelle fenêtre

Aide & Contact

 * Aide
 * Contact
 * Configurer un GSM
 * Hotspot
 * Facture
 * Résilier votre abonnement
 * ForumNouvelle fenêtre
 * Accessibilité
 * Partenaires locaux

MyProximus

 * Votre facture et consoNouvelle fenêtre
 * S’inscrire à MyProximusNouvelle fenêtre
 * App Proximus+Nouvelle fenêtre

Nos applications

 * 
 * 
 * 



Vos infos par e-mail

Suivez les dernières actualités, offres ou promotions fraîches du jour

C’est parti!

Tous droits réservés. © 2024 Proximus

 * Conditions générales, info consommateur
 * Liste des prix et tarifs
 * Accessibilité
 * Vie privée
 * Politique de gestion des cookies
 * Cookie manager
 * Coordonnées de l’entrepriseNouvelle fenêtre

Ce site a été créé et est géré conformément au droit belge.
Boulevard du Roi Albert II 27 - B-1030 Bruxelles.

Carrier & Wholesale SolutionsNouvelle fenêtre
Proximus GroupNew window |  TelindusNouvelle fenêtre
JobsNouvelle fenêtre |  Sitemap

Facebook (Nouvelle fenêtre)Twitter (Nouvelle fenêtre)Youtube (Nouvelle
fenêtre)Forum (Nouvelle fenêtre)Proximus+ (Nouvelle Page)Pickx (Nouvelle
Page)Doktr (Nouvelle Page)BeCommerce (Nouvelle fenêtre)


PROXIMUS UTILISE DES COOKIES

Proximus installe des cookies sur ses sites web pour assurer le bon
fonctionnement de ceux-ci, améliorer votre expérience de navigation, analyser
l’utilisation, et adapter leurs contenus et publicités sur base de vos centres
d’intérêts. Les partenaires avec lesquels Proximus collabore peuvent également
installer des cookies sur nos sites afin d’afficher sur d'autres sites ou des
médias sociaux des publicités susceptibles de vous intéresser. Attention, le
blocage de certains cookies peut entraver le bon fonctionnement du site.Gestion
des cookies
Paramètres des cookies Tout refuser Autoriser tous les cookies