Re: Count the number of times a component is loaded
Re: Count the number of times a component is loaded
- Subject: Re: Count the number of times a component is loaded
- From: Marek Wawrzyczny <email@hidden>
- Date: Fri, 6 Aug 2004 13:30:32 +1000
Perhaps what you're looking for is to create a Help handler class that
lives in your Session. It could then be initialised to display all
help/instructions throughout the site. Once the user reads the
instructions you can mark these particular instructions as 'read' and
no longer display them (or display a link so the user can access them
again).
On 06/08/2004, at 07:28, David Holt wrote:
Is there a way to determine whether a component has been loaded in the
current session? I would like to display instructions for creating a
query on a display group component the first time it is loaded, but
once a search has been conducted, I would just like to display the
qualified results. Is there a way to create a WOConditional using a
variable such as "firstTimeLoaded"? Is there a better way to do it?
Thanks,
David
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
Marek Wawrzyczny
software engineer
-------------------------->
ish group pty ltd
http://www.ish.com.au
7 Darghan St Glebe 2037 Australia
phone +61 2 9660 1400 fax +61 2 9660 7400
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.