-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 20
-
Component/s: Content Views
-
Tags:
-
Sprint:Sprint DM/Studio 5.9.5-1
On content view definitions, as well as on some other places where an NXQL query is expected (select2 Document suggest widgets, and parameters of operations that are named "query" (hardcoded)) we would like to have suggestion for NXQL, using code mirror.
The suggestion should take into account:
- the structure syntax (where, AND, OR, ...)
- the property names (using Studio project registry)
- the system property names (like ecm:currentLifeCycleState)
- the list of types when previous keyword is ecm:primaryType
- ideally, the lifecycle state names (that are also in the registries) when previous keyword is ecm:currentLifeCycleState
In the future we would also like to add it to CAP. But in CAP, the method for getting the available property names, types etc would be different there, so there should be a pluggable way to initialize the values that are used for the suggestion.
- depends on
-
NXP-14558 Migrate textArea widget types to be enhanced with code mirror
- Resolved
- is duplicated by
-
NXS-389 Query parameters : add a query parameter builder like on operations
- Resolved
- is required by
-
NXS-2145 Not possible to drag and drop a "Send E-Mail" operation
- Resolved
-
NXS-2112 Fix Query filter formatting after save
- Resolved
-
NXS-2114 Fix Read/Edit toggle mode on code mirror editor in automation chain
- Resolved
-
NXS-2111 Improve appearance of nxql completion
- Resolved
-
NXS-2113 Improve UX of nxql auto-completion
- Resolved