Skip to content
Snippets Groups Projects
Commit cfd3bbcb authored by Josh Stevenson-Woods's avatar Josh Stevenson-Woods Committed by Elliot Ward
Browse files

Issue #3092664 by jkswoods, Eli-T: Update the default widget used in the...

Issue #3092664 by jkswoods, Eli-T: Update the default widget used in the "Typed resource object" field type
parent 609d122b
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ use Drupal\Core\TypedData\DataDefinition;
* description = @Translation("Field to represent a resource object in a remote system with a specific type."),
* category = @Translation("Reference"),
* default_formatter = "basic_string",
* default_widget = "string_textfield"
* default_widget = "typed_resource_object_autocomplete"
* )
*/
class TypedResourceObjectItem extends FieldItemBase {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment