David Cox Jr.

Results 40 comments of David Cox Jr.
trafficstars

I believe what might work, potentially out of the box would be an accordian in a dropdown. @mwhitneysdsu @ellahn I think this is kind of what you are saying?

I'm thinking something like this.....http://jsfiddle.net/67QVD/7/ However I can't seem to get the dropdown to not close on collapse click

This would be great! I suppose something similar to the way that CI handles the alert errors, is what your thinking. I did something similar on another project that generated...

It would probably be better to add this as more of another validation rule checkbox than just an overall check.

Took a look at your example, forgot CI had drivers. Might start on something soon.

Is this package still being maintained at all? I would think that a month's time would be enough to at least comment on things? The last change I suggested last...

Shouldn't this be something that the Searchable package has then? If I'm not using it why should usage of something unrelated break?

I don't recall specifically what the code was but based on the resulting query I had here: ``` Model::orderBy('id')->count() ``` This would work in laravel but not under this package.

I actually ended up just converting the non-json data to a param on the request as a pseudo-attribute so it would get picked up by the request->input() call. The problem...

@mbleigh any progress on getting this into a new release? It would be hugely helpful