Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: menu
02 Mar 2008 09:11

alex

This option already exists. Please use your download link to re-download the component. On new menu item, choose the component option, then in the next screen you'll be able to set up the form id parameter.

Cheers.
Category: RSForm!
02 Mar 2008 02:45

dniezby

Just a regular accordion menu with Mootools.
Category: RSForm!
01 Mar 2008 22:37

harryst

dniezby wrote:
It's in the \"How To\" forum.
Maybe Alex can make it sticky.

Here is the link to the thread
www.rsjoomla.com/index.php/RSform-How-To...ng-your-RSForms.html

Hi dniezby,

I am more curious what kind of menu you are using? :-) Looks nice!
Category: RSForm!
01 Mar 2008 12:08

mdsterling

I'm not sure if this will help but I posted today, to someone else that was having a submit problem. In my case, I was forgetting something simple. I was using the 'PREVIEW' to check my form, but it only does just that, preview. I had filled out everything need in the form structure but it wasn't responding.
After I created a menu link to the component (you'll have to enter the form id from the form list) it worked like a charm. I use J1.5 so the menu link was easy.

Hope this helps someone....
Category: RSForm!
01 Mar 2008 11:57

mdsterling

Hey I was having the same problem. After checking the post and sleeping I figured out if you're doing the preview button it only does just that. Duhh:S I didn't figure that out until I slept on it. After I created a link to the form from a menu item everything worked fine. I'm using J1.5 so the link was easy, you'll need to know the form id from the form list.

Hope this helps.
MSterling
Category: RSForm!
28 Feb 2008 01:17

zANavAShi

Doesn't anybody have an answer to this question yet?

I need to hardcode some absolute links to a couple of my forms and the path needs to be (native Joomla) SEF pathway.

This path will get me to my ID1 form, but the same numeric logic doesn't get me to my other five forms;

http://localhost/component/forme/1.html (directs to form ID1)

http://localhost/component/forme/2.html (ALSO directs to form ID1)

So what's the correct SEF path structure for rsForm links, and are there any plans to add a...
Category: RSForm!
26 Feb 2008 03:21

dniezby

For a menu item to open a form, you need to create a NEW>LINK URL>link to form (available in your admin page.)

As for your code, it looks fine. I believe it was you that was asking about the helper text box? Just remove the <span>{fielddesc}</span>

if you won't be using any helper text.
Category: RSForm!
26 Feb 2008 02:10

learning99

Hi dniezby, really appreciate your kind answer and I am a css newbie. I will try to correct my forms according to your instructions.
The FORM STYLE code is:
<div id=\"myform\">
<fieldset>
<legend>{formtitle}</legend>
<form name=\"{formname}\" id=\"{formname}\" method=\"post\" action=\"{action}\" {enctype}>
<div>
{formfields}
</div>
</form>
</fieldset>
</div>

The field's code for each...
Category: RSForm!
26 Feb 2008 02:09

learning99

Hi dniezby, really appreciate your kind answer and I am a css newbie. I will try to correct my forms according to your instructions.
The FORM STYLE code is:
<div id=\"myform\">
<fieldset>
<legend>{formtitle}</legend>
<form name=\"{formname}\" id=\"{formname}\" method=\"post\" action=\"{action}\" {enctype}>
<div>
{formfields}
</div>
</form>
</fieldset>
</div>

The field's code for each...
Category: RSForm!
25 Feb 2008 17:01

dniezby

OOOOh..

Ok, so you're using the same form on different pages of your site? So you're using the {mosforme #} plugin to embed the form?

Hmm...Well, what I would do is make multiple forms. This way you don't have to create any scripting to see what page the form was sent from.

It's easy to do.

Simply create your first form.
Create a hidden field (sentfrom) and assign it a default value. EG: home
Go to your list of completed forms, click the checkbox and select COPY from the menu.
Now go to...
Category: RSForm!
19 Feb 2008 21:23

dniezby

To create a menu button to your form.

Go to your list of forms. Copy the FORM LINK.
Go to MENU and create a new menu item.
Select URL LINK for the menu item
Paste the link to your form.
Save.
Menu Item created.

To embed a form into your content areas:

In the backend, go to Support>Files
Download the mosforme plugin for your version of Joomla.
Install the Mambot.
Publish the mambot
Go to your list of forms and note the form's number.
Go to your content where you want the form.
Place this...
Category: RSForm!
18 Feb 2008 18:29

dniezby

You didn't Publish the form.

Also, it would appear that you're creating the menu item incorrectly.

Go to your list of forms and copy the FORM LINK to the form you want to add to the menu.
Close that component and go to the MENU options.
Choose the menu you want to add the form to.
Select NEW MENU item.
Select Link-URL
Paste the FORM LINK in the appropriate box.
Publish the menu item.
Save
Category: RSForm!
17 Feb 2008 21:24

BeNu

I suspect something is wrong or i'm just not seing something here ?

I installed and updated my RSForm component, then I created a new (simple) test form with a single name field. Lastly, I created a menu of RSForm type.

I get a 404 - Component Not Found page when trying to access it ?

Note that no where does it allow me to specify which form to display in the menu ?

Any help would be appreciated!
Category: RSForm!
13 Feb 2008 17:15

Ala7lam

Hello,

I have been waiting for Joomla 1.5 support to try RSForm out ;) but after doing that, i noticed that the way you can view the results from the component menu isnt that great.

I was wondering if there is an easy way to view results from 1 of them forms, where everything submited shown clearly in a page with sorting or numbers and so on.

I dont like to see \"Check1\" \"Check2\" in the viewing page, instead i want to see the info shown :blink: .


Is there a way to do...
Category: RSForm!
13 Feb 2008 02:24

lukeparker

Hey Xpresso,

In case it's a joomla error, give this a try:

1. Publish the mambot,
2. Publish the link display module in an \"unused\" position,
3. Make a content item posting with the tag: {mosloadposition user1}
-Where user1 is the unused position I've published it to.
4. Make sure the module is referencing Tags for Actual field names you've used in your form.
5. Create a menu item link to that content item, and then
6. Go back into the module again and set the \"Menu Item...
Category: RSForm!
Displaying 1561 - 1575 out of 1615 results.