12 Feb
2013
12 Feb
'13
6:34 p.m.
Hi Russell, There may be a better way, but this works for me in the Toolfactory to create space and special character free names? <param name="foo" type="text" value="" label="Foo"> <sanitizer invalid_char=""> <valid initial="string.letters,string.digits"/> </sanitizer> </param> On Wed, Feb 13, 2013 at 11:22 AM, Smithies, Russell < Russell.Smithies@agresearch.co.nz> wrote:
I want to add a filter to strip whitespace and newlines from a text input box so I can pipe the sanitized string to a command.****
Documentation is a bit sparse (and my Python a bit basic) so does anyone have an example?****
Perhaps there’s a better way of doing it – regex maybe?****
** **
Any ideas?****
** **
Thanx,****
** **
--Russell****
-- ****
**