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

Allox usage of checkboxes with same name from 2 different forms on same page #943

Open
J9rem opened this issue May 25, 2022 · 1 comment

Comments

@J9rem
Copy link
Contributor

J9rem commented May 25, 2022

Type of issue (keep only one) / Type de demande (ne garder qu'une ligne)
Bug / Bogue

Description
When using two {{include page=""}} on same page, each {{include page=""}} pointing to a form with checkbox and if these checkbox have the same name in the two forms, it is not possible to use the second form's checkboxes; because same name.

Additionnal informations / Informations complémentaires

  • version of YesWiki / version de YesWiki visible since doryphore 4.2.0 but present before
  • idea for debug : check margot theme behaviour about the way to propagate checkbox change
@J9rem J9rem added the bug label May 25, 2022
@mrflos
Copy link
Contributor

mrflos commented May 25, 2022

Faut voir alors si l'issue c'est pas plutôt "empêcher d'ajouter 2 formulaires dans une même page" ou "autoriser l'utilisation de champs communs dans 2 formulaires d'une même page".

J'ai l'impression que lors qu'il y a 2 fois un formulaire bazar dans la page, il peut y avoir d'autres soucis, genre le rendu en double de la fiche saisie, etc,..

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

No branches or pull requests

2 participants