Is there a way to properly filter the parentList? I had the impression I could use the CAMLqueryoptions for that and added:
CAMLQueryOptions: ""<Query><Where><Eq><FieldRef Name=\"Active\" /><Value Type=\"Text\">1</Value></Eq></Where></Query>"
Well.. I didn't work =) any advises?
↧