Skip to content

Commit 99f9808

Browse files
committed
Autocomplete widget breaks Creator V2 fixed #312
1 parent 7459a8b commit 99f9808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/easy-autocomplete.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ function init(Survey, $) {
2525
name: "choicesByUrl:restfull",
2626
className: "ChoicesRestfull",
2727
category: "choicesByUrl",
28+
visible: false,
2829
categoryIndex: 2,
2930
});
3031
Survey.JsonObject.metaData.addProperty("text", {

0 commit comments

Comments
 (0)