• 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: Dropdown won't stay open in Chrome

Dropdown won't stay open in Chrome 3 years 9 months ago #40336

  • wbaccus
  • wbaccus's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 1
All of a sudden I'm seeing an issue that's only happening in Chrome. A dropdown won't stay open in Chrome. It's the very first one on this form, the Grade one. pdstest.cloudaccess.host/forms/medical-permission-form

RSForm is up-to-date.
The administrator has disabled public write access.

Dropdown won't stay open in Chrome 3 years 9 months ago #40338

  • dragos
  • dragos's Avatar
  • OFFLINE
  • Administrator
  • Posts: 559
  • Thank you received: 102
Hello,

You can try removing this code from your form's JavaScript area:
<script type="text/javascript">
jQuery(document).ready(function(){jQuery('#Grade').on('click', function(){ RSFormPro.Signature.drawAll();})});
</script>

..and test your form one more time.
The administrator has disabled public write access.
The following user(s) said Thank You: wbaccus

Dropdown won't stay open in Chrome 3 years 9 months ago #40345

  • wbaccus
  • wbaccus's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 1
That fixed it. Thank you.
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!