A
A
Alexander Ivanov2015-11-18 15:02:10
MODX
Alexander Ivanov, 2015-11-18 15:02:10

Why are contact forms duplicated on one page in MODX REVO Formit?

2 Forms are on the same page. Why is the message from these forms sent as from one?

<div id="consultation" class="container-full">
   <div id="consultation-fon"></div>
    <div class="content container">    
      <h1>Запишитесь на консультацию</h1>
      <p>Любая рекомендация для пластической операции требует личной беседы с профессиональным хирургом. Запишитесь на прием прямо сейчас.</p>
        <div class="popup-overlay">
          <div class="popup">
            <div class="form open-callback-form">
                
            </div>
            <div class="thanks">
                <div class="content">
                    Ваше сообщение отправлено.
                </div>
            </div>
          </div>
        </div>
    </div>
</div>


and the second form

<section id='price-operation' class="container-full">
       <div class="container">
       <h3>Узнать стоимость операции</h3>
       <div class="popup-overlay">
          <div class="popup">
            <div class="form open-callback-form">
                
            </div>
            <div class="thanks">
                <div class="content">
                    Ваше сообщение отправлено.
                </div>
            </div>
          </div>
        </div>
       </div>
     </section>
    </div>
    </article>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanes, 2015-11-18
@cimonlebedev

&submitVar must be different from
Dok

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question