• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Submit Button doesn't work with RSForms Pro

Submit Button doesn't work with RSForms Pro 9 years 3 months ago #33661

  • IsaHin
  • IsaHin's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi to all,

Probably the problem has been solved alread:
This is the website and I am using the progandy content password plugin.
backup2015.a-head.at/index.php?option=com_rsform&formId=9

Does anyone has any recommendations how to do this?
How should the submitt button be configured in order to have simple a default setting?


The structure of the HTML is:
<strong>Bitte an der Stelle den Lizenzcode aus dem Mail Lernprofiltest eingeben:</strong>
<li class="rsform-block rsform-block-password">
<br /><br />
<div class="formCaption">{password:caption}<strong class="formRequired">*</strong></div>
<div class="formBody">{password:body}<span class="formClr">{password:validation}</span></div>
<div class="formDescription">{password:description}</div>
</li>


<li> :
<div class="formCaption2">{submit:caption}</div>
<div class="formBody">{submit:body}<span class="formClr">{submit:validation}</span></div>
<div class="formDescription">{submit:description}</div>
</li>


And the CSS:
<style>


.slider {
margin-top:20px;
background: #99C8BB;
height: 16px;
width: 400px;
}
.slider .knob {
cursor: pointer;
background: #007760;
width: 16px;
height: 20px;
}

.slider-comment { display:block; width: 400px; }
.slide-left {display:block; float:left; font-size: smaller; text-align:left; }
.slide-right {display:block; float:right; font-size: smaller; text-align:right; }

.formfieldhide {display:none; }
.formFieldset { border:0; }
.formCapt { font-size: 1.3em; margin-bottom:20px; }
.rsform-text-box { font-size: 11px; }
.formCaption2 {padding-top: 5px; }

#fontSize {
height: 50px;
line-height: 50px;
}

.advanced {
width: 400px;
margin: 5px 0;
background: #CCC;
}
.advanced .knob {
cursor: pointer;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
#red .knob {
background: red;
}
#green .knob {
background: green;
}
#blue .knob {
background: blue;
}

#submitPrev {display:none; }
#break00Prev, #break01Prev, #break02Prev, #break03Prev, #break04Prev , #break05Prev, #break06Prev, #break07Prev, #break08Prev, #break09Prev {display:none; }
#break10Prev, #break11Prev, #break12Prev, #break13Prev, #break14Prev , #break15Prev, #break16Prev, #break17Prev, #break18Prev, #break19Prev {display:none; }
#break20Prev, #break21Prev, #break22Prev, #break23Prev, #break24Prev , #break25Prev, #break26Prev, #break27Prev, #break28Prev, #break29Prev {display:none; }
#break30Prev, #break31Prev, #break32Prev, #break33Prev, #break34Prev , #break35Prev, #break36Prev, #break37Prev, #break38Prev, #break39Prev {display:none; }
#break40Prev, #break41Prev, #break42Prev, #break43Prev, #break44Prev , #break45Prev, #break46Prev, #break47Prev, #break48Prev, #break49Prev {display:none; }
#break50Prev, #break51Prev, #break52Prev, #break53Prev, #break54Prev , #break55Prev, #break56Prev, #break57Prev, #break58Prev, #break59Prev {display:none; }
#break60Prev, #break61Prev, #break62Prev, #break63Prev, #break64Prev , #break65Prev, #break66Prev, #break67Prev, #break68Prev, #break69Prev {display:none; }
#sendenPrev {display:none; }


</style>
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!