• 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: Howto add form placeholder?

Howto add form placeholder? 16 years 11 months ago #474

  • roboter
  • roboter's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 14
Hello everybody,
neat component, but i wonder how can i add a just simple text/info to the form, without haveing a inputbox?

Thanks

Laura
The administrator has disabled public write access.

Re:Howto add form placeholder? 16 years 11 months ago #481

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Well there are a few ways to do that

In the form style, you could change
<div align=\"left\" style=\"width:100%\" class=\"componentheading\">{formtitle}</div>

with
<div align=\"left\" style=\"width:100%\" class=\"componentheading\">{formtitle}</div>
<p>This is my form info text... i can type here whatever i want about the form</p>
The administrator has disabled public write access.

Re:Howto add form placeholder? 16 years 11 months ago #488

  • roboter
  • roboter's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 14
Can i add a placeholder betweeen 2 form fields with this?
The administrator has disabled public write access.

Re:Howto add form placeholder? 16 years 11 months ago #492

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Try using Free text(add field/free text type), with title or description, between 2 fields. Or a hidden field.
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!