• 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: Create a field to capture Social Security number

Create a field to capture Social Security number 14 years 4 months ago #9466

I want to create a text field in three boxes to capture SSN. I mean, I want to have this format:

SSN: XXX-XX-XXXX, capture the numbers in a text field and the dash in the midle separating the boxes. Can anyone suggest how can I achieve this? I have tried but each field I add just adds in a line below instead of to the side.

Thank you for your responses.
The administrator has disabled public write access.

Re:Create a field to capture Social Security number 14 years 4 months ago #9490

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 733
  • Thank you received: 60
Hello,

You can change the style of your form from the Form Layout tab. Just uncheck the Auto generate layout and try adding something similar to this :
<td>{Field1:body}-{Field2:body}-{Field3:body}<div class="formClr"></div>{Field1:validation}{Field2:validation}{Field3:validation}</td>

In your email you will have to use something like this:

{Field1:value}-{Field2:value}-{Field3:value}
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.
  • 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!