Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NgRest Select Model label field array and where condition #1018

Closed
nadar opened this issue Oct 11, 2016 · 0 comments
Closed

NgRest Select Model label field array and where condition #1018

nadar opened this issue Oct 11, 2016 · 0 comments
Assignees
Milestone

Comments

@nadar
Copy link
Member

nadar commented Oct 11, 2016

It should be possible to provide an array for ngrest select model input type labelFields:

https://github.com/luyadev/luya/blob/master/modules/admin/src/ngrest/plugins/SelectModel.php#L25-L25

and a where condition:

'labelField' => ['foo', 'bar'], 'where' => ['is_deleted' => 0]
@nadar nadar changed the title NgRest Select Model label field array NgRest Select Model label field array and where condition Oct 11, 2016
@nadar nadar self-assigned this Oct 11, 2016
@nadar nadar added this to the 1.0.0 milestone Oct 11, 2016
@nadar nadar closed this as completed in 6df8ae1 Dec 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant