You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/05/27 20:28:20 UTC

[jira] [Updated] (ISIS-347) Add the possibility to have dependend drop down boxes

     [ https://issues.apache.org/jira/browse/ISIS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-347:
-----------------------------

    Fix Version/s: viewer-wicket-2.0.0
    
> Add the possibility to have dependend drop down boxes
> -----------------------------------------------------
>
>                 Key: ISIS-347
>                 URL: https://issues.apache.org/jira/browse/ISIS-347
>             Project: Isis
>          Issue Type: Wish
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.1.0
>            Reporter: Christian Steinebach
>            Assignee: Dan Haywood
>             Fix For: viewer-wicket-2.0.0
>
>
> Something like this:
> addPhone(@Named("Company") Company company,
>            @Named("Model") PhoneModel model){
>     Phone p = container.newInstance......
>     ...
>     return p;
> }
> choices0AddPhone(){
>   return all Phone Companies
> }
> choices1AddPhone(Company company){
>    return models(company)
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira