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
14 Nov 2008 18:00

adamevans

Can anyone help, I'm trying to finish these forms asap.:(
Category: RSForm!
14 Nov 2008 16:51

adamevans

I have read the knowledge base on how to show/hide a form field based on a radiobox selection but I'm having problems creating the same effect from a dropdown list selection. I'm not a strong Javascript coder so the more detail I can get the better. I have a list with 5 options. The last option is \"Other\", if selected I'd like a text field to appear so the user can enter additional details. I need to know what the script should be in the form layout page as well as the additional attributes in the element window.

Thanks.
Category: RSForm!
23 Oct 2008 14:59

alexp

Hello everyone,

This article in our knowledgebase is very similar to what you are trying to do:

www.rsjoomla.com/index.php/rsformpro.cus...-or-hide-fields.html
Category: RSForm!
15 Sep 2008 12:57

dragonjc

use javascript for this.
All field are hide, without country.
First user select a country = on change show city selectfield
Second user select a City = on change show town selectfield
Third ....<br><br>Post edited by: dragonjc, at: 2008/09/15 12:57
Category: RSForm!
05 Sep 2008 17:10

Luxx

I think i'm a noob, i don't understand dragonjc's sollution,

I understand that i need to add
onchange=\&quot;javascript:hidesection();\&quot;
here:


but where should I add other stuff?

Post edited by: Luxx, at: 2008/09/05 17:11<br><br>Post edited by: Luxx, at: 2008/09/05 17:12
Category: RSForm!
20 Aug 2008 20:42

dragonjc

The link is here to show you the way.
You have to use javascript.

It explain how hide some part of code, and how select them.
What you want is same :
into layout create 2 areas (one show, and one hide) don't forget link for go next or previous page and into script insert your javascript to hide and show.

Like the example.
Category: RSForm!
14 Aug 2008 14:11

xtremeghost

Hello everybody,

im developping a site for a friend. But i need to have a function in the rsformpro component and i can't figure it out.
Can somebody please help me? Here's my problem.

I want to show or hide a dropdownlist depending on an earlier dropdownlist answer for example:

Dropdownlist 1:
A
B
C

if option A is choosen Dropdownlist 2 is shown
if option B is choosen Dropdownlist 3 is shown
if option C is choosen Dropdownlist 4 is shown

Thanks for the help in advance
Category: RSForm!
09 Aug 2008 15:28

richiep

I'm not quite sure how to do this but I bet you could do it with CSS/JavaScript.

Create a button that will show/hide the sections of the form you want.

I hope this is helpful.

Richiep
Category: RSForm!
09 Aug 2008 09:35

david.goode2

OK - I found out how to resolve this one.

Once I click on the edit and the pop-up opens I cannot see the whole of the form contents and there is no scroll. However - if I then click on the 'show/hide' link the html page replaces the wysiwyg page and has a scroll bar so provided your html is up to scratch this avoids the problem.

Could still do with an answer for those who read this but are not html confident.

Regards

David
Category: RSForm!
11 Jul 2008 18:56

dragonjc

Your problem is easy, maybe the solution is to cut yopur forms in several forms who are useful and have linked between.

First Customer register, so he have with is account the possibility to :
  • First time is connected, he access to a profil joomla based on RS!Forms Forms.

  • Second Time he have a second forms where he can add information pre register. Like address of delivery, and other information yopu need into a RMA (I work on assistance so know what is RMA ^^)

  • The third forms is the ask of RMA...
  • Category: RSForm!
    15 May 2008 16:41

    bydler

    The thing is there is other information on the same pages as the forms so what I would really like to do is hide the forms in the pdf-version and just show the text.

    /Lisa
    Category: RSForm!
    01 May 2008 13:35

    dragonjc

    Hello everybody,

    I'm french and don't speak very well english, so excuse me if you don't understant what i mean.

    Usually I don't ask people, search alone and do it myself help but this time i have no choice. I managed a french first aid men association and we have to do a website with forms to do Administrative document and management of them (their is too much work and we do more paper than action, so with the website we hope have more easy to do the job).
    And we have no money to buy a...
    Category: RSForm!
    14 Apr 2008 23:49

    latristesse

    Actually, J 1.5 includes a pop-up calendar for form fields - this one line of code can wipe out all that custom calendar code for calendar fields:
    echo JHTML::_('calendar', \&quot;\&quot;, $row-&gt;name, txt.$row-&gt;name);

    I just can't figure out how to get it so it positions properly. I've put it into the case statement for calendar but the fields are appearing at the top of the form, not next to their labels.

    Here is what I have done with forme.html.php:
    &lt;?php
    /**
    * @version 1.0.4
    *...
    ...
    Category: RSForm!
    05 Apr 2008 01:31

    Chairlines

    Hi,

    I attached the image that shows the issue about the radio button, select field type I am having.

    This is what I did
    radio1|Male,radio2|Female

    same with the select field type. I tried to remove the numbers but it didn't work.

    And when I view the listdata, I don't see the description. See the attached image instead I see value1,check2. Did I miss something? Kindly advise.

    Also - How can I hide or remove the submit and antispam (captcha) column on the listdata?

    Thank you!...
    Category: RSForm!
    Displaying 391 - 404 out of 404 results.