I have ajax availability on a certain field which is applied to table #_content, Column title, and Key Column id.
I want to limit the checking just to content records where catid=10.
That is, if there is already a content record with title of say "ABC" in some category other than 10, then the value "ABC" should be available for this field which is within category = 10
Thanks