• 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: freetext across page, not just in default column

freetext across page, not just in default column 17 years 3 weeks ago #2720

I wish to add some text in the middle of the form. I see that free text works well for this, however, I wish it to span across the form, and not just in the middle column. It appears that the three columns are Field Title, Default Value, and Description. Is it possible to make the text span across each of these? Thank you
The administrator has disabled public write access.

Re:freetext across page, not just in default column 17 years 3 weeks ago #2723

  • richiep
  • richiep's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 131
you can change the formatting of the row by removing two of the cols like this

<tr>
<td valign=\"top\" colspan=\"2\">{field}</td>
</tr>

untested but that should get you there.

I've been using RSform for a while and never noticed the free text option which is very cool. This component is awesome.

Richiep
The administrator has disabled public write access.

Re:freetext across page, not just in default column 17 years 3 weeks ago #2726

Thanks richiep,

Agree, a great component.

Thanks for the help. Your suggesion works great, but use colspan=\"3\" to span all three columns.

Michael
The administrator has disabled public write access.

Re:freetext across page, not just in default column 17 years 3 weeks ago #2732

  • dniezby
  • dniezby's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 136
  • Thank you received: 2
If you take a look at my tutorial you will see how you can create all the text in the world.

Specifically, look at the section on the instructions class.
Then in the individual field look at how free text is done.
Dave Niezby
www.nsfilms.com
Nightshade Studios, CEO
The administrator has disabled public write access.

Re:freetext across page, not just in default column 17 years 3 weeks ago #2743

your tutorial? Where can I see it? Thanks
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!