Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.2.2
-
Component/s: trails-core
-
Labels:None
-
Number of attachments :
Description
(I know.... ugly name no?)
We use 2 different IPropertySelectionModel one for ManyToOne and one for Enum.
Currently for rendering these type of properties we use a PropertySelection component, I'm proposing a new component to allow the rendering of this properties using a RadioGroup component.
Activity
Alejandro Scandroli
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | trails-core [ 12850 ] | |
| Affects Version/s | 1.1.0 [ 13391 ] |
Alejandro Scandroli
made changes -
| Fix Version/s | 1.1.0 [ 13391 ] | |
| Priority | Major [ 3 ] | Minor [ 4 ] |
| Affects Version/s | 1.1.0 [ 13391 ] |
Alejandro Scandroli
made changes -
| Description |
(I know ugly name no?) We use 2 different IPropertySelectionModel one for ManyToOne and one for Enum. Currently for rendering these type of properties we use a PropertySelection component, I'm proposing a new component to allow the rendering of this properties using a RadioGroup component. |
(I know.... ugly name no?) We use 2 different IPropertySelectionModel one for ManyToOne and one for Enum. Currently for rendering these type of properties we use a PropertySelection component, I'm proposing a new component to allow the rendering of this properties using a RadioGroup component. |
Alejandro Scandroli
made changes -
| Attachment | SelectionModelRadioGroup_v011.patch [ 28079 ] |
Alejandro Scandroli
made changes -
| Fix Version/s | 1.2.0 [ 13546 ] | |
| Fix Version/s | 1.1.0 [ 13391 ] |
Alejandro Scandroli
made changes -
| Fix Version/s | 1.3.0 [ 13775 ] | |
| Fix Version/s | 1.2.0 [ 13546 ] |
Alejandro Scandroli
made changes -
| Fix Version/s | 1.2.1 [ 13775 ] | |
| Fix Version/s | 1.2.2 [ 14561 ] |
First draft attached. This component has no Trails dependencies it looks more like Tapestry component than a Trails one. How come Tapestry doesn't provide something like this? Am I missing something?