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: show hide
27 Jan 2013 23:02

themiamivalley

I have a form being used for registering to an even with RSEventsPro. The form allows bot members and non-members to register for my event, but there are different payment options based on whether the user is a member or not.

So the first option they choose is member or non-member, and those options are;
Non-Member - $10.00
Gold Level Member - $5.00
Platinum Member - Free

The next field set is the payment type, and they can choose PayPal, Check/Money Order, or Member (Free).

I am trying to...
Category: RSForm! Pro
23 Jan 2013 07:20

octavian

You are referring to the fact that it displays the title. This is a standard Joomla! feature and can be disabled by setting "Show Title" to "No". All modules have this setting (it's right below "Title").
Category: RSForm! Pro
21 Jan 2013 10:34

adrianp

Hello,

You can achieve this by using "Conditional fields". They allow you to show or hide a field based on the user's selections, more information about "Conditional fields" can be found here:

www.rsjoomla.com/support/documentation/v...ditional-fields.html

You can also view our "Dynamic Drop-down Change Form Example" in our demo page:

demo25.rsjoomla.com/rsform-pro/dynamic-d...-change-form-example
demo25.rsjoomla.com/administrator
Category: RSForm! Pro
15 Jan 2013 03:51

martgus

Hi , I have this problem
I have a radio with two options A and B
If I chose A , a condition show a Checkbox A with six items. And if i chose B another checkbox with six items.
Then I have for each item of the checkboxes a condition to show an input .
this is working but , if i chose A on radio and then i chosse for example tree items of the checkbox , then below i have tree imputs , and when i change my option on radio to B the checkbox hide but the input below no .
How can i hide the inputs below ?

thanks
Gus
Category: RSForm! Pro
12 Jan 2013 07:29

nikita.gupta

A couple of questions if you could kindly reply ASAP:

1. Can RSForm can be setup to include in every article? Manually or automatically?
2. At frontend, can RSForm show all the submitted forms of that specific article only to the admin groups or be shown to specific users in the frontend, preferably under that article?
3. Can RSForm use JCK Editor in the text area with upload function?
4. Can the admin group or the specific user (assigned at 2) rate/vote/, hide (unpublish), delete for the form...
Category: RSForm! Pro
22 Dec 2012 22:53

MagdaC

Hi
I've done something weird to my gallery, the image title (which is the file name of the pic) now shows on the site as well as the description. How do I stop this from showing?
Category: RSMediaGallery!
20 Dec 2012 10:55

adrianp

Hello,

This can be hidden using templates overrides. Please refer to the following article that addresses this matter:

www.rsjoomla.com/support/documentation/v...s-look-and-feel.html

Basically you need to:

- create a template override of the show.php file located under this path:
\components\com_rseventspro\views\rseventspro\tmpl\show.php

- modify the duplicate by deleting the code between <!-- Posted By --> and <!--//end Posted By -->

- add the...
Category: RSEvents!Pro
17 Dec 2012 11:55

adrianp

Hello ,

Unfortunately you cannot deactivate the requiring of the end date field without modifying the component (advanced scripting knowledge is required).

As a workaround you can set the end date to be in the very distant future like 2099 and by using template overrides you can hide this date from showing in the front end.

You can read about templates overrides here:

www.rsjoomla.com/support/documentation/v...s-look-and-feel.html
Category: RSForm! Pro
19 Nov 2012 16:11

Mikeymore

Hi all,

I have the same problem - 1 page with a selector which output many conditional fields. The rules php code in that article I filled in in the tab php-email-scripts under tab $adminEmail.

I tried 1 field, copied exactly from the Quick add, but it doesn't work for me, the caption is still shown in the user email.

Second question is, do I have to made those rules for every conditional empty field? Thats a lot of work with about 150 conditional fields in my form?? Maybe there is some 'common' php script which solve this problem?

Thanks already!
Category: RSForm! Pro
31 Oct 2012 17:47

robijo7

Although the developers do not provide customizations, I was able to get enough hints from a support ticket to add a list of ticket prices to the event detail page. Here is how I did it:

1) Create template override for show.php

copy /components/com_rseventspro/views/rseventspro/tmpl/show.php
to /templates/YOUR_TEMPLATE/html/com_rseventspro/rseventspro/show.php

2) Add code below to show.php in appropriate place (under location i.e.)

<!--//Add Tickets to Detail -->
<p class="rsep_tickets"...
Category: RSEvents!Pro
08 Oct 2012 13:53

info56

Hi,
How can I hide the search bar on the dashboard. I don't need and don't want to show this option.
Thanks,
Uwe
Category: RSTickets!Pro
08 Oct 2012 02:27

NEMGTR_webmanager

Hi,
Have you looked into the Conditional Fields that version 44 introduced? Check it out here
www.rsjoomla.com/support/documentation/v...ditional-fields.html

It might be what you need to get the names & tickets matched up in the emails.

Good Luck,
Kathy
Category: RSForm! Pro
06 Oct 2012 17:05

antony.lightfoot

Hi, there.

Got an interesting scenario to consider. Take a look at this page:
ncwsa.skibennetts.com/introduction-2/ban...et-and-t-shirts.html

At the top dropdown menu for Banquet Tickets, it shows a quantity up to ten.
What I would like to do is have additional field appear for each quantity selected - so when three tickets are selected for example, then three text field would then appear to which the customer can then input the name for each banquet ticket bought.

Right now I...
Category: RSForm! Pro
26 Sep 2012 06:02

way.liew

Hi,

The scenario:

I Select 'Option A' from a dropdown and show a conditional field based on this selection.
When a value is entered into this now visible field and the form is submitted all is good.

The issue is when I select a different option from the dropdown after a value is entered into the above conditional field. The field hides to the user but still displays the now irrelevant values in the emails.

I'm looking for a way to make it not display. Ideally this would be clearing the...
Category: RSForm! Pro
21 Sep 2012 07:22

adrianp

Hello ,

This can be accomplished using Conditional Fields to hide and show fields according to user selection. You can read more about this here:

www.rsjoomla.com/support/documentation/v...ditional-fields.html
Category: RSForm! Pro
Displaying 211 - 225 out of 404 results.