JJ
Results
2
comments of
JJ
Hmmmmm I ended up doing this: ``` javascript ParamResource.list.fetch.before(function(req, res, context){ req.query.count = 10000; return context.continue; }); ``` Is there a preference to do it in the write milestone on...
Have you tried ng-disabled ? That's what we're using and it seems to work just fine at disallowing input.