[
https://issues.apache.org/jira/browse/CAUSEWAY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood reassigned CAUSEWAY-3175:
---------------------------------------------
Assignee: (was: Daniel Keir Haywood)
> Autocomplete facet with Parameters programming model is not picked up
> ----------------------------------------------------------------------
>
> Key: CAUSEWAY-3175
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3175
> Project: Causeway
> Issue Type: Documentation
> Components: Docs & Website
> Reporter: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC3
>
>
> repro using 'CAUSEWAY-3175' branch of helloworld app (jdo)
> * create a HelloWorld object
> * create two child objects, 'aaa' and 'bbb'
> * use "LookupChildUsingChoices" - this works ok
> ** can select the parent HelloWorldObject in first param
> ** both children are listed in second param
> * use "LookupChildUsingAutoComplete" - this doesn't work
> ** can select the parent HelloWorldObject in first param
> ** but there is no drop-down in the second param.
>
>
> ~~~~
> original issue text:
> Brian:
> Meanwhile, I was following the M7 cheat sheet for contributed actions with
> static Parameters class. The choicesXxx() method works but not the
> autoCompleteXxx() one. [...] it'd be good to ensure that code that follows
> the last page of the cheat sheet is intact. For one thing, I needed to add
> @Programmatic to the Parameters class to get past metamodel validation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)