Scott Gray wrote:
Hi Marco
On 27/10/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Or we want to duplicate the product search/export functionality into the
googlebase application ?
That was what I had in mind, you wouldn't be duplicating as such just
reusing where possible, take a look at the asset maintenance app's Warehouse
tab that reuses the facility screens.
Scott
Yes, the idea is to create a new empty web application in the new
"googlebase" component, the main screen would be the product search
screen (you can do this simply adding the controller entries in
controller.xml, exactly the same that are in the catalog application);
then when the search form is submitted you should redirect it to the
google export screen instead of the search result screen.
After this is done we can remove the link "export to google" at the
bottom of the search screen.
Jacopo