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
08 Apr 2013 21:18

josh97

08 Apr 2013 07:17

octavian

That's because you've added a menu item with no alias and Joomla! automatically generates an alias based on date/time.
Category: RSMediaGallery!
06 Apr 2013 19:38

lucvg

Is it possible to change the link in the Joomla! login screen. I have now a nice register form, created by RSJoomla!, I used it in an hidden menu for testing.

But when I want to activate this, users see also in the login form the register butto. Using this link they come on the old standard screen to register, and that is not what i want.

Any idea?


Luc - belgium
Category: RSForm! Pro
06 Apr 2013 15:56

IslandDesign

Hi I'm trying to use the new dynamic feature of the RSForms in combination with conditional fields for my form's Admin email.

If a user chooses "Other" from a dropdown menu, I have a field appearing which asks them to fill in a field with other...

DROP DOWN:

(Select Office)
- City Commission
- City Council
- City Manager
- Clerk of Courts
- Controller
- County Commission
- Mayor
- Property Appraiser
- Supervisor of Elections
- Tax Assessor
- Treasurer
- Other

TEXT FIELD appears on selecting...
Category: RSForm! Pro
05 Apr 2013 07:49

silviup

Having an event start and end date plays an important role in RSEvents!Pro's functionality and this requirement cannot be avoided. If you really need to exclude this functionality, then RSEvents!Pro is not appropriate for your needs.

RSForm!Pro, our custom form builder, would be better suited for your described scenario. It offers the possibility to add the submitted information to a PDF file that can be attached to the User/Admin emails or downloaded directly via a download link that can be...
Category: RSEvents!Pro
03 Apr 2013 14:16

david.imerovic

Ok that is nice,
but on top of that I'd like that every dropdown item has a price tag as I have multiple dropdowns so that custumer can set up a custom package for our services and at the end he knows total price and also he gets an PDF and email offer in his mail after submision.

Can any one help me with this code please. :(
Category: RSForm!
02 Apr 2013 09:25

adrianp

Hello,

You are probably using the "Location" module, which was designed to only be populated on an event detail page.

If you want a module will all the events and to filter the events that show on it you can consider using the "RSEvents!Pro Map module":

www.rsjoomla.com/support/documentation/v...spro-map-module.html

There is also an "Events map" menu item available:

www.rsjoomla.com/support/documentation/v...t-in-menu-items.html
Category: RSEvents!Pro
01 Apr 2013 15:51

lmcintosh

Hello,

Does anyone know how to make a new text field pop up when a specific option is chosen from the dropdown? For example, If someone chooses "Other" from the dropdown, I want a new text field to show up so they can write in some text.

Any help would be greatly appreciated.

Thanks
Category: RSForm!
01 Apr 2013 08:55

silviup

There is no default RSForm!Pro feature for this. Also, there is no CSS definition for this either, as it would depend on the font size and type. To set a fixed width for the drop-down menu, edit the field and add

style="width:20px" (as an example)

in the 'Additional attributes' textarea of the 'Attributes' tab.
Category: RSForm! Pro
01 Apr 2013 06:56

grietbroek

30 Mar 2013 08:33

ituk

Thank you very much!
<script>
    jQuery("ul.menu > li").bind("mouseenter",function(){
      jQuery(this).addClass("menu_item_hover");
    }).bind("mouseleave",function(){
      jQuery(this).removeClass("menu_item_hover");
    });	 
</script>

Ituk
Category: RSMediaGallery!
28 Mar 2013 00:29

lrazov

Hi there,

I'd like to make a suggestion for your future versions of the RSEvents. It would be nice to have an additional configuration for showing/hiding the category and tags links on the events list page which could be done via RSEvents menu item configation.

I'd like to attach a screenshot to show what I mean but I can't in your forum posts :(

Thanks.
Category: RSEvents!Pro
28 Mar 2013 00:19

lrazov

Hi folks,

Has anyone experienced below issue?

I've configured my RSEvents menu item to have no filter nor search. However, on the Events main page, above the events list, from time to time I see this Clear link (see the screen shot). What is it and why it comes up occasionally? How can I get rid of it?

Thanks
Category: RSEvents!Pro
27 Mar 2013 22:45

roman.zanony

Hallow. One simple question, it is possible delete submission from frontend?
I am using “View Submissions” from menu item.
Thank for help
Roman
Category: RSForm! Pro
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
Displaying 811 - 825 out of 1614 results.