I haven't gotten it to work yet.
I've added a Yes/No Checkbox field and named it "Alert"
And Created 2 entries with Title Values as "Test1" and "Test2" respectively and
the Alert Checkboxes are "Checked" for "Test1" and "Not checked" for "Test2"
I'm still trying to figure out how to get it working but thanks to your sample code I manage to realize that "$(this).attr("ows_Field_Ref_Used")" was the code that fetches the particular data after the Filter Node function.
(I should have realized it after reading the documentation for GetListItem but the concept seemed to have eluded me when I read it before)
Thanks again, Doryphoros and SP Services Admins.
I've added a Yes/No Checkbox field and named it "Alert"
And Created 2 entries with Title Values as "Test1" and "Test2" respectively and
the Alert Checkboxes are "Checked" for "Test1" and "Not checked" for "Test2"
I'm still trying to figure out how to get it working but thanks to your sample code I manage to realize that "$(this).attr("ows_Field_Ref_Used")" was the code that fetches the particular data after the Filter Node function.
(I should have realized it after reading the documentation for GetListItem but the concept seemed to have eluded me when I read it before)
Thanks again, Doryphoros and SP Services Admins.