infor.com
concierge
infor u
developer portal
Home
Groups
Lawson - Technology Customer Community [READ ONLY]
LS9 Rule creation on a character string
Legacy Contributor
I need to check a field for a specific character string e.g. in the first n number of characters - is this possible?
Anyone know the format of the Rule (e.g. [field name, (starting character, ending character)])?
Birst TAM Solution Brief.pdf
VID005_ICSD_Adding a Dropdown and pointing to Part of a User Field.zip
Find more posts tagged with
Comments
Legacy Contributor
Sure, I have many rules that do this. Use the subString function. Here's one example from HR55.1 to look only for a group name that starts with "BOS":
subString(form.PRG_GROUP_NAME,1,3)=='BOS')
Legacy Contributor
That's great.
Thanks very much!
Important Links
Community Hubs
Discussion Forums
Groups
Community News
Popular Tags
ION Connect
ION Workflow
ION API Gateway
Syteline Development
CPQ Discussion Ask a Colleague
Infor Data Fabric
Infor Document Management (IDM)
LN Development
API Usage
FAQs, How-To, and Best Practices