• 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: Large Forms are easy with RSform

Large Forms are easy with RSform 17 years 1 month ago #2529

  • richiep
  • richiep's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 131
I first discovered RSform about a month ago. Since then I've been knocking out forms in record time. I created this form in about an hour and a half. It's nice to have a tool like RSform so we can focus on the front end and not have to worry about what's going on on the back.

http://communitycycles.org/get-involved/volunteer.html<br><br>Post edited by: richiep, at: 2008/07/14 18:10
The administrator has disabled public write access.

Re:Large Forms are easy with RSform 17 years 1 month ago #2536

  • johnnyl
  • johnnyl's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi, nice form! I see that you got captcha working with joomla 1.5. My captcha images are not showing in Joomla 1.5 with the trial version of rsforms. Did you have any initial problems with captcha, and if so, how did you fix it?

Thanks,

Johnny
The administrator has disabled public write access.

Re:Large Forms are easy with RSform 17 years 1 month ago #2542

  • richiep
  • richiep's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 131
Yes I think you need to buy it for the CAPTCHA to work. I can't think of a better way to spend $10.

Peace
R
The administrator has disabled public write access.

Re:Large Forms are easy with RSform 17 years 1 month ago #2558

I noticed you have some of the text bolded and colored. Is this possible without having to do css styles. I figured out how to add spaces above or below a field but that's about as far as I got. I would really at least like to add bold to the headings.

Hope you can help.

This is the form I am working on now
www.nscap.ca/index.php?option=com_forme&fid=4
The administrator has disabled public write access.

Re:Large Forms are easy with RSform 17 years 1 month ago #2579

  • richiep
  • richiep's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 131
My headings are just straight html. I add the headings to the first element of the group like this

<tr>
<td colspan=\"2\"><strong>Header text</strong></td>
</tr>

followed by the rsform field code

or

<tr>
<td colspan=\"2\"><h2>Header text</h2></td>
</tr>
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!