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 edition form child with relation #5107

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

nworr
Copy link
Contributor

@nworr nworr commented Dec 11, 2024

Fix edition form when lauchind children creation from attriute table button :
if there's a relation between parent id (in a select) and an other control, the value weren't updated.

the select is now not set as disabled but hidden and a disabled input is added ( look alike a select)
edition_child_parent_relation

Also mini fix on attribute table : the children table didn't work in some case.

Ticket : #4898

Funded by 3Liz

@nworr nworr requested a review from mdouchin December 11, 2024 10:22
@github-actions github-actions bot added this to the 3.8.4 milestone Dec 11, 2024
@nworr nworr added run end2end If the PR must run end2end tests or not backport master If the PR was against a release branch backport release_3_9 labels Dec 11, 2024
@nworr nworr force-pushed the fix-edition-form-child-with-relation branch 2 times, most recently from 3c690b1 to 273d0fa Compare December 11, 2024 10:56
@Gustry Gustry merged commit 6b1aeef into 3liz:release_3_8 Dec 11, 2024
13 checks passed
@Gustry
Copy link
Member

Gustry commented Dec 11, 2024

CC @mind84 related to your work on this side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport master If the PR was against a release branch backport release_3_9 run end2end If the PR must run end2end tests or not
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants