Re: I need WO help-Update on the problem
Re: I need WO help-Update on the problem
- Subject: Re: I need WO help-Update on the problem
- From: Martelli Michael C <email@hidden>
- Date: Mon, 09 Jun 2003 11:45:05 -0400
Hello again,
My original problem is below, but I have an update. Thanks to the 3 of
you (Arturo, christian, and Denis) that helped me out. I see that the
reusing of the component is sort of working. As I stated before it is
a form. The search button for the text string works (it is invoking
the action) but not on the text that is the new text bar, only on what
is currently typed in the original text bar. So i guess my new problem
is that I cant get the value of the text in the form to be used to
invoke the action. This is the code that is used to search (the url of
what to do/where to go in the search button):
javascript:document.keywordform.execute.value='search';document.keywordf
orm.submit();";}
So when I use the search button on the version of the search form that
i added it is using what is typed in on the orignal form. My question
is can I just that the original .wod file from the orignal search form
rename everything to a different name and then will it know to use the
new form? In theory that may work, but im not sure if that will work
in WO. I dont think it will becuse I would have to prob. have to
rename the java class and other files aswell. This explanation i just
gave may be confusing aswell I am sorry if i lost any of you. Thanks
for the help.
-----------------------------------------
Michael Martelli Jr
University of Scranton - Computer Science
List: db.etree.org/marshmeli
Site: www.cs.uofs.edu/~mcm6
----- Original Message -----
From: Martelli Michael C <email@hidden>
Date: Friday, June 6, 2003 8:50 pm
Subject: I need WO help.
> Yeah I dont know much about WO but I am trying to edit a site in
> WO.
> There lot of WO in this site and I wanted to add an item that is
> in a
> page to another page. This item is a search function (text bar
> and
> search button). I want to add this to the Nav bar of the site so
> on
> every page the search feature will appear. As of now I have been
> trying for the past 2 days but no luck. There must be some thing
> I a
> missing when i copy over the WO files and code from the other
> page. If
> anyone can help or guide me in the right direction to a site that
> descirbes WO in detail and how they work, so maybe can shed some
> light
> on this topic. If you need me to to be more clear I can.
> Thanks
>
> -----------------------------------------
> Michael Martelli Jr
> University of Scranton - Computer Science
> List: db.etree.org/marshmeli
> Site: www.cs.uofs.edu/~mcm6
_______________________________________________
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.