• 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: embedding a form 101

embedding a form 101 17 years 3 weeks ago #2674

I just installed RS forms and I love the ease of use.
However, I'd like to embed the form into an article in one instance, and in another create a module containing the form.
I'm running Joomla 1.5
I have gone to the module manager and there are no options that were loaded for RSForm.
I followed another post's instructions to go to Support and download the correct files, but all that appears in Support is the ability to transfer the Key to another domain.
I have tried doing the {mosforme 1} option, where 1=the form ID... and it just shows up as text.
(and yes, the form is published)
Another post said to be sure the plugin is published... there is no plugin.

With all that said, and for the people in the same boat as myself in the future... could someone please write a start to finish process for embedding a form?
The administrator has disabled public write access.

Re:embedding a form 101 17 years 3 weeks ago #2685

  • richiep
  • richiep's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 131
Funny I just finished doing this before I read this post. communitycycles.org/joomla/index.php?opt...;fid=1&Itemid=19

It's kind of clunky and limited but works for my app. I just ad my copy into the top field of the form, in this case first_name which I set up as follows.
_____________________________________
<tr>
<td align=\"left\" colspan=\"2\">
LOTS O CONTENT
</td>
</tr>
<tr>
<td align=\"left\" colspan=\"2\"><h2>Community Cycles Volunteer Sign-up</h2></td>
</tr>
<tr>
<td align=\"right\" valign=\"top\">{fieldtitle}{validationsign}</td>
<td valign=\"top\">{field}</td>
<td align=\"left\" valign=\"top\">{fielddesc}</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!