Skip to content

pager_ajaxProcessing could be a useful default function #1580

@toabi

Description

@toabi

See widgets/widget-pager.js#L94 - if you don't configure it, it returns nothing, even if your ajax endpoint already returns the data in exactly the format you would need.

In that case you then have to everywhere configure pager_ajaxProcessing: function(data){return data}.

Could that not be the default?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions