cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Constrain number parameter on WTPart

bwilson-2
4-Participant

Constrain number parameter on WTPart

Hi all,


I am looking to constrain the "Number" field on a WTPart. I want to use a regular expression to do it. My expression is [M|E|S][A|P]_-[0-9]{8}-[0-9]{2}-[0-9]{1}.I can make this work when contraining global attributes but not with the "Number". What I am looking to do is force the number to be something like this:



MA_-12345678-00-1
EA_-12345678-00-1
SP_-12345678-00-1


The above expression forces the attribute value to be in the format per above.


Any ideas?


Brian

0 REPLIES 0
Top Tags