
I have a problem to understand the Syntax from the validation rules...
I'm not so familar with Programming but some If and then cases and some scripting is I'm quite familar...
For example i just want to build a statement with some validation that the field is not blank :
Maybe in this way for example:
AND
ISBLANK( Address ),
ISBLANK( Industry )
My main Questions are:
- How is the brackets syntax maneged ?
- When and where i have to set the operator ?
Maybe someone could help me in relation to my example here ...
thnx
best regards john s.
4 answers