Thank you for your replies Alexander.
I updated DFFS and now i have [SPJS-Lookup plugin v1.1.9]
It is still not changing with the below code:
“filterObj”: {
“on”: false,
“folder”: “”, // Leave empty to search in all folders
“CAML”: null, // If used, the rest of the filterObj settings are disregarded
“fin”: “ActiveStatus”,
“ascending”: false,
“isLookup”: false,
“operator”: “Neq”,
“filterVal”: “Inactive”
}
Setting the ascending to false or true is changing nothing. You mentioned the orderBy functionality and not the ascending property. Am i missing a parameter that i should use.
Regards,
Tony