• 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.

    https://www.ads-software.com/plugins/caldera-forms/

  • The topic ‘Viewing Entries not working.’ is closed to new replies.