H
hmarrout
Guest
HI use the value of NUL as a string in the API and give an empty value for Value key example rbf_getViewPage("wIk-oviSTMGWo35tznBTUw", function (data) { }, { "useLegacyDateFormat": false, "startRow": 0, "rowsPerPage": 100, "fieldList": "Rollnum,Student_name,status,Intrested_subjects", "filtering": { "filters": [ { "field": "Student_name", "value":"", "opCode": "NUL" } ] }, "sorting": [ { "field": "Student_name", "order": "asc" } ] }); Thanks and Regards Hariteja M
Continue reading...
Continue reading...