Think I'm cracking it.
I've added a couple of calculated value fields to the document type section:
The larger calculated value above has a validation formula against it:
This will get more complicated, but it's a start.
so do you still need a help with this?
if so, describe in more details what exactly you'd like to validate.
btw, I'd suggest to check lookup value just by its ID value. since the way you have it now will stop working once you change a text.
the check should look like:
parseLookup(MyFormKeyIndPerReqDoc,false) == 4
Thanks, I should be OK now, The parseLookup is next. Seems to be popping everywhere since the May Tips post.
A