Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solve] Business Map x Workflow
#3
Interesting point, but not exists a function to uppercase, or upwords, for use in BP, only if I create thru regex, right?

My question is, when I tried to do that, I see is not too easy, with regex ...

solve, for Brazilian names

<map>
<originmodule>
<originname>contacs</originname>
</originmodule>
<fields>
<field>
<fieldname>firstname</fieldname>
<validations>
<validation>
<rule>regex</rule>
<restrictions>
<restriction>''(?=^.{2,60}$)^[A-ZÀÁÂĖÈÉÊÌÍÒÓÔÕÙÚÛÇ][a-zàáâãèéêìíóôõùúç]+(?:[ ](?:das?|dos?|de|e|[A-Z][a-z]+))*$'</restriction>
</restrictions>
</validation>
</validations>
</field>
</fields>
</map>
Ranieri
eCRM Web
Reply


Messages In This Thread
[solve] Business Map x Workflow - rslemer - 02-20-2018, 05:59 PM
RE: Business Map x Workflow - joebordes - 02-20-2018, 06:31 PM
RE: Business Map x Workflow - rslemer - 02-20-2018, 06:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)