• 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: I need your help - Text-Boxes!

I need your help - Text-Boxes! 17 years 1 month ago #2913

Hi,

RSform is great component, but i have still one problem :S

How can I put two text-boxes in one line.

i.e. Streetname and Number _____ ___

I Think there is just a simple trink, but i can't find it. :silly:

Thanks for your help!<br><br>Post edited by: Tradingman19, at: 2008/05/09 09:53
The administrator has disabled public write access.

Re:I need your help - Text-Boxes! 17 years 1 month ago #2919

  • chriss
  • chriss's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Street name
========================
/*begin*/
<tr>
<td align=\"right\">{fieldtitle}{validationsign}</td>
<td> {field}

/*end*/

Street Number
=========================
/*begin*/
{fieldtitle}{validationsign}
{field}</td>
</tr>
/*end*/
The administrator has disabled public write access.

Re:I need your help - Text-Boxes! 17 years 1 month ago #2929

Thanks for your help!

It works fine! :cheer:
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!