• 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: Validation always fails!!!

Validation always fails!!! 10 years 3 months ago #30293

  • khalilst
  • khalilst's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi, I have defined a mapping table for my RSForm.
Everything seems to be correct, Also I've disabled Auto-Generate Layout.
But after submission, I'm getting a Validation Failure Message.
It has a message "Please fill required fields", but all fields are filled.
I think, there was an error, and it is not related to validation.
Can anybody help me for solving this problem.
Best Regards
The administrator has disabled public write access.

Validation always fails!!! 10 years 3 months ago #30294

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Most likely you have a published field that doesn't reside within the Form Layout. You can easily test this, by first saving your current layout, then auto-generate the layout. Test the form again and see how it goes.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Validation always fails!!! 10 years 2 months ago #30480

  • andrea74
  • andrea74's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Thank you received: 1
Hello, I have the same problema.
Please check HERE

After delete and generate again the layout, the problem persist.
{error}
<table class="formTableLayout" border="0">
	<tr class="rsform-block rsform-block-nome">
		<td>{nome:caption} *</td>
		<td>{nome:body}<div class="formClr"></div>{nome:validation}</td>
		<td>{nome:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-username">
		<td>{username:caption} *</td>
		<td>{username:body}<div class="formClr"></div>{username:validation}</td>
		<td>{username:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-password">
		<td>{password:caption} *</td>
		<td>{password:body}<div class="formClr"></div>{password:validation}</td>
		<td>{password:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-repeatpassword">
		<td>{repeatpassword:caption} *</td>
		<td>{repeatpassword:body}<div class="formClr"></div>{repeatpassword:validation}</td>
		<td>{repeatpassword:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-email">
		<td>{email:caption} *</td>
		<td>{email:body}<div class="formClr"></div>{email:validation}</td>
		<td>{email:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-noteuser">
		<td>{noteuser:caption}</td>
		<td>{noteuser:body}<div class="formClr"></div>{noteuser:validation}</td>
		<td>{noteuser:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-applicazione">
		<td>{applicazione:caption}</td>
		<td>{applicazione:body}<div class="formClr"></div>{applicazione:validation}</td>
		<td>{applicazione:description}</td>
	</tr>
	<tr class="rsform-block rsform-block-invio">
		<td>{invio:caption}</td>
		<td>{invio:body}<div class="formClr"></div>{invio:validation}</td>
		<td>{invio:description}</td>
	</tr>
</table>

Thank you.
The administrator has disabled public write access.

Validation always fails!!! 10 years 2 months ago #30492

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Make sure that the fields are properly mapped in the Joomla! user registration plugin

http://www.rsjoomla.com/support/documentation/view-article/589-rsformpro-joomla-user-registration-plugin.html
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!