Yes, I agree - not a bug at all. Just a feature (boy is that an old developers joke).
It does exactly as you described.
In my Table: blob
int Age
varchar Name (Required)
varchar Address
In one of the Front End View layout Forms:
Age ?
Address?
So, as you said it will not save Record because I did not include (purposely) the Name Field in the Form.
I shall look at the Table check() function and also into JRequest(JInput) getVars to see what I can accomplish.
Thanks again Jocelyn!
(P.S. Any chance of us getting a sneak preview of what's coming up on the Cook Dev Roadmap?)