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
11 Oct 2015 22:54

EnjoyRC

Looking for the answer to this as well as I am having this same issue. Any ideas?
Category: RSFiles!
29 Sep 2015 13:47

adam_francese

Hello, I have been using RS Form Pro! for years. There is no other form component I rely on more and the features are phenomenal. I do have a feature request that I think would be helpful to many users.

The conditional statements are awesome. They are one of the features that set RS Form Pro! apart from others, but it would be great if there was a way to also enter conditional statements in the reverse order and it could save users LOTS of time.

The way a conditional statement is currently...
Category: General Discussion
18 Sep 2015 03:35

till0

Hi there,

in mobile view the date picker pop up disrupts the responsive layout of my (most?) forms. In default mode it pops up to the right of the <input> opening it. So I thought "Why not make use of the bootstrap classes already in Joomla and rearrange things a little bit?" So I did a small core hack. I'm posting it here not that you may reproduce it. But maybe the developers would think about changing their code in a future release.

Open...
Category: RSForm! Pro
28 Aug 2015 10:05

kees.de.goeijer

Hello,

Ihave a form in tow languages. For one language I want de hide some field. But when I diasble a field for one language rsformpro does also hide the field in the other language.

How can I hide some fields for a language and show it in another language?

I know how to edit the form layout but I want to generate this automatically.
Category: RSForm! Pro
11 Aug 2015 13:15

adrianp

Hello,

By default RSForm!Pro generates a submission ID when a form is submitted which is unique over all your forms. A global placeholder is available on this {global:submissionid} (other global placeholders you can use can be found here - note that it will depend on where exactly you're planning on using them).

If you use multiple forms, this forum topic might provide what you need.

As for the fields you're referring to, these are used by RSForm!Pro to capture data based on the logged in...
Category: RSForm! Pro
04 Aug 2015 10:11

adrianp

Hello,

Have you tried the conditional fields feature? This basically hides or shows other form fields based on user selections. Even if required, as long as the field is hidden through a conditional statement, the form will allow submit.
Category: RSForm! Pro
01 Aug 2015 18:58

ankitcool90

How to add Popup image instead of Popup calendar in RSForm Pro!!

Go to ...\administrator\components\com_rsform\helpers\rsform.php

Make changes in line 3026

Replace the old code but make a copy of it in note pad just if you need to change it to normal again.


Replace it with the code present below --- (note: img src="images\calendar2.png" this is the code i entered before the input id for my image) you need to change it to your image path.)

$out .= '<img src="images\calendar2.png" input...
Category: RSForm! Pro
16 Jul 2015 05:49

xulen

Hi there, im having this scenario and it seems to be failing to do it with RSForms. Its a simple one so surely im missing something.

This is the structure:

Checkbox Group1
A
B

Submit Button1
Pagebreak1

Checkbox GroupA
A1
A2

Pagebreak2

Checkbox GroupB
B1
B2

Pagebreak

Submit button2

*/Conditionals:

if ( A or B ) hide Submit Button1;
if ( A or B ) show Pagebreak1;
if ( A ) show Checkbox GroupA;
if ( B ) show Checkbox GroupB;

/*

If you check A works fine, submit buton1 hides, Pagebreak1...
Category: RSForm! Pro
08 Jul 2015 01:49

stefan.szo

Hi all

We have a multipage form with at least 20 conditional fields, all of which are working just fine, except one.

The field/condition that is not working has been set up to Show a standard Textbox field if a specific 'Job Type' is selected from a Checkbox Group. But, you guessed it, it does not show when the desired checkbox is selected.

Show/Hides working for all other checkbox selection for this group, the only ones that do not work are those relating to that specific Textbox.

Any suggestions?
Category: RSForm! Pro
26 Jun 2015 12:15

hjalte1983

Hi there.

How can i set up my form to only show a field in the user/admin mail if there is anything typed in that text field.

example.:

I have my form here
voksendisco.dk/booking

I only want to show "Ekstra timer" if there is anything typed into that field ?
is that possible ?

my user/admin email is right now <p>Ekstra timer: {ekstra:value}</p>

i'm not using {:caption} because i'm using placeholder.


So is it possible to hide <p>Ekstra timer: {ekstra:value}</p> if nothing is entered in value?
Category: RSForm! Pro
08 Jun 2015 16:27

cusan

Change the Language.
Category: RSForm! Pro
27 May 2015 01:40

webmaster535

I'm using RSform Pro with the payment extension and paypal.

Currently if the user fills out the form, clicks submit, then paypal payment fails, the submission shows in the directory just as all other successfully paid submissions do. There's nothing that differentiates between a paid submission and an unpaid submission.

I'm looking for a way to either: Hide a submission from the directory if the paypal payment has not been successful.. OR.. Show in the directory that the submission has not...
Category: RSForm! Pro
25 May 2015 17:52

cewing

I tried to post this to an older post concerning hiding the article but was not able to.

==================

I have the same problem and both of these "solutions" would seem to be kludges. First, if the form is placed within an article it obviously means the page needs to show other information pertinent to filling out the form. The Thank You messages totally ignores this design requirement and shows the whole article, which is then completely out of context. Using an alternate URL for the...
Category: RSForm! Pro
15 May 2015 16:33

cewing

I've deselected the display of the form title (Show Form Title = No) yet the title always displays. I can hide it via CSS but would rather not. What's the issue here?

Chris

Joomla! 3.3.6 Stable
RSForm! Pro 1.50.15
Category: RSForm! Pro
26 Apr 2015 09:54

Mail0447

Hi :),

I have a dinner reservation form with a calendar and a dropdown where the user can choose a time.

I need the chosen date to change the available time/value in the dropdown. There are two conditions that need to be available.

1. If the user chose this date, then user can pick a value: 11:30 to 23:00
2. If the user chose this date, then user can pick a value: 17:00 to 22:00

I have tryied some custom javascript by creating an array with the two types of dates using selectDate and it...
Category: RSForm! Pro
Displaying 121 - 135 out of 404 results.