Viewing Entries not working.
-
Hello,
I have just updated to the latest version of Caldera and now can no longer view the form entries in one of my forms.
I am getting this error in the console:
“Uncaught TypeError: Cannot read property ‘total’ of null”
It appears to be breaking in this function:
function setup_pagination(obj)
On this line as “rawData” is null:
var total = obj.rawData.total
Note:: I have 51 entries.
- The topic ‘Viewing Entries not working.’ is closed to new replies.