Vertaling van "a formset" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
When end users start filling a formset, they are seamlessly transitioned from one form to another.
Lorsque les utilisateurs finaux commencent à compléter un jeu de formulaires, ils passent facilement d'un formulaire à l'autre.
Once a formset is attached to a start point, the start point can be invoked, as any other start point is invoked, from the AEM Forms workspace.
Une fois un jeu de formulaires attaché à un point de départ, ce dernier peut être appelé, comme n'importe quel autre, depuis l'espace de travail d'AEM Forms.
Using a formset in views and templates
In older versions, omitting both fields and exclude resulted in a formset with all the model's fields.
Validating the number of forms in a formset
Utilisation des formulaires groupés dans un gabarit
Using initial data with a formset
Mozilla discovered that an attacker can abuse Django's tracking of the number of forms in a formset to cause a denial-of-service attack due to extreme memory consumption.
Mozilla a découvert qu'un attaquant peut manipuler le nombre de formulaires d'un ensemble de formulaires pour provoquer une attaque par déni de service à cause d'une consommation de mémoire extrême.
A start point can have an adaptive form, HTML5 form, or a formset associated with it.
This will create a formset that is capable of working with the data associated with the Author model.
Dealing with ordering and deletion of forms Adding additional fields to a formset
Formset validation Validating the number of forms in a formset
Validation du nombre de formulaires dans les formulaires groupés
There are three ways to render a formset in a Django template.
Il y a trois façons d'afficher des formulaires groupés dans un gabarit Django.
By default, when you create a formset from a model, the formset will use a queryset that includes all objects in the model (e.g., Author.objects.all()).
Par défaut, lorsque vous créez des formulaires groupés à partir d'un modèle, ceux-ci utilisent un jeu de requête qui contient tous les objets du modèle (par ex. Author.objects.all()).