Can anyone help me with the custom pattern that I need to enter in Infopath
2007 to ensure that users don't enter any characters that Sharepoint would
see as invalid characters in a file name.
I have a text field in infopath that I am using to rename a file stored in a
sharepoint document library. I would like to ensure that users don't enter
characters that Moss2007 would see as invalid. Basically the characters I
don't want them to enter are below:
" # % & * : < > ? \ / { | } ~
I realise that this is probably very simple, however I can't find any
documentation on this, and normal regular expressions don't seem to work.
Thanks in advance for any assistance!
Can anyone give me the pattern that I should be entering to check if they
have entered any of these characters (this will need to be done without using
code).
I am using Infopath 2007