Skip to content

How can i bind source using API? #42

@VaibhavFortress

Description

@VaibhavFortress

In Jquery-ui autocomplete sample,

"customFormItems": {
"name": {
"type": "text",
"autocomplete": {
"source": ['abc', 'bed', 'bee', 'dog', 'cat']
}
}
}

i want to bind the source from api. Is there any sample or any way to bind the source from API ?

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