You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/endpoints/userschema.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ See {ref}`types-schema` for detailed documentation about the available field typ
40
40
41
41
## Get the registration form
42
42
43
-
In Plone we can configure each of the fields of the user schema to be available only in the user edit form, in the registration form or in both of them.
43
+
In Plone you can configure each of the fields of the user schema to be available in only one of either the user edit form or registration form, or in both of them.
44
44
45
45
To get the user schema available for the user registration form, make a request to the `/@registration-userschema` endpoint.
0 commit comments