Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferencedField: sortField and sortDir are ignored #478

Closed
ThieryMichel opened this issue May 29, 2015 · 0 comments · Fixed by marmelab/admin-config#3 or #482
Closed

ReferencedField: sortField and sortDir are ignored #478

ThieryMichel opened this issue May 29, 2015 · 0 comments · Fixed by marmelab/admin-config#3 or #482
Assignees

Comments

@ThieryMichel
Copy link

When using sortField and sortDir on a referenced_list field, the value get ignored on the request. And using RestangularProvider.addFullRequestInterceptor we see the sort parameters set as:

    _sort: "null"
    _sortDir: null
@ThieryMichel ThieryMichel self-assigned this May 29, 2015
@ThieryMichel ThieryMichel changed the title ReferencedField sortField and sortDir are ignored ReferencedField: sortField and sortDir are ignored May 29, 2015
@jeromemacias jeromemacias reopened this May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants