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

Select option has no "key" => "value" option ? #8

Closed
rebootcode opened this issue Apr 2, 2016 · 3 comments
Closed

Select option has no "key" => "value" option ? #8

rebootcode opened this issue Apr 2, 2016 · 3 comments

Comments

@rebootcode
Copy link

Sometimes there are key "1" , and value as "Active". There is no option to do it ?

@rebootcode
Copy link
Author

Please merge this PR #4 It is important to have "key", "value" pair for select.

@rebootcode rebootcode reopened this Apr 2, 2016
@Necko1996
Copy link

When we can expect "key" => "value" fix ??
I try to make it but it crash and only show me (field status) that is active....
If it work tell me who to fix this:
{!! \Nvd\Crud\Form::select('status',[1 => 'Da', 2 => 'Ne'], $teren->status)->model($teren)->label("Aktivan")->show() !!}

@rebootcode
Copy link
Author

Use :-

LaravelCollective Select form element for the purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants