[
https://issues.jboss.org/browse/DROOLS-2738?page=com.atlassian.jira.plugi...
]
Liz Clayton edited comment on DROOLS-2738 at 7/20/18 2:06 PM:
--------------------------------------------------------------
[~manstis] That aligns with the PF solution that [~tirelli] and I discussed.
http://www.patternfly.org/pattern-library/widgets/#treegrid-table
I believe that this is the team's preferred approach, so I'm going to mark this
task Done. If there are little details that you need my input on, just open a new jira and
assign me. Thanks!
was (Author: uxdlc):
[~manstis] That aligns with the PF solution that [~tirelli] and I discussed.
http://www.patternfly.org/pattern-library/widgets/#treegrid-table
I believe that this is the preferred approach, so I'm going to mark this task Done. If
there are little details that you need my input on, just open a new jira and assign me.
Thanks!
Create a simple, structured or compound data type
-------------------------------------------------
Key: DROOLS-2738
URL:
https://issues.jboss.org/browse/DROOLS-2738
Project: Drools
Issue Type: Sub-task
Reporter: Liz Clayton
Assignee: Liz Clayton
Attachments: DROOLS-2738.bmpr, DT-nest-People.pdf
We're trying to solve two big issues with this dialog:
I) the definition of a simple (basic) data type; and
II) the definition of a structured data type.
* The first one is kind of easy, we just need to provide to the user an input and a
select, in order to capture the name and the type of a simple data type.
* The second problem is a little bit more difficult. Because the user needs to be able to
define complex data types, with nested structures. For example, the user can create a data
type called Person with 3 nested fields (they are simple data types) Additionally, a
structured data type can have other complex nested data types.
* Requirement to address situations where we're going to have many levels of nesting
and many fields. The user should be able to: a) navigate between levels; b)
expand/collapse nested types; c) create complex data structures easily.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)