| Re: Modifying Web Tender Stylesheet As to bfolan's followup question, I'm curious as to whether you're asking about screen sets for Tender Response? I'm on a project now in which we would like to modify the PUBLIC screen set for Online Booking/ Tendering, but to the best of my ability I can find no reference to it anywhere in any screen set in any domain.
As far as I can tell, then, the search/results pages for Online Booking/Tendering, which would normally be controlled by screen sets, are actually *completely beyond customization*. In several years of working on similar customizations for screens, I've never come across any other object that is so completely out of reach. Perhaps ironically, the screens themselves (controlled from the stylesheets in the tenderresp directory, as mentioned in anoopkrishna's original post) are totally customizable.
BTW, for my related project, we are pushing Accept/Decline functionality through an entirely different (though still SHIPMENT-based) screen set called SHIPMENT_VISIBILITY. This bypasses the TenderRespServlet, but should suffice for this implementation. By using the alternate screen set, we can customize not only the screens (in XSL), but also the search/results pages (with a screen set).
Last edited by Clay Combs; October 28th, 2008 at 17:40.
Reason: Typos!
|