• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Grouping controls in a DIV frame with show/hide

Grouping controls in a DIV frame with show/hide 10 years 11 months ago #27752

  • froefel
  • froefel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
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 hidden.
I can create conditions for the fields "From date" and "To date", but I cannot make the surrounding DIV to hide, leaving me with an empty div.
The DIVs are manually added to the Form layout because I don't find a DIV in RSForms Pro's list of controls (chronoforms has this).
In addition to the DIV issue, the form is also multi-lingual, so I am looking for a way to create these DIVs in a language-aware fashion.

Any help with this would be greatly appreciated.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!