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
27 Mar 2013 08:15

silviup

To achieve this, you need to:

1) define the 'pick one' item without setting a value for it, as in the following example:

|pick one

2) set the field to be 'Required'.

In this way, the field will be invalidated if 'pick one' remains selected, as the item has no value set.

You can read more on this topic here:

www.rsjoomla.com/support/documentation/v...e/57-components.html
Category: RSForm! Pro
26 Mar 2013 20:04

ericsartwork

I created a form in RSFormPro with a dropdown menu. The first item on the drop down menu says "pick one". Using RSFormPro, how do I validate the form when the user clicks "submit" to make sure they picked an item from my drop down menu other than "pick one"? Thanks.

I found a similar question in this forum (see link) but the answer didn't work.
www.rsjoomla.com/forum/37-rsform-pro/155...down-validation.html
Category: RSForm! Pro
25 Mar 2013 14:38

edo_ita

Hi guys,
please help me.
I have a problem with Html.
I'm using RSForm Pro.
I have the follow prob:

When i select an item in a dropdown menu, how to visualize a specigic text in a text area. Depending on the selection in this dropdown menu, i visualize a certain preset text.
Ex:
if i select "1" - i will have a text with " $ 10"; if i select "2" - i will have a text with "$ 20"

Please help me. :pinch: :pinch:


Edoardo
Category: RSForm! Pro
25 Mar 2013 10:34

celone

Hi guys,
hope you can help me.
I'm using a form with a dropdown menu that contains some options disabled, so the users cannot select them. I'm trying to customize via CSS these elements but I have some problems with Chrome and IE7/8/9/10. Seems that these browser do not consider pure CSS styling for option tag in dropdown menu. I'm using the following CSS code:

select option[disabled] { color: #000; font-size: 14px; font-weight: bold }

Only with Firefox these CSS style is accepted.

Seems that Chrome &...
Category: RSForm! Pro
25 Mar 2013 09:27

octavian

RSMediaGallery! does not disable jQuery. Your code is wrong, you should never use $(). Instead, use jQuery() (eg. jQuery("ul.menu > li")...)
Category: RSMediaGallery!
25 Mar 2013 09:22

ituk

I have installed and started using RSMediaGallery on my Joomla website, and suddenly the short jQuery code I use to change my menu items' class stopped working on the gallery page.
I tried to optimize the way jQuery loads from the plugin option menu - but with no success. I also tried to delete or move manually my original jQuery script tag in the template and use only the plugin's one - but nothing.

I use jQuery v1.7.1 like the plugin does, Joomla is v2.5, RSMediaGallery is the last version....
Category: RSMediaGallery!
24 Mar 2013 18:07

essiele

octavian wrote:
You have a CSS/JS compressor on your page - these are known to cause issues when compressing Javascript so please disable it and try again.

Unfortunately, I'm experiencing the same issue with the website I'm currently working on. The template I'm using (Shape 5 Vertex) has CSS and JS compression built in, and they're both turned off. However, when I use the plugin option, the images are a lot bigger than their placeholders.

This is evident in Chrome, Safari, IE8 (which is causing me problems in...
Category: RSMediaGallery!
21 Mar 2013 08:11

denisvl

Guys i want to archive this,
A student fill the form with his name,surname,semester,id and then have to select from a dropdown menu a classroom that he wants to participate in.

The problem is that i want the items in dropdown menu to have a limit of user.For example the first item (first classroom) of dropdown menu to allow only 25 students.If the limit is reached,a error message will be print and the student have to choose another classroom to participate.

Can i do that with rsform...
Category: RSForm! Pro
20 Mar 2013 10:46

silviup

Make sure that you are using the correct placeholders. A list of placeholders available for your form can be found by going to Components >> RSForm!Pro >> Manage Forms >> click on your form >> Properties >> User / Admin Email >> click on "Toggle Quick Add". You can read more on this topic here:

www.rsjoomla.com/support/documentation/v...ticle/74-emails.html

Also, if you are using multiple languages on your website, make sure that you are editing the email text for the correct...
Category: RSForm! Pro
18 Mar 2013 11:23

silviup

1) Auto-completing fields with information from the database is possible, but there is no default feature for this and you will have to use custom scripting. The following article addresses this requirement:

www.rsjoomla.com/support/documentation/v...-different-form.html

The following article also addresses a similar requirement:

www.rsjoomla.com/support/documentation/v...st-from-a-table.html

Also,...
Category: RSForm! Pro
17 Mar 2013 23:27

jfernandez

Hi Guys,
I've created a link to a page for a site map and linked it to the RSSite function. I've uploaded 2 files sitemap.xml and also ror.xml and permissions set to writable for both files.

Link to the sitemap page:
www.e-oz.com.au/index.php/base-menu/site-map
To see the PHP settings on our server please have a look at:
www.e-oz.com.au/phpinfo.php

Then when I go to RSSEO!>sitemap>xmlsite map generator
I only see the Generate Site Map option , If I click it the browser does...
Category: RSSeo!
16 Mar 2013 14:01

paypal14

I cannot get either the built in captcha, nor recaptcha to work when displaying my form in the module. As a direct link off the menu it's fine. In the module, nada.
Category: RSForm! Pro
16 Mar 2013 12:30

fellow

Hello,

for a club side I would like to create a donation form. Here are the donor can choose the payment system (Paypal, bank transfer and direct debit).

I imagine that the donor selects a drop down menu, one of the three payment options. Depending on what he chooses, he will be redirected to another page. After that, the user and the admin of the page to receive a return email containing the registered data of the donor (preferably as a PDF file).

Is this with RSform!Pro feasible?

You can...
Category: RSForm! Pro
15 Mar 2013 12:30

silviup

- To change the error message text, please head to Components >> RSForm!Pro >> Manage Forms >> edit your form >> Properties >> From Info >> 'Misc' area click on 'Edit the Error Message'.

- To change the label of the 'Next' button in the pagebreak field, please head to Components >> RSForm!Pro >> Manage Forms >> edit your form >> Components >> edit the 'Pagebreak' field >> set the value of the 'Next Button Label' field to the one that you need to have displayed on your website.

Please make...
Category: RSForm! Pro
15 Mar 2013 11:46

silviup

- There is no default feature of RSForm!Pro that would enable you to implement a 'Log in' functionality on your site, you can only register new users via the Joomla! registration integration. A 'Log in' functionality can be implemented, but it requires custom scripting.

- There are multiple ways in which you can display an RSForm!Pro form on your website:

a. Via the 'Form' menu item.

b. In a module position. This is done using the RSForm!Pro module. You can read more about it here:...
Category: RSForm! Pro
Displaying 826 - 840 out of 1615 results.