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
05 Oct 2014 20:16

clucking

Just set in a condition (the same) for each of the four fields using Properties-> Conditions. Have just tried this and it works.
Category: RSForm! Pro
04 Oct 2014 14:49

digisol

Anyone who has faced the same problem???
Category: RSForm! Pro
02 Oct 2014 10:03

digisol

Hello to everyone,

I have made a form and I'd like to have a choice with a radio group and depending the choice, show or hide 4 text fields.

I have a choice for invoice into the form and the radio group has to choices: Invoice of Receipt. Below follows 4 text fields to fulfill the company elements and I want these 4 fields to show only when the choice of the radio group is Invoice otherwise not to be shown on the form.

Until now I have succeed to show or hide only one field but in my case I...
Category: RSForm! Pro
17 Sep 2014 19:33

NEMGTR_webmanager

Hello,
A few years ago I had assistance with the same (sort of) type of request. I did not write this code-- I'm not a programmer... so I do not know how it works... just that it does.
What I needed was for the user to select from a radio button field the number of cars that they wished to tell us about (this is a membership application). When they clicked one, one set of fields were shown. Click two and then two sets of fields are shown and so on up to 4.
While this is not exactly what you...
Category: RSForm! Pro
08 Sep 2014 09:36

lanz

How do i go about hiding the formControlLabel and only showing the fields with value inside?

Category: RSForm! Pro
08 Sep 2014 09:01

cosmin.cristea

In order to provide further assistance please provide a more accurate explanation of your scenario. You want to populate a dropdown based on a table? Or the value selected in the dropdown to be copied in a textbox?

An example on how to populate a list based on a table can be found here:
http://www.rsjoomla.com/support/documentation/view-article/94-auto-populate-a-list-from-a-table.html

An example on how you can copy the value of a field through the use of Javascript can be found here:
[url]...
Category: RSForm! Pro
01 Sep 2014 18:19

mark688

7How to open calender view in a module ?

I don't mean the small calender module pluging.

i mean the large calender view as seen in demo.
i build my joomja website with al article out put turned off. (Hide system output)

therefor the calender view will nog show as a menu item.

Hoe can i load the large calender view in a module ?

Regards,
Mark Stakenburg
Category: RSEvents!Pro
14 Aug 2014 18:36

dadoonan0

There are a number of items I would like to hide from a blog post but find myself unable to do so.

Categories: Tags: Last updated: 14 August 2014 14:47 Created: 13 August 2014 23:04 Hits: 48

The RSBlog config has the following settings:

Basic
Show Tags = No

Frontend
all options are set to No except for Enable Subscriptions & Guest script ions & show unsubscribe.

Would also like to hide the Rss Feed button, which is being displayed despite the post options having it set to no.

Finally,...
Category: RSBlog!
13 Aug 2014 12:30

cosmin.cristea

You can approach your scenario in the following way. Grab the username/email using the method provided in the documentation :
http://www.rsjoomla.com/support/documentation/view-article/77-display-php-variables-by-default-when-form-is-shown.html

Next step would be to create a script that checks it's value so it can hide the unwanted fields.

Keep in mind this is an example and not a solution.

Insert this in the default value of the username field:
//<code>
$user = JFactory::getUser();...
...
Category: RSForm! Pro
13 Aug 2014 10:11

cosmin.cristea

This scenario can be achieved in more than one way. For example you can use the example provided below, to populate a dropdown list based on a table, using a query to grab cities/towns where state/province is X (this implies that you have a database table with this data).

http://www.rsjoomla.com/support/documentation/view-article/94-auto-populate-a-list-from-a-table.html

Another solution would be to use the conditional fields feature. Create different dropdown fields (manually adding the...
Category: RSForm! Pro
11 Aug 2014 11:42

JavadJaan

hi everyone,
i want to make a form.
a Drop-down that have many item, and a text field that validation of it is depend on Drop-Down item.
for Example we have one Drop-Down that called DRP and textField that called TXTF. my drop down item is look like this:

Orange
Blue
White
Black

If Orange selected, you can only enter 3 code on TXTF! like:
826653
972654
812467

If Blue selected TXTF only accept this code:
982361
672541
872123

how i can do it, i haven`t any problem in make Custom validation...
Category: RSForm! Pro
23 Jul 2014 13:59

crommie

My client doesn't want share options, event rating and "posted by" to show at all. And that means never. And he doesn't want to uncheck boxes every time he creates an event.

I set the events frontend settings for all groups to no, but they still show up. How can I switch them off once and for all?
Override? And if so, which file and what lines?

Thanks!
Category: RSEvents!Pro
22 Jul 2014 08:25

laurent.mouren

We search to create a form with 2 radio buttons with the same name.
For each we have contional action to hide or show each group of radio buttons inside....

radio 1
- group radio 1 (conditional field : show when the radio 1 is checked)
radio 2
- group radio 2 (conditional field : show when the radio 2 is checked)


How can we do this on joomla 3.0, because we can't take the same name for the radio button 1 and radio button 2.


Best regards.
Category: RSForm! Pro
30 May 2014 17:49

froefel

I would like to group several controls in a DIV, showing/hiding the entire DIV based on an option group selection. Consider the following form:

<div 1> --- Personal Information ---
- First name
- Last name
- EMail
</div 1>
What do you want to do? (option group)
+ request information
+ make a reservation
<div 2> --- Reservation Information ---
- From date
- To date
</div 2>

When the user selects the option "request information", the <div 2> (which has a border and section header text) should be...
Category: RSForm! Pro
19 May 2014 11:23

cosmin.cristea

You can show or hide information depending on the user's selection by using the built-in conditional fields feature.

For a better understanding read more about this feature in the following article.
A more in-depth explanation of the form fields can be found here
http://www.rsjoomla.com/support/documentation/view-knowledgebase/180-form-fields.html

PS: Take a closer look in the Free text field article.
Category: RSForm! Pro
Displaying 151 - 165 out of 404 results.