• 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: Rs form when using in popup , data not saving

Rs form when using in popup , data not saving 12 years 3 months ago #21232

I am using displaying the RS form in the popup.

<div style="display:none">{loadposition rsformposition}</div>

I have included the jquery code to enable "Display: block" in the above div. So the form is now showing . But when is submitted this form, it is not saving the data in the database. I mean that submission is not working.

But when is put the following code , then submission is working.
<div style="display:block">{loadposition rsformposition}</div>


Please help me . . . . .
The administrator has disabled public write access.

Rs form when using in popup , data not saving 12 years 2 months ago #21637

  • Kitecom
  • Kitecom's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
ananthwebhugh wrote:
I am using displaying the RS form in the popup.

<div style="display:none">{loadposition rsformposition}</div>

I have included the jquery code to enable "Display: block" in the above div. So the form is now showing . But when is submitted this form, it is not saving the data in the database. I mean that submission is not working.

But when is put the following code , then submission is working.
<div style="display:block">{loadposition rsformposition}</div>


Please help me . . . . .

I'm having the same issue - there is a line in the submission stable for each submission, but none of the submitted info... ananthwebhugh, Did you get anywhere with this?
The administrator has disabled public write access.

Rs form when using in popup , data not saving 11 years 11 months ago #23588

  • RJP1
  • RJP1's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I tried visibility: hidden, has the same effect. Have you managed to figure out a fix for this as I'm having the same issue too.

If the form is loaded in a display: none; div, the form doesn't validate or submit...

Rikki
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!