Question T693
Visible to All Users

survey builder easy auto complete

created 7 years ago

How to use easy auto complete through surveyjs builder? it is possible?

Comments (1)

    We have easy-autocomplete custom widget (in this repo - https://github.com/surveyjs/widgets)) for SurveyJS library. It is demonstrated in this example - https://surveyjs.io/Examples/Library/?id=custom-widget-autocomplete&platform=jQuery&theme=default
    The following sample repos demonatrate how to integrate custom widgets with the SurveyJS Editor:
    https://github.com/surveyjs/surveyjs_angular_cli
    https://github.com/surveyjs/surveyjs_vue_quickstart
    https://github.com/surveyjs/surveyjs_react_quickstart

    Please feel free to contact us in case of any futher questions.

    Thanks, Serge
    SurveyJS Team