Allow to change the default operator in the Condition Editor

This issue has been tracked since 2023-03-16.

The default operator can be changed from "equal" to any other operator using the following code:

import { settings } from "survey-creator-core";

settings.logic.defaultOperator = "notempty";
More Details About Repo
Owner Name surveyjs
Repo Name survey-creator
Full Name surveyjs/survey-creator
Language TypeScript
Created Date 2015-12-22
Updated Date 2023-03-22
Star Count 680
Watcher Count 28
Fork Count 307
Issue Count 301

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date