Veerain, If you only care about the Mid-Tier then I think there might be a way to do this after the form is populated with data that could supply a $Company$ value.
There is a special "clause" in the Active Link Run Process action that understands (for the Mid-Tier) that any Run Process starting with "javascript:" is actually a call to javascript. My understanding/guess is that the special prefix is striped from the Run Process action and the remaining values are evaluated in the javascript eval() function. So if you know the DHTML to change the title for a page, and your browser supports it... then you should be able to do this. Lot's of "if's" in there... but you might be dealing with multiple browsers, and I have no idea if the title attribute for a page can be dynamically changed. But you have a shot at making it work all the same. HTH. -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On 9/20/07, Veerain G <[EMAIL PROTECTED]> wrote: > ** > Hello Listers, > > ARS 5.1.2 and ARS 6.3 > Oracle 9i > Solaris > Midtier 5.1.2 > in-house helpdesk application. > > Is it possible to pass parameters to the form alias.For a view of a form I > give an alias in the View properties>aliases and labels.Here i am not able > to specify a dynamic value.Suppose when the user opens a record the form > title should read as 'Ticket info for $Company$', where $Company$ should be > the company name value for that ticket that has been opened. > > Any thoughts on how this could be done? > > Thanks and Regards, > Veerain > __20060125_______________________This posting was > submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

