Thanks Ray
I selected the form so that all items in the form are included
I then selected server validations
Validation trigger any form post
Validation type Like Entry
Server Variable $_SESSION['captcha_Security_Code_1']
Same as ((isset($_POST["Security_Code_1"]))?$_POST["Security_Code_1"]:"")
Not case sensitive tick
Then I apply Validation Show If to the Field labels
The first item is Manufacturer I highlight Manufacturer Required label and select Validation Show If
Validation fail: This shows as Show If Image 1
Immediately After creating the Validation Show If I see Show If Image 2
I can see the errors in Server Behaviours but cannot see why they are there.
I am sending some attachments.