Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 07:17:09 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155534 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Hiding a section on a page  (Read 701 times)
ddombadoh

Offline Offline

Posts: 24


« on: July 05, 2010, 12:03:51 PM »

Hello All

I have been using wb for about 2 months now, and have enjoyed using it.
I have a little problem;
I have a page with 3 sections. At one point in time all the contents of these sections displays, and at another point, some don't need to display. I would like to be able to hide one section at one point in time (this section is a WYSIWYG).
I know I can set the section publish start and end date, but this behavior is as a result of user click. So I want to hide that section using code, and show it again later using code, as per user clicks.
Any help is much appreciated.

Thank you.
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #1 on: July 05, 2010, 02:41:01 PM »

hi, its simple..

go to Manage sections on that page, and set end date to yestrday's date...
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
ddombadoh

Offline Offline

Posts: 24


« Reply #2 on: July 05, 2010, 04:45:44 PM »

Thanks crnogorac081 for your response.

I do not want to permanently hide the section. However I want to hide it upon certain actions taken by the user.
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #3 on: July 06, 2010, 08:14:23 AM »

then on that certan action, run sql query to update section you want to hide and set end date to yestrdays...

And when you want to unhide it, also update that section and remove end date..

try that

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
pcwacht
AddOn Development
*
Offline Offline

Posts: 2859



WWW
« Reply #4 on: July 06, 2010, 11:05:46 AM »

When I understand you correctly you want to show a section only if a user is allowed to?

If so, should that user be a registered user of your site?

John

Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2296



WWW
« Reply #5 on: July 06, 2010, 02:33:01 PM »

if the section is a WYSIWYG section, you could include it using a modified ShowSection droplet.

I am not sure what criteria for showing and hiding should be used, but you could add that to the droplet code yourself.
Logged

Professional WebsiteBaker Solutions
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!