You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2019/10/31 12:06:00 UTC

[jira] [Created] (EMPIREDB-315) Extends Options allowing Entries to be active/inactive

Rainer Döbele created EMPIREDB-315:
--------------------------------------

             Summary: Extends Options allowing Entries to be active/inactive
                 Key: EMPIREDB-315
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-315
             Project: Empire-DB
          Issue Type: Improvement
          Components: Core, JSF2 Extensions
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele


Column Options define allowed values for a particular record field.

In applications it is often necessary to distinguish between all possible Options, and the ones that are allowed when changing the value (considered "active" options).

This improvement adds an "active" property to the Option entries.

The JSF SelectInputControl will then only add active options for selection.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)