Skip to content

Adding custom attributes and getting the custom attribute value in auto complete #1655

@rajuy6mca

Description

@rajuy6mca

{
....
"format": "autocomplete",
"custom_attribute": "value",
"options": {
"grid_columns": 6,
"autocomplete": {
"search": "xxx",
"renderResult": "xxx",
"getResultValue": "xxx",
"autoSelect": true
}
}

Is it possible to define custom attribute and get its value during auto complete to filter auto complete options. We can define different search function but we don't like this option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions