Hi,
Attempting to change the type of the widget of a String Smart Field from “Input Text” to “Text Area”.
Then:
And finally:
Expected behavior
The widget type should change.
Actual behavior
An error message is displayed and the widget type does not change.
Call stack image:
Failure Logs
This is the API response to the layout call:
{"errors":[{"status":422,"detail":"Not-supported patch: {op:'replace',path:'/collections/CreatorAccount/layout/fields/Seller Terms/widgetEdit'}","meta":{}}]}
Maybe it’s the space in the field name?