User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz 2 > OLD GLB2Scout Tool : RIP March 20
Page:
 
kaiijy
offline
Link
 
Originally posted by Stobie
I will need to put in form validation that if it sees anything other an integer then don't allow submit.


You can use the pattern attribute in HTML5.

<input type="text" pattern="\d+"> probably works
 
Stobie
MoD
offline
Link
 
Originally posted by kaiijy
You can use the pattern attribute in HTML5.

<input type="text" pattern="\d+"> probably works


That did the trick.
 
Makntak
Earth Rocker
offline
Link
 
Amazing work, Stobie!
 
Link
 
 
ya577
offline
Link
 
Nice job!!
 
Absolut Zero
offline
Link
 
You know what would be awesome? If the scout tool would show the upcoming Ladder/League replay links so we can watch the match live.
 
Stobie
MoD
offline
Link
 
Originally posted by Absolut Zero
You know what would be awesome? If the scout tool would show the upcoming Ladder/League replay links so we can watch the match live.


Hmmmm I could probably do that not too bad for league but for ladder that is tricky... let me give that some thought.
 
jfbueno
offline
Link
 
Unless I don't see it why not add # of WRs on defensive plays that are called. You have it for Offense but I don't see it for defense.
 
Stobie
MoD
offline
Link
 
Originally posted by jfbueno
Unless I don't see it why not add # of WRs on defensive plays that are called. You have it for Offense but I don't see it for defense.


The reason for this is that you can filter by WR's and on defense you could have 1 defensive play for 4 different WR sets on the defensive report. Can't report on an item that isn't consistent.
 
jfbueno
offline
Link
 
Originally posted by Stobie
The reason for this is that you can filter by WR's and on defense you could have 1 defensive play for 4 different WR sets on the defensive report. Can't report on an item that isn't consistent.


Ah ok requires a little thinking outside the box. I'm an engineer by day but an idiot by night.
 
Stobie
MoD
offline
Link
 
Originally posted by jfbueno
Ah ok requires a little thinking outside the box. I'm an engineer by day but an idiot by night.


Nah it's ok just have to think of the content provided and the context of how it can be displayed. Filters will typically narrow down to all aspects you want.
 
Detroit Leos
offline
Link
 
Would be cool to see YPA on passing plays as well as average yards to go on plays shown (may also include shortest YTG and longest YTG).

Just a thought as it would allow me to see more info when not filtering every scenario and would have to do less math (laziness, I know) for passing plays.
 
Stobie
MoD
offline
Link
 
Originally posted by Detroit Leos
Would be cool to see YPA on passing plays as well as average yards to go on plays shown (may also include shortest YTG and longest YTG).

Just a thought as it would allow me to see more info when not filtering every scenario and would have to do less math (laziness, I know) for passing plays.


I am all about stats but here is the rub. If I add more colums I am losing ability to display on mobile and tablet. Now that doesn't mean I don't just do it and those platforms suffering like the idea of at a global level seeing mean usage of distance to go. As per ypp I can easily add a second value to the same column lime I did with first down %. But issue still remains how to do all this data and still support mobile/tablet. I think the realism of it is that I can't
 
Stobie
MoD
offline
Link
 
Ohh and speaking of mobile screw the iPhone and it's autocorrect. Because lime makes so much sense there.
 
kaiijy
offline
Link
 
Originally posted by Stobie
Ohh and speaking of mobile screw the iPhone and it's autocorrect. Because lime makes so much sense there.


You can turn off autocorrect in the input. http://jaspreetchahal.org/how-to-disable-autocorrect-spellcheck-and-autocomplete-html5-tip/
 
Page:
 


You are not logged in. Please log in if you want to post a reply.