Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter karaschenko

    (@karaschenko)

    Jonathandejong, can i change word “ALL” in default placeholder?

    have same problem in my custom form with action on google docs, g-captcha added before submit:

    <script type="text/javascript">var submitted=false;</script>
     <iframe name="hidden_iframe" id="hidden_iframe"
     style="display:none;" onload="clearInputForm();"></iframe>
    <form action="https://docs.google.com/a/digitalpromo.com.ua/forms/d/1hfBivLeOSEfn7vMexzUgnzYH-LE_AGmtr8VlfS_hPPQ/formResponse" method="post"
    target="hidden_iframe" onsubmit="submitted=true; closeModal();"><ol role="list" class="ss-question-list" style="padding-left: 0">
     <div class="ss-form-question errorbox-good" role="listitem">
              <div dir="auto" class="ss-item ss-item-required ss-text"><div class="ss-form-entry">
    
             <input type="text" name="entry.2117091006" value="" class="ss-q-short" id="entry_2117091006" dir="auto" aria-label="Ваше имя  " placeholder="Ваше имя *  " aria-required="true" required="" title="">
    <div class="error-message" id="1835223438_errorMessage"></div>
    
              </div></div></div> <div class="ss-form-question errorbox-good" role="listitem">
              <div dir="auto" class="ss-item ss-item-required ss-text"><div class="ss-form-entry">
    
         <input type="text" required name="entry.417469684" value="" class="ss-q-short valid" id="entry_417469684" dir="auto"  placeholder="Ваш е-mail *  "aria-label="Ваш е-mail  Не корректный е-mail" pattern=".*^([a-z0-9_-]+\.)*[a-z0-9_-]+@[a-z0-9_-]+(\.[a-z0-9_-]+)*\.[a-z]{2,6}$.*" title="Не корректный е-mail">
    
              </div></div></div> <div class="ss-form-question errorbox-good" role="listitem">
              <div dir="auto" class="ss-item ss-item-required ss-text"><div class="ss-form-entry">
    
            <input type="text" name="entry.1426854275" value="" class="ss-q-short" id="entry_1426854275" dir="auto" required placeholder="Ваш телефон *  " aria-label="Ваш телефон  " aria-required="true" pattern="[0-9]{10,20}" required="" title="">
    <div class="error-message" id="1348329883_errorMessage"></div>
    
              </div></div></div>
               <div class="ss-form-question errorbox-good" role="listitem">
              <div dir="auto" class="ss-item  ss-paragraph-text"><div class="ss-form-entry">
    
              <textarea name="entry.1935200633" rows="8" cols="0" class="ss-q-long" required id="entry_1935200633" dir="auto"  placeholder="Cообщение *  " aria-label="Сообщение  " aria-required="true" required=""></textarea>
                <div class="error-message" id="1699334273_errorMessage"></div>
                <input type="text" class="hidden" name="entry.1193534156" value="Digitalpromo" class="ss-q-short required" id="entry_1193534156" dir="auto" aria-label="  " aria-required="true" required="" title="">
                <div class="error-message" id="620666945_errorMessage"></div>
    
              </div></div></div>
              <input type="hidden" name="draftResponse" value="[,,"3854796640255504609"]
              ">
              <input type="hidden" name="pageHistory" value="0">
    
              <input type="hidden" name="fvv" value="0">
    
    <input type="hidden" name="fbzx" value="3854796640255504609">
    
    <?php if( function_exists( 'gglcptch_display' ) ) { echo gglcptch_display(); } ; ?>
    
    <input type="submit" style="padding: 10px 50px; margin-top: 10px;" name="submit" value="Отправить" id="ss-submit" class="jfk-button jfk-button-action ">
    
    </form>

    Thread Starter karaschenko

    (@karaschenko)

    Thx for advice! Btw, Jonathan, do you plain to translate BTF on russian or ukrainian?

    Jonathan,thx, its work now, but can u help me litle more? I need to change default placeholder http://joxi.ru/Y2LKRoxunbbWPm

    I dont know why, but select2 didnt work width BTF at first, so i desided to install select2 manually(4.0.1) and its worked. But then I had to remove the button “filter” (project’s design), and found that solution but its not working:( Help me plz!

    Btw, thx for plugin and sry for my english(

    jquery solution does not work in 1.2.9

Viewing 6 replies - 1 through 6 (of 6 total)