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

Fix support for dot notation in GridFieldOrderableRows #302

Merged
merged 1 commit into from
May 13, 2021

Conversation

lpostiglione
Copy link
Contributor

When you want to have a GridField for a sub-relation on a relation of your DataObject you use dot notation, this breaks the functionality of GridFieldOrderableRows because in the POST request the dot is replaced by an underscore.

When you want to have a GridField for a sub-relation on a relation of your DataObject you use dot notation, this breaks the functionality of GridFieldOrderableRows because in the POST request the dot is replaced by an underscore.
@lpostiglione lpostiglione changed the base branch from 3 to 3.2 May 11, 2021 12:29
@lpostiglione lpostiglione changed the base branch from 3.2 to 3 May 11, 2021 12:30
@lpostiglione
Copy link
Contributor Author

Could you integrate this please?

@nyeholt nyeholt merged commit 719c0ed into symbiote:3 May 13, 2021
@nyeholt
Copy link
Contributor

nyeholt commented May 13, 2021

@lpostiglione apologies for the delay, have merged it in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants