Even with the view fields on prior versions, drill downs are possible using the js installed with the user tool by calling an active link guide (this is what flashboards prior to v7 uses). With the new DV fields, it is possible to send events using these to/from mappings (see p179 of 7.0 'Integrating with Plug-ins and Third-Party Products' guide):
- Signals from module client side to module mid tier - Signals from module client-side to parent AR System form - Signals from AR System form workflow to module - Drill down from client module to an AR System form The last signal can be used to do the drill downs. The verbatim text from the manual for that option reads: "Generates code to perform the drill-down into an AR System form without being dependent on the module HTML being present within an AR System form. This allows the module code to generate HTML that can be just fragments in a portlet environment, while still providing the drill-down capability. The function call is EventDispatcher.drillDownToForm(server, form, view, qualification)." Haven't gotten too heavily into it yet, but these are my first impressions. I would imagine that there are a series of js files with the user tool install that gives the functions and syntax for all the available calls that can be used. Axton Grams Rick cook wrote: > Interesting...and I have to agree. How would you accomplish some sort of > dynamic drilldown into approvals or CRs? > > Rick > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[EMAIL PROTECTED] On Behalf Of Axton Grams > Sent: Saturday, September 02, 2006 11:08 AM > To: [email protected] > Subject: Re: Calendaring Utility > > I'm thinking to replace their calendaring DV plugin with this > > http://simile.mit.edu/timeline/ > > It's very easy to use, the source is available under the BSD license (pretty > much no restrictions to speak of), and it just works and looks a hell of a > lot better. > > Axton Grams > > Rick cook wrote: >> The DV field has its own limitations, too. I asked some senior >> product people at RUG about whether it (the Change Calendar) was >> extendable to more than 7 days. The answer was that the Java Script >> upon which it was built was not built out to the point to make it >> extendable without changing the JS code, which would take one beyond > Support. >> They also said that this first implementation of the DVF was more of a >> conceptual thing that they are looking forward to enhancing. Let's >> use things like this to direct BMC on how to enhance the functionality >> and capabilities of this new tool. >> >> Rick >> >> -----Original Message----- >> From: Action Request System discussion list(ARSList) >> [mailto:[EMAIL PROTECTED] On Behalf Of Carey Matthew Black >> Sent: Saturday, September 02, 2006 4:54 AM >> To: [email protected] >> Subject: Re: Calendaring Utility >> >> Axton, >> >> I know that a DVF (Data Visualization Field) implementation would >> limit it to a v7 solution, but I think that is ultimately the way to >> go. Let me know if I could help with such an effort. :) It would be a >> great, generic, thing for the community. >> >> >From what was talked about at BUG this year... this really should be a >> "snap". >> >> ( "It should take half a day to implement something cool." is a quote >> from the Engineer who presented one of the BEST sessions of the year. >> IMHO.) >> >> -- >> Carey Matthew Black >> Remedy Skilled Professional (RSP) >> ARS = Action Request System(Remedy) >> >> Solution = People + Process + Tools >> Fast, Accurate, Cheap.... Pick two. >> Never ascribe to malice, that which can be explained by incompetence. >> >> >> >> On 8/29/06, Axton Grams <[EMAIL PROTECTED]> wrote: >>> I found this little utility that lays out time line information. I >>> think its far superior to the change management calendar viewer. >>> It's available under the BSD license. Very cool stuff. >>> >>> http://simile.mit.edu/timeline/ >>> >>> I'm working on using this with Remedy for infrastructure change/task >>> mapping. I'll post what I can put together. >>> >>> Axton Grams >>> >>> _____________________________________________________________________ >>> _ _________ UNSUBSCRIBE or access ARSlist Archives at >>> http://www.wwrug.org >>> >> ______________________________________________________________________ >> ______ >> ___ >> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org >> >> ______________________________________________________________________ >> _________ UNSUBSCRIBE or access ARSlist Archives at >> http://www.wwrug.org >> > > ____________________________________________________________________________ > ___ > UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

