Skip to content

The method this.emitFieldValue not works for belongsTo  #5454

@leandrogehlen

Description

@leandrogehlen
  • Laravel Version: 9.52.5
  • Nova Version: 4.22.2
  • PHP Version: 8.1.2
  • Database Driver & Version: mysql

Description:

Building a new custom field component i need update BelongsTo relation via vue component.

using the this.emitFieldValue works fine with simple field (Text, Number ...) but for BelongsTo component
when set key value (this.emitFieldValue('city', 1)) should be displayed the city name.

update-has-one-via-vue-component.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions