Problem/Motivation

I can see that we missed schema for this formatter.

Steps to reproduce

Use this formatter for link field and check config inspector module. You can see missing schema.

Proposed resolution

Add:

field.formatter.settings.link_export:
  type: field.formatter.settings.link
  mapping:
    export_text:
      type: boolean
      label: 'Export text attribute'

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork rest_views-3511599

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

lamp5 created an issue. See original summary.

lamp5’s picture

Issue summary: View changes

anybody’s picture

Assigned: lamp5 » Unassigned
Status: Active » Needs review
anybody’s picture

Version: 3.1.1 » 3.0.x-dev
Status: Needs review » Reviewed & tested by the community

Thanks @lamp5!

nicxvan made their first commit to this issue’s fork.

nicxvan’s picture

Thanks this looks great!

nicxvan’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.