Filter names question - `!

2012-04-07 Thread John Baker
John I once met John Major in a toilet. I waltzed in, keen to relieve myself after consuming most of a very nice bottle of wine, and found myself waiting patiently for Mr Major to relieve himself despite a number of urinals (I couldn't possibly consider relieving myself next to an ex-PM). As he

Re: Filter names question - `!

2012-04-07 Thread David Sanders
LOL... and did he know the difference between `! and $! ?? David Sanders Solution Architect Enterprise Service Suite @ Work / e-ServiceSuite    tel +44 1494 468980 mobile +44 7710 377761 email david.sand...@westoverconsulting.co.uk   web http://www.westoverconsulting.co.uk       http:

Re: HTML and Plain Text emails

2012-04-07 Thread Mahendra Mahalkar
you can set a fiter on email messages form on submit which will set field Plain text to html body and try sending. ** ** ** ** *Regards,* *Mahendra Mahalkar * On Fri, Apr 6, 2012 at 9:48 PM, Michael S. Davis wrote: > ** > > bump > > ** ** > > *From:* Action Request System discussion list(A

Re: Filter names question - `!

2012-04-07 Thread David Sanders
LOL... and did he know the difference between `! and '$ ?? oops David Sanders Solution Architect Enterprise Service Suite @ Work / e-ServiceSuite    tel +44 1494 468980 mobile +44 7710 377761 email david.sand...@westoverconsulting.co.uk   web http://www.westoverconsulting.co.uk      

Java API question - how to save a filter

2012-04-07 Thread John Sundberg
Java ARS API 7.6 Any idea how to "save a filter"…. f = user.getFilter("SomeSampleFilter") f.setHelpText("John was here") f.save ??? f.commit ??? f. I looked through the docs -- couldn't find anything …. I may have totally missed it. ??? -John -- *John Sundberg* Kinetic Data, Inc

Re: Java API question - how to save a filter

2012-04-07 Thread John Sundberg
(Found my own answer) -- actually - walked away from the computer -- did some dishes -- then thought uggg - the user needs to save it -- not the filter itself… Often the best way to solve a problem - is to walk away from the computer. My wife would say -- would be to do some dishes :) user.setF