Hi
I hope someone can help me with a challenge.
I have two fields:
Customer New (text field)
Customer Existing: SQL Request
The SQL request works well. It also uses a custom text for the default value which is "Select a value..."
I would like to performa a validation against the SQL field that basically says:
IF Customer Exising = "Select a value" AND Customer New = "{blank/null/empty}" THEN INAVLID.
Either exisitng customer or lead customer must contain a value. The problem so far has been finding the value in thesql requets field the validation rules I have tried so far don't work.
Appreciate any help on this.
Platform: SharePoint Enterprise 2013 On-Prem