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 item
27 May 2008 18:06

sd.meijer

I have the same problem.
Category: RSForm!
26 May 2008 17:17

thomas.benlevi

Hello

Can i access to the component from a menu item ? When i create a new menu item which is directed to RSformpro component i've got this error message :

Warning: mysql_data_seek() [function.mysql-data-seek]: Offset 0 is invalid for MySQL result index 39 (or the query data is unbuffered) in root\components\com_rsform\controller\functions.php on line 780

What does it mean ??
Thanks
Thomas
Category: RSForm!
19 Mar 2008 09:55

jjk

How can I remove Form title in the pages?
I didn't to do this in \"main menu\" - \"my menu item\" -\"Parameters - System\" - \"show the page title(no) \"
Category: RSForm!
10 Mar 2008 23:43

Yeuem

Just wonder if anyone has the same problem as I do on the Submit button. In my case I use Joomla 1.5 and I have my form build for an intranet application. I launch my form from a menu item at an URL like: mysite/dept1/... but when pressing Submit button, the URL would go to mysite/dept1/dept1/... and of course I get a 404 error message for site not found. Is there some config that I'm missing? I don't know why I would get an extra dept1 to the URL? Any help would be appreciate.

Thanks.
Category: RSForm!
10 Mar 2008 05:48

johnkjennings

Well I went ahead and did it, because my client was after me to get the license message off. I backed up, uninstalled the component, installed the latest version, and then restored the data. Now the blasted thing won't work with my SEO settings. It worked fine before. It puts an \"index.php/\"; inside the link on every menu item. I've verified that I can add pages with other components and not get this problem.... geez.
Category: RSForm!
06 Mar 2008 03:31

teddirez

I'm having similar issue, clicking submit and just getting a page refresh. Have all the email stuff set, linking from the menu.. still nothing..

www.officialnichole.com/index.php?option..._forme&Itemid=75
Category: RSForm!
04 Mar 2008 17:38

SalmanDard

Information:
Plesk 8.1.1
Joomla version: Joomla! 1.5.0 Production/Stable [ Khepri ] 21-January-2008 23:55 GMT
RSforms version: 1.0.4
PHP Version: 5.1.6
Web server: Apache/2.0.52 (CentOS)
Search Engine Friendly URLs: Switched on
Joomla template: js_aqua_dark by Joomlashack.

I have created a test form in RSforum from adminstrator side, Now when I go to Menu->User Menu and click New Menu to add the Test form menu link I get following messages

Notice: Undefined index: view in...
Category: RSForm!
04 Mar 2008 03:16

anu123

I dont want to create a new menu for the same..but want to link to an online form inside one content item , so that once we click it is redirect to that forme.
Category: RSForm!
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!
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!
Displaying 751 - 765 out of 779 results.