We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bbf7dc commit fdfe1baCopy full SHA for fdfe1ba
docs/backend/widgets.md
@@ -602,7 +602,7 @@ class IMyFormSchema(zope.interface.Interface):
602
603
```
604
605
-Then you set the {guilabel}`my_combined_field` widget template in `updateWidgets()`:
+Then you set the `my_combined_field` widget template in `updateWidgets()`:
606
607
``` {code-block} python
608
:emphasize-lines: 13, 14
0 commit comments