]
Jozef Marko commented on DROOLS-2389:
-------------------------------------
Thanks for PR, I will have a look next week.
[DMN Editor] Add proper support for 3-part QName
------------------------------------------------
Key: DROOLS-2389
URL:
https://issues.jboss.org/browse/DROOLS-2389
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Critical
The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This
needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom
Form widget to present the three parts as a consolidated widget as opposed to three single
{{TextBox}}'s.