We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7459a8b commit 99f9808Copy full SHA for 99f9808
src/easy-autocomplete.js
@@ -25,6 +25,7 @@ function init(Survey, $) {
25
name: "choicesByUrl:restfull",
26
className: "ChoicesRestfull",
27
category: "choicesByUrl",
28
+ visible: false,
29
categoryIndex: 2,
30
});
31
Survey.JsonObject.metaData.addProperty("text", {
0 commit comments