Skip to content

How to send selected data to POST? #90

@vgavrilovikj

Description

@vgavrilovikj

How can I send the selected items to POST? If I only attach name="authors[]", this is what I get in POST:

[authors] => Array
(
[0] => object:66
[1] => object:70
)

How can I get the value instead of object?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions